[MPlayer-users] encoding divx files - clarification

Nico Sabbi Nicola.Sabbi at poste.it
Thu Sep 20 14:40:01 CEST 2007


Daniel Harris wrote:

>Hello again
>
>I am just searching for the correct way to convert a divx 23.9fps ntsc file
>to 25fps dvd pal format.
>
>Is the following command correct
>
>mencoder -oac lavc -ovc lavc -of mpeg -mpegopts
>format=dvd:tele_src=24000/1001:tele_dest=25 -vf scale=720:576 -ofps 25
>-lavcopts
>vcodec=mpeg2video:vrc_buf_size=1835:keyint=15:vrc_maxrate=9800:vbitrate=5000:aspect=4/3:acodec=ac3:abitrate=192
>-o ./dvd.mpg movie.avi
>  
>
remove that -ofps: it converts the framerate of the destination file to 
25 fps,
while the tele* flags are made to avoid the framerate conversion



More information about the MPlayer-users mailing list