[FFmpeg-user] Need help generating field based Program Stream
kumar vikram
vikramforu at gmail.com
Tue Jan 24 13:23:21 EET 2017
Hello All,
I am having a Program stream which has progressive sequence. I want to
convert this stream to Field based PS files.
I have used the following command
ffmpeg.exe -y -i INPUT -c:v mpeg2video -flags +ildct+ilme -vf yadif=1 -top
1 -b:a 256k -aspect 16:9 OUTPUT
But this is creating Frame based interlaced stream.
Looks like I have missed some options. Can you please help me fix this
problem?
Regards,
Vikram
More information about the ffmpeg-user
mailing list