On Sun, Sep 30, 2012 at 2:39 PM, j-b-m <[email protected]> wrote: > Hi, > > Following Kdenlive bug report (1), I discovered a regression in the avformat > consumer.
It is actually a regression in the deinterace filter when using yadif. I am sorry this filter's optimization has been the cause of so much trouble. I am at the point where if there are any regressions due to that change, I am going to roll all of them back to the state it was before any optimization and say "oh well." > Currently, the avformat consumer is unable to render correctly when a > progressive clip is inside a multitrack. > > I can reproduce with the following command using a progressive video clip: > > melt -profile dv_pal_wide color:red out=100 -track progressive.mov out=100 - > consumer avformat:testprogressive.mp4 > > Instead of showing the progressive.mov clip, like the sdl consumer, the > avformat consumer displays a red image with wrong aspect ratio. > > Not sure if relevant, but debug info from MLT shows the following error: > > [filter deinterlace] error 1 deint 1 prog 1 fmt yuv422 method yadif This is fixed now. > > (1) http://kdenlive.org/mantis/view.php?id=2764 > > Regards, > > jb -- +-DRD-+ ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
