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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#15442 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,415
|
"badly formed" in this case just means that the chapter does not *exactly* match a Cue point, however if the new version fixed it, then there is a cue point very close by at least, so the chapter work was just "sloppy" (ie. a few milliseconds off target)
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#15443 | Link |
|
Broadband Junkie
Join Date: Oct 2005
Posts: 1,859
|
There seems to be a LAV Splitter regression regarding MKV Segment Linking which was introduced between LAVFilters-0.55.3-73-g3f9ce87 and LAVFilters-0.56.1.
LAVFilters-0.55.3-73-g3f9ce87 (working) <- LAVFilter test builds inbetween (crash) -> LAVFilters-0.56 (crash) -> LAVFilters-0.56.1 (issue) -> LAVFilters-0.58.0 (issue) I'll PM you a sample. |
|
|
|
|
|
#15444 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,415
|
Its not a regression if it never worked in a release.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#15445 | Link |
|
Registered User
Join Date: Jun 2006
Posts: 31
|
Issue 353
Dear nev.
v0.58 doesnt solve my issue. I have updated Issue 353 on bugtracker. https://code.google.com/p/lavfilters/issues/detail?id=353 Ill think now you should be able to easily reproduce the problem. thx pOpY |
|
|
|
|
|
#15447 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,415
|
Thats because your mingw is incomplete.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#15449 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,415
|
Thats apparently the "old" mingw32, while around here we switched to mingw-w64 a long time ago.
Its curious though, GCC 4.8.1 shouldn't even build with the old mingw, but hey, what can you do. My mingw-w64 based toolchain is always available here (without MSYS, you still need that from somewhere else): http://files.1f0.de/mingw/ Edit: The mingw-w64 project has a complete MSYS package which should work: http://sourceforge.net/apps/trac/mingw-w64/wiki/MSYS Unzip MSYS, and then put my mingw-w64 toolchain into MSYS\mingw To build ffmpeg you'll need some additional tools like YASM, though.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders Last edited by nevcairiel; 24th June 2013 at 16:23. |
|
|
|
|
|
#15451 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,415
|
That works too, it contains my toolchain and enough of MSYS to build most projects.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#15453 | Link | |
|
Registered User
Join Date: Jun 2006
Posts: 31
|
Issue 368
Quote:
Have opened a new issue regarding the problem above. Here it is: CLICK ME best regards Tobias |
|
|
|
|
|
|
#15454 | Link |
|
Registered User
Join Date: Nov 2011
Posts: 5
|
Hi,
Just updated LAV from 0.57 to 0.58 and I am having problems with QuickSync in that HD content judders and other lower quality videos are taking 2 seconds to display, when the audio plays straightaway. This is only an issue with 0.58 and not 0.57. Also I changed LAV video to use CUVID and the issues does not occur, so I assume it is related to the new Intel decoder added in the newer version of LAV. I am using PotPlayer with LAV and MadVR. Anyone else having problems with LAV and QuickSync in version 0.58? I have a Z77 board with an overclocked 3770K. |
|
|
|
|
|
#15455 | Link | |
|
Registered User
Join Date: Nov 2012
Posts: 167
|
Quote:
Could you confirm this and try some progressive content and/or using YADIF instead? Also a link to sample file might help inspect the issue. If it's something you don't publicly available, you could probably PM the link to either LAVFilters' or QuickSync Decoder's respective developer. Last edited by michkrol; 26th June 2013 at 09:49. Reason: LAV is free of QS's Live TV bug |
|
|
|
|
|
|
#15456 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,415
|
LAVs version of the QuickSync decoder does not have the Live TV issue. I wouldn't have used it otherwise.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#15457 | Link |
|
Registered User
Join Date: Aug 2004
Posts: 29
|
"Improved transition between ordered chapters in certain (badly formed) MKV files"
I like how now transition are fine (dunno if perfect but no big visible issue as before) and the fact you pointed out the MKV vere badly formed (cause I said so to the ones doing that and guess the answer). Thanks a lot! |
|
|
|
|
|
#15458 | Link | |
|
Registered User
Join Date: Nov 2012
Posts: 167
|
Quote:
As for the HW deinterlacing bug, it's probably driver's bug or my system is broken, since I remember it working in 0.57 and it doesn't after downgrading, it also doesn't work in ffdshow's QuickSync. I'm using Intel's 15.31.12.3204 drivers, will try other version later. |
|
|
|
|
|
|
#15459 | Link | |
|
Registered User
Join Date: Nov 2011
Posts: 5
|
Quote:
I can use quicksync with ffdshow without issue, it is just LAV v0.58 that is a problem for me. I have rolled back to 0.57. Let me know if you need any further information. |
|
|
|
|
|
|
#15460 | Link |
|
Registered User
Join Date: Nov 2011
Posts: 188
|
Hi Nevcairiel.. I played a DCP sample using LAV filters and madVR. I found that madVR was guessing primaries of the video as DCI-P3, and because of that colours were grossly incorrect. When I changed the primaries manually in madVR to BT.709, the colours looked correct then. Since the video is in XYZ colour space, LAV must be converting it from XYZ to RGB, as madVR shows RGB input. I was wondering which primaries does LAV use when converting XYZ to RGB: is it BT.709 always? Shouldn't LAV pass on the primaries information to madVR so that it doesn't have to guess, in these situations when LAV does the conversion to RGB?
A little OT: In DCP content, audio and video streams are in two separate mxf files. Can anyone please tell me how to play them together in MPC-HC? |
|
|
|
![]() |
| Tags |
| decoders, directshow, filters, splitter |
| Thread Tools | |
| Display Modes | |
|
|