[MPlayer-DOCS] Re: [MPlayer-users] Conversion from avi to mpeg2 summary

Diego Biurrun diego at biurrun.de
Mon Jun 27 17:49:23 CEST 2005


On Mon, Jun 27, 2005 at 02:59:54PM +0200, Guillaume POIRIER wrote:
> 
> Newer version of MEncoder can directly generate MPEG-2 files that can be

<application>

> used to create a SVCD and are likely to be played out of the box on all

an SVCD, playable

IIRC we can generate VCDs as well, so you should write (S)VCD.

> platforms (for example to share a video from a digital camcorder with
> your computer illiterate friends).

computer-illiterate

> mencoder -of mpeg -ovc lavc -lavcopts \
> vcodec=mpeg2video:mbd=2:keyint=25:vrc_minrate=600:vbitrate=2500 -oac \
> lavc -af lavcresample=44100 -srate 44100 -mpegopts format=mpeg2 \

May I suggest that you keep options and parameters on one line, i.e.
don't split lines between option names and their parameters?

Diego




More information about the MPlayer-DOCS mailing list