[FFmpeg-devel] [PATCH] Generic part of frame multithreading
Dominik 'Rathann' Mierzejewski
dominik
Wed Aug 20 21:07:44 CEST 2008
On Wednesday, 20 August 2008 at 21:00, Michael Niedermayer wrote:
> On Wed, Aug 20, 2008 at 11:07:16AM -0400, Alexander Strange wrote:
[...]
> > mplayer counts frame delay using avctx->has_b_frames, which works for
> > h264 and doesn't work with this. ffplay counts delay by adding pts to
> > frames in get_buffer, which works with this but might not work with
> > h264, because of the frame num gap code. I thought about making avctx-
> > >delay accurate for decoding too, which should solve all this.
>
> mplayer is violating lavc API ...
> IIRC ive rejected the use of has_b_frames back then when uoti suggested it
> from your mail i assume that this design was commited anyway.
One more reason to stop including libav* in MPlayer tree.
Regards,
R.
--
MPlayer http://mplayerhq.hu | Livna http://rpm.livna.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
More information about the ffmpeg-devel
mailing list