wangf1978 / DumpTS

Extract elementary stream from all kinds of media files, show inside media meta information and reconstruct Transport-Stream, ISOBMFF, Matroska and MMT media files
MIT License
58 stars 15 forks source link

Failed to find MPU time descriptor #16

Open superfashi opened 1 year ago

superfashi commented 1 year ago

I have this MMTS sample, which when I dump the hevc stream, the code shows "Failed to find MPU time descriptor for the asset."

Although the dumped version seems normal, is it possible to look into it?

Sample: https://we.tl/t-H7uet6iyz2

P.S. using latest main branch, DumpTS will core dump on the CRC part. I used the commit at bd0b3e8.