[MEncoder-users] mencoder blues

Dev Gorur dgorur at gmail.com
Thu Apr 13 10:47:36 CEST 2006


On 4/13/06, Jan Knutar <jknutar at nic.fi> wrote:
>
> On Thursday 13 April 2006 10:45, Dev Gorur wrote:
>
> > Fair assumption: The majority of the world does not use mplayer to play
> > movies, and therefore the movies that mencoder makes need to be playable
> on
> > a reasonable range of other players. First I discovered the `trick' that
> > unless one forces the fourcc to DX50, the mpegs produced by mencoder are
> > useless unless you have mplayer.
>
> Works with VLC and Xine atleast.


Nope. I spent a few days in summer trying to get VLC to work. I finally
managed to get totem-xine to work.

> Now it seems that one needs similar black
> > magic tricks to get qtvideo, or even lavc with rv20, to work!
> >
> > The following command:
> > mencoder 'mf://fitImage*.jpg' -mf type=jpg:fps=2 -ovc lavc -lavcopts
> > vcodec=rv20 -o gaussMovie.rm
>
> This creates an avi named .rm containing rv20 video. This is a very
> unusual
> combination, and it's not surprising that no other player can play it. I
> don't
> know if ffmpeg can remux it from avi to rm.


I'm beginning to see the light: so I tried -of lavf, even though the webpage
says "Unfortunately, as MEncoder was not designed from the beginning to
support container formats other than AVI, your should really be paranoid
about the resulting file."

I guess the website knows its stuff! The command
mencoder 'mf://fitImage*.jpg' -mf type=jpg:fps=2 -ovc lavc -lavcopts
vcodec=rv10 -of lavf -o gaussMovie.rm

produces a movie that realplayer recognizes as some kind of media, but not
video, perhaps, because it doesn't even open up a display.

> Attempts at qtvideo:
> > mencoder 'mf://fitImage*.jpg' -mf type=jpg:fps=2 -ovc qtvideo -o
> > gaussMovie.qt
>
> Again, makes a avi file with, at best, qtvideo inside.


At best is right. It doesn't make anything. FATAL is what it makes. :))

Dev

_______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mencoder-users
>



More information about the MEncoder-users mailing list