Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#25041 | Link |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,329
|
I plan on updating it soon.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
![]() |
![]() |
![]() |
#25042 | Link | |
Registered User
Join Date: Feb 2020
Posts: 529
|
Quote:
|
|
![]() |
![]() |
![]() |
#25045 | Link |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,329
|
Seems like there was a network error, I've restarted the latest nightly.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
![]() |
![]() |
![]() |
#25050 | Link |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,329
|
That should be fixed in the next build. Its still rather work-in-progress, so any testing is appreciated.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
![]() |
![]() |
![]() |
#25051 | Link |
*****
Join Date: Feb 2005
Posts: 5,604
|
Can you also build a new mingw gcc toolchain pack?
Thanks
__________________
MPC-HC 2.1.2 |
![]() |
![]() |
![]() |
#25054 | Link |
*****
Join Date: Feb 2005
Posts: 5,604
|
dav1d 1.3.0 has been released
__________________
MPC-HC 2.1.2 |
![]() |
![]() |
![]() |
#25056 | Link | |
Registered User
Join Date: Mar 2009
Posts: 3,636
|
Quote:
![]() It timed out but I resumed and installed it okay. That server needs a rest. Last edited by ryrynz; 10th October 2023 at 09:58. |
|
![]() |
![]() |
![]() |
#25057 | Link |
*****
Join Date: Feb 2005
Posts: 5,604
|
Crash:
https://drdump.com/DumpGroup.aspx?DumpGroupID=2481628 Could this not be handled more gracefully by just returning error value instead of doing a hard abort? The dump does not contain much useful information due to being in GCC compiled code. All I know it was MP4 container. And another old one that happens a lot: https://drdump.com/Problem.aspx?ProblemID=743788 https://drdump.com/Problem.aspx?ProblemID=887238 On the very rare occasion that I get a sample file, I can not reproduce any issues. So maybe due to driver TDRs or running out of GPU mem.
__________________
MPC-HC 2.1.2 Last edited by clsid; 13th October 2023 at 23:53. |
![]() |
![]() |
![]() |
#25058 | Link |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,329
|
The crash dumps are not public. Also, good fixes require user reports and samples. Thats why automatic crash reporting is rather lacking.
And no, you cannot "handle" crashes.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders Last edited by nevcairiel; 14th October 2023 at 00:56. |
![]() |
![]() |
![]() |
#25059 | Link |
*****
Join Date: Feb 2005
Posts: 5,604
|
The first one "crashes" due to calling abort() in av_assert0(). Why not return an AVERROR value and stop decoding?
https://imgur.com/a/4q1dPpl
__________________
MPC-HC 2.1.2 |
![]() |
![]() |
![]() |
#25060 | Link |
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,329
|
asserts check conditions that are impossible, unless a decoder has a bug in its behavior. This is unrelated to the validity of the input.
Either way, I can't download the crash dump, I have no sample, or any information what decoder it even might be.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders Last edited by nevcairiel; 14th October 2023 at 02:13. |
![]() |
![]() |
![]() |
Tags |
decoders, directshow, filters, splitter |
Thread Tools | Search this Thread |
Display Modes | |
|
|