[FFmpeg-user] Convert to 24p

Andreas Weller weller at andreas-weller.de
Thu Oct 27 18:21:40 CEST 2011


Hi.
I'm trying to convert a DVD Video source into 24 fps.
But the resulting video judders a lot.

I use this command line:
ffmpeg -r 24 -i source.m2ts -vcodec mpeg2video -pix_fmt yuv420p -s
1920x1080 -aspect "16:9" -b 40000k -intra -r 24 -an video-out.m2v

How to do a better 24 fps pulldown with ffmpeg?
Thank you!


Regards,
  Andreas



More information about the ffmpeg-user mailing list