[MPlayer-users] Mencoder questions

Martin Collins martin at mkcollins.org
Wed May 19 18:25:06 CEST 2004


On Wed, 19 May 2004 10:40:21 +0200
Jacob Kolding <jacob at omnia.dk> wrote:

> How do I convert a DivX to Xvid so that bframes aren't used?

First compile mplayer with xvid support then
 mencoder -oac copy -ovc xvidenc -o new.avi old.avi
or something like that.
If you don't want to compile then use lavc -lavcopts vcodec=mpeg4
instead of xvidenc.

> Where can I find info about all mencoder options?

In the man page or online at http://www.mplayerhq.hu

Martin




More information about the MPlayer-users mailing list