[FFmpeg-user] FFMpeg problem using fieldmatch and decimate filters to IVTC

L. Lee llee040 at sbcglobal.net
Mon May 26 19:14:34 CEST 2014


On 5/26/14, 7:24 AM, "Carl Eugen Hoyos" <cehoyos at ag.or.at> wrote:

>Nicholas Robbins <nickrobbins <at> yahoo.com> writes:
>
>> >>  -vf pullup,dejudder,idet,yadif=deint=interlaced:mode=1
>> > 
>> > Just don't use it with mov output...
>> 
>> What can't mov do? vfr?
>
>Yes, the libavformat mov muxer always produces cfr output.
>
>> > (Do really all "typical" players accept avi files with
>> > 240fps?)
>> 
>> Where did you get 240 fps?
>
>http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3019/
>Afaict, this is an oridinary telecined transport stream
>from dvb (or equivalent).
>
>Carl Eugen


I got good 1280 16X9 transcode results for this clip by using my standby:

ffmpeg -i NCIS-trim-2.ts -vf ³fieldmatch=order=tff:combmatch=none,
decimate, fps=fps=24000/1001, scale=1280:-1" -stats -pix_fmt yuv420p -c:v
libx264 -c:a copy -preset slower -tune film -crf 18 -x264opts
keyint=40:bitrate=2100:qpmin=8:qpmax=38:qpstep=4 NCIS-trim-2.detelecine.m4v

Laine Lee




More information about the ffmpeg-user mailing list