[MEncoder-users] -noodml flag ignored in mencoder?

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Aug 23 12:34:52 CEST 2005


Hi,
On Tue, Aug 23, 2005 at 11:05:26AM +0100, Jonathan Lundberg wrote:
> In libmpdemux/muxer_avi.c the following line exists:
> 
> int write_odml = 1;

This is the initialization.

> There is nowhere else in that file where it looks like that variable is 
> changed or overwritten.
> 
> In cfg-mencoder.h there is a line:
> 
> {"noodml", &write_odml, CONF_TYPE_FLAG, 0, 1, 0, NULL}

It is overwritten in the option parser (m_option.c etc.). Though I find it a bit weird
that the option name is noodml... this means to explicitly enable odml
you would have to use -nonoodml ???

> (apologies for sig, trying to find alternate mail server)

Thanks. Maybe you can just use
http://news.gmane.org/gmane.comp.video.mplayer.user ?
It is not exactly comfortable but might work well enough.
If it works please tell me.

Greetings,
Reimar Döffinger




More information about the MEncoder-users mailing list