[FFmpeg-devel] [PATCH 1/3] Updated DTS parser to order HD frames correctly
Nick Brereton
nick at nbrereton.net
Thu Apr 12 22:52:40 CEST 2012
On 2012-04-12 21:41, madshi wrote:
> 2012/4/12 Nick Brereton <nick at nbrereton.net>
>
>> When the stream is a DTS-HD stream the core frame associated with an
> HD
>> frame comes immediately after the HD frame in the stream
>
> Are you 100% sure about this? I think it's the other way round.
>
> Best regards, madshi.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Yes I am -- both as I've been looking at the XBR extension which
depends
on some values parsed from the core frames (often fails if you take the
core frame before the HD frame; but works if you use the core frame
after
the HD frame) and if you look at MPEG TSs containing DTS-HD frames
you'll
see that the stream starts with the HD sync marker.
More information about the ffmpeg-devel
mailing list