jellyfin/MediaBrowser.MediaEncoding/Encoder
gnattu ae82a4eee0 Enable software tonemap for dolby vision
This applies software tonemapx filter for dolby vision videos that have no compatability fallback.

Due to the complexity of the reshaping process, this is quite CPU-intensive. For real-time transcoding and tonemapping of 4K 60fps content, a CPU with 16 cores of Zen3-level performance is recommended.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-03 14:39:05 +08:00
..
EncoderValidator.cs Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotation 2024-08-27 22:24:34 +02:00
EncodingUtils.cs Improve error message when image extraction times out 2024-08-28 23:09:17 +02:00
MediaEncoder.cs Enable software tonemap for dolby vision 2024-09-03 14:39:05 +08:00