[MPlayer-dev-eng] Re: OpenDML Read/Write support

Tobias Diedrich ranma at gmx.at
Mon Mar 22 03:00:16 CET 2004


D Richard Felker III wrote:

> Someone remove or fix this brain damage asap!

For the time being I fixed it by adding a "-useaviaspect/-nouseaviaspect" option
to mplayer and mencoder.  The vprp code is now disabled by default.

BTW, there is a subtle bug in libmpdemux/muxer_avi.c.  MPlayer is linked
against libmpdemux/libmpdemux.a, which only works because the linker
leaves out muxer_avi.o since none of it's exports are used by mplayer.
I first added avi_use_vprp_aspect to muxer_avi.c instead of aviheader.c,
but then mplayer would not link because of the missing info_* symbols
referenced in muxer_avi.c.

-- 
Tobias						PGP: http://9ac7e0bc.2ya.com
This mail is made of 100% recycled bits.




More information about the MPlayer-dev-eng mailing list