[FFmpeg-user] DTS-HD MA decoding error

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Feb 5 00:03:29 EET 2019


2019-02-04 22:00 GMT+01:00, Felix Muster <felixjan.muster at icloud.com>:
> I created the sample file: ffmpeg -ss 01:26:00 -i input.mkv -t 00:02:00 -map
> 0:1 -c copy output.mkv

It may be better to use:
$ ffmpeg -i input -map 0:1 -c copy -f rawvideo out.dts

> The problem can easily be reproduced and occurs exactly at the
> chapter mark.
>
> https://ufile.io/g1l40

The file looks broken to me, I don't know if this is because
of a bug in FFmpeg or because your input file was already
broken.

Carl Eugen


More information about the ffmpeg-user mailing list