[FFmpeg-devel] [PATCH 1/2] avfilter/yadif: Check more fields for the spatial/temporal decission

Mark Himsley mark at mdsh.com
Mon Sep 23 21:01:59 CEST 2013


On 23/09/2013 18:45, Michael Niedermayer wrote:
> On Mon, Sep 23, 2013 at 04:59:28PM +0100, Mark Himsley wrote:
>> On 21 September 2013 01:37, Michael Niedermayer <michaelni at gmx.at> wrote:
>>> This increases the in->out delay by 1 frame
>>>
>>> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>>
>> Does not appear to apply cleanly to git head.
> 
> https://github.com/michaelni/FFmpeg/tree/yadif_experiment

I'll try that.

>> I think I made the patch apply (and 2/2) but my first test (running a
>> zoneplate through) the quite high-frequency detail (close to the
>> corners of the zoneplate image) were severely corrupted.
> 
> where do i find the video and command line used to reproduce it?
> also you didnt say if its better or worse than before the patches

I thought "severely corrupted" was enough. Yes, corrupted compared to
previous.

My command was:

ffmpeg -i "Zone Plate 85L.mov" -vf yadif=mode=1 -t 00:00:00.12 -f image2
zoneplate.yadifi.%06d.png

I do not believe I am allowed to let that test file out, but I'll see if
I can make something similar that demonstrates the corruption (assuming
I see the corruption from your tree).

-- 
Mark



More information about the ffmpeg-devel mailing list