jellyfin / jellyfin-ffmpeg

FFmpeg for Jellyfin
https://jellyfin.org
Other
438 stars 119 forks source link

If HDR tone mapping is not used, devices that support HDR cannot recognize HDR. #282

Closed shaino closed 9 months ago

shaino commented 9 months ago

Did ffmpeg ?

shaino commented 9 months ago

HDR videos that disable transcoding or use transcoding encapsulation can be played on the device. Once transcoding is done, the device will no longer be able to recognize HDR videos.

nyanmisaka commented 9 months ago

Currently we only transcode to SDR. HDR-to-HDR transcoding is already planned, but not the first priority.

shaino commented 9 months ago

目前我们只转码为 SDR。HDR 到 HDR 转码已经在计划中,但不是第一要务。

Great