[MPlayer-dev-eng] LAVF muxer status

Michael Niedermayer michaelni at gmx.at
Thu Jan 26 00:35:27 CET 2006


Hi

On Wed, Jan 25, 2006 at 06:19:07PM -0500, Rich Felker wrote:
> On Wed, Jan 25, 2006 at 08:53:09PM +0100, Michael Niedermayer wrote:
> > Hi
> > 
> > As many probably have alraedy seen iam trying to fix lavf muxing currently
> > so now is the best time to report bugs with lavf muxing! iam out of known
> > bugs ATM (excluding b frames of course, and a few which affect ffmpeg too)
> 
> I assume by B frames you mean the lack of AVParser support?

yes and no, feeding the packets through a AVParser in the muxer is wrong, the
timestamps should be passed from demuxer -> [decoder -> [filters] -> encoder]->
and if needed a AVParser should be put between demuxer and decoder

but iam significantly too lazy to implement any of that though its probably
easier then it looks ...

[...]
-- 
Michael




More information about the MPlayer-dev-eng mailing list