tsmuxer fails with HEVC (10.0.1)

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
thedude
Posts: 11
Joined: Sun Feb 07, 2021 8:07 am

tsmuxer fails with HEVC (10.0.1)

Post 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 244 times
Post Reply