[MPlayer-users] Transcoding 18 fps mpeg4 to VCD-compliant mpeg
Nico Sabbi
nsabbi at tiscali.it
Mon Nov 7 09:00:58 CET 2005
Rich Felker wrote:
>mencoder -oac lavc -ovc lavc \
>-lavcopts acodec=mp2:abitrate=224:vcodec=mpeg1video\
>:vbitrate=1150:vrc_buf_size=327:vrc_minrate=1150:vrc_maxrate=1150 \
>-of mpeg -mpegopts format=xvcd \
>-vf fil=i,pullup,softskip,scale=352:240,denoise3d,harddup \
>-ofps 24000/1001 -o vcd.mpeg tvcapture.avi
>
>
don't forget :keyint=N in -lavcopts. The standard wants N=18 for NTSC,
but larger values will compress better and still be playable (25, 30 or
something
like that)
More information about the MPlayer-users
mailing list