[MPlayer-dev-eng] [PATCH] xvid4 additions
Edouard Gomez
ed.gomez at free.fr
Fri Jan 30 01:17:55 CET 2004
Nico (nsabbi at tiscali.it) wrote:
> Edouard, if you tell me which features you prefer set by default and
> which not I'll prepare another patch to add the corresponding no_param
> flags (cvs policy forbids the removal of params).
As i said i would like to have uniform behavior of xvid accros
platforms/softwares, so it would be good to have the same defaults as
the vfw frontend and the transcode frontend.
*But* one exception. I think the packed bitstream option isn't so nice
at the moment as current release of lavc (fixed in cvs iirc) plays
packed bitstreams not very well.
Refer to the transcode xvid4.cfg file i distribute on my site:
http://ed.gomez.free.fr/projects/transcode/transcode-devapi4.tar.gz
I have also a question to muxer coders here, how does the avi muxer
handle the case where the video export module doesn't return data ? This
happens when using bframes, the codec has to buffer frames until a
pframe is actualy coded, so i wonder if the current muxer is smart
enough to delay muxing of audio until corresponding video frames are
returned by the codec. In transcode, the muxer layer is directly
informed thanks to a mutex that prevents audio muxing until we release
it. How is this managed in mencoder ?
--
Edouard Gomez
More information about the MPlayer-dev-eng
mailing list