[vlc-devel] Re: vlc: svn commit r9067 (gbazin)
Christophe Massiot
massiot at via.ecp.fr
Wed Oct 27 17:18:54 CEST 2004
On Wed, Oct 27, 2004, Subversion daemon wrote:
> * modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).
ISO/IEC 13818-1 2.7.5 clearly states :
"A decoding timestamp shall appear in a PES packet header if and only if
the following two conditions are met :
- A PTS is present in the PES packet header
- the decoding time differs from the presentation time"
Thus, this latest change makes VLC non-compliant to the MPEG-2 spec.
--
Christophe Massiot.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list