On Sun, May 1, 2016 at 11:43 PM, Hendrik Leppkes <h.lepp...@gmail.com> wrote:
> On Sun, May 1, 2016 at 8:30 PM, James Almer <jamr...@gmail.com> wrote:
>> With the samples you shared and with a random lbr-in-wav mono sample i found
>> in the wild i get the following when i try to do a codec copy.
>> Core and every other DTS extension in contrast seem to set timestamps just
>> fine.
>>
>
> Thats probably because DTS Express streams do not have a core stream,
> and without it the parser doesn't know the frame size, hence no
> duration and no timestamps.
>

On an additional note, this should be entirely independent of being
able to decode it. This behavior should be like this before applying
this, no?
Unfortunately parsing the EXSS header in the parser to find the
required info would be rather annoying, because the EXSS headers are
much more complex than the dts core headers.

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to