[vlc-devel] Re: [Patch]MPEG-2 shows I-frames only.
Gildas Bazin
gbazin at altern.org
Thu Aug 26 21:24:01 CEST 2004
On Saturday 14 August 2004 11:28, Bruno.Bo at versateladsl.be wrote:
>
> The frame dropping routine vout_SynchroNewPicture() requires the current
frame
> rate for its calculations.
> The MPEG2 packetizer doesn't pass it on.
> The result is that only the I-frames are shown and all other frames are
> dropped.
>
Thanks for the patch.
I've committed a more generic version that modifies DecoderDecode() in
src/input/decoder.c. With this method, the i_rate field is always conveyed
by the packetizers.
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list