[MPlayer-dvb] Convert divx to vdr

Nico Sabbi nsabbi at tiscali.it
Sat Apr 16 21:00:24 CEST 2005


Johan Schuring wrote:

>Hi Nico,
>
>Yup, i'm rescaling atm the avi to 576:288, i've done it with this:
>
>mencoder -ovc copy -oac copy -vop scale=576:288 -autosub $1 -o 001.avi
>mplayer 001.avi -ao mpegpes -vo mpegpes:001.vdr
>
>There comes a playable .vdr out of it, but the movie is in the upper left
>corner, not centered.
>
>I'll try to figure it out.
>
>Thnx so far for the support.
>  
>

mencoder -ovc copy -oac copy -vop scale=-10:288,expand=720:288 -autosub $1 -o 001.avi

but you should be able to to run it directly by mplayer




More information about the MPlayer-dvb mailing list