[MEncoder-users] WMV problems

Grozdan Nikolov microchip at telenet.be
Wed Jan 2 18:40:27 CET 2008


On Wednesday 02 January 2008 18:15, Rich Felker wrote:
> On Wed, Jan 02, 2008 at 09:27:48AM +0000, Steve St. Laurent wrote:
> > Rich Felker <dalias <at> aerifal.cx> writes:
> > > Yeah, start by telling us exactly what you're doing that's not
> > > working, including command lines. I suspect it involves -of lavf and
> > > flv...
> > >
> > > Rich
> >
> > Here's the complete command line:
> >
> > mencoder abc.wmv -o abc.flv -of lavf -oac mp3lame -lameopts abr:br=56
> > -ovc lavc -lavcopts vcodec=flv:vbitrate=800:mbd=2:mv0:trell:v4mv
> >
> > :keyint=10:cbp:last_pred=3 -vop scale=320:240 -srate 22050

-vop is deprecated. Use -vf instead

>
> With any -of other that avi, the harddup video filter is MANDATORY.
> And it will do very bad things if you don't specify some sort of sane
> value for -ofps.
>
> If you want nice encoding to containers other than avi, use the ffmpeg
> program itself, not mencoder. The only reason to use mencoder should
> be its filters, which you're not using. Otherwise ffmpeg is much much
> better.

Sorry to jump in, but how come ffmpeg can output to other containers without a 
problem but MEncoder can't do that? I always thought that the lavf muxer is 
shared between ffmpeg and MEncoder, thus MEncoder should also be able to 
output to other containers without a problem...

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



More information about the MEncoder-users mailing list