[Angstrom-distro-users] Re : play video with mplayer

Graeme Gregory dp at xora.org.uk
Thu Aug 30 19:10:46 CEST 2007


On Thu, Aug 30, 2007 at 04:20:18PM +0000, Ronan Sandford wrote:
>    mencoder "$INFILE" $COMMANDLINE -ovc lavc \
>      -lavcopts vcodec=mpeg4:vbitrate=400 \
>      -vf scale=320:240,rotate=1 \
>      -oac copy \
>      -ofps 23.976 \
>      -o "$OUTFILE"
> 
>    what is your mencoder command line ?
> 
god these old scripts I wrote that people copy without even
understanding.

>    for playing I used several command line:
>    mplayer -vo sdl -vm - double -quiet -framedrop -noaspect
>    /media/hdd/output.mpg
> 
>    what is your mplayer command line ?
> 
Assuming you are using a c7x0 device

mplayer -vo imageon

Assuming you are using a cxx00 device (except akita)

mplayer -vo pxa

And if you use either of these then you dont need to do the
rotate in the script.

Graeme




More information about the Angstrom-distro-users mailing list