[FFmpeg-user] ntsc-dvd doesn't default to interlaced.
Andy Civil
andycivil at gmail.com
Sat Jul 27 23:20:56 CEST 2013
*never mind*
Sorry, I think I found the answer by trial and error.
c:\ffmpeg\bin\ffmpeg -i E:\temp\2013-06-06-hdp.mp4 -vf
scale=720:480,tinterlace=interleave_bottom -flags ildct+ilme -target ntsc-dvd
-acodec mp2 -ac 2 -b:a 128000 2013-06-06-i.mpg
This LOOKS right in VLC. It seems that if I put the filter definition first, and
scale before interleaving, I get a good output.
Thanks for all the help.
--
Andy
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list