New submission from Christian Ebert <[email protected]>:

With this sample I will upload mencoder's yadif yields the correct result
whereas ffmpeg's is broken. Command lines:

ffmpeg -i yadif-ripple.vob -vf yadif=0:1 -b 500k -s 640x480 -y 
yadif-ripple-ff.mp4

mencoder -o yadif-ripple-menc.mp4 -field-dominance 0 -aspect 4/3 -vf
yadif=0,softskip,scale=640:480,harddup -oac faac -ovc lavc -lavcopts
vbitrate=500:autoaspect yadif-ripple.vob

----------
messages: 13387
nosy: blacktrash
priority: normal
status: new
substatus: new
title: yadif results in ripples - parity problem?
type: bug

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2540>
________________________________________________

Reply via email to