Page 1 of 1

tsmuxer fails with HEVC (10.0.1)

Posted: Sat Feb 13, 2021 8:59 pm
by thedude
Hi,

I have a HEVC encoded video, mediainfo shows HEVC ([email protected]@Main) video with HE-AAC audio. Nevertheless, when transconding with tsmuxer the UMS will create a .meta file that contains "V_MPEG4/ISO/AVC", which is IMHO wrong. Correct would be "V_MPEGH/ISO/HEVC". The not-so-surprising result is that the H264 code of tsmuxer will fail to accept the transconding:

[tsMuxeR-6-2] tsMuxeR: ../tsMuxer/h264StreamReader.cpp:486: virtual int H264StreamReader::getTSDescriptor(uint8_t*, bool, bool): Assertion `0' failed.

Cheers
tsmuxer.zip
(3.31 KiB) Downloaded 249 times