HEVC_MPEG2TS

Issue #971 resolved
Former user created an issue

Dear Sir/Mdm, I appreciate the valuable work you've put in Serviio media server. I am currently using your latest Windows-based version, and interested in adding HEVC-encoded 4k videos (MP4 and MPEG2TS containers). Upon deep analysis, I noticed that the media server is capable of properly adding HEVC videos within MP4 containers to its library. However, HEVC videos within MPEG2TS containers are not properly added. More specifically, in the "MediaFormatProfileResolver" java class file, the "resolveVideoMP4Format" method has proper handling for "h265" VideoCodecs, whereas "resolveVideoMPEG2TSFormat" method has no handling of "h265" VideoCodecs at all.

Testing can be carried out using these 2 videos:

HEVC_MP4 video properly detected: http://demo-uhd3d.com/files/uhd4k/Sony_4K_HDR_Camp.mp4

HEVC_MPEG2TS video improperly detected: http://demo-uhd3d.com/files/uhd4k/Samsung_HDR_-_Chasing_the_Light.ts

I would appreciate your support in fixing this issue, and thereby making support for new 4K content more thorough.

Thank you.

Comments (4)

  1. Wayve

    Hi again Petr + thx for the valuable feedback ! It was me who logged the above issue...didn't expect such a "fast" feedback ! Much appreciated.

  2. Wayve

    Thank you very much for the direct resolution. Any possibility to access/test the 1.8 version? regards.

  3. Log in to comment