[MPlayer-dev-eng] MNG support for MPlayer

Uoti Urpala uoti.urpala at pp1.inet.fi
Mon Sep 15 15:11:39 CEST 2008


On Mon, 2008-09-15 at 11:42 +0200, Stefan Schuermans wrote:
> Hello MPlayer developers,
> 
> MNG animations do not seem to be supported by MPlayer 1.0rc2. Because I
> wanted to play back MNG animations using MPlayer, I tried to implement a
> demuxer in libmpdemux using libmng 1.0.9 (on Debian etch).
> 
> It worked out and I've been able to play the MNG animations using the
> new demuxer. Perhaps the code is useful for other people, so I'm sending
> the patchfile.

Why does this demuxer have a hardcoded framerate? There is the settimer
callback which I assume libmng uses to give the real point at which
frame content changes. Why are you not using the values from that to
determine when to return a frame?





More information about the MPlayer-dev-eng mailing list