mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 02:56:07 +01:00
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> |
||
|---|---|---|
| .. | ||
| BaseEncodingJobOptions.cs | ||
| DownMixAlgorithmsHelper.cs | ||
| EncodingHelper.cs | ||
| EncodingJobInfo.cs | ||
| FilterOptionType.cs | ||
| IAttachmentExtractor.cs | ||
| IEncodingManager.cs | ||
| IMediaEncoder.cs | ||
| ISubtitleEncoder.cs | ||
| ITranscodeManager.cs | ||
| JobLogger.cs | ||
| MediaInfoRequest.cs | ||
| TranscodingJob.cs | ||
| TranscodingJobType.cs | ||
| TranscodingSegmentCleaner.cs | ||
| TranscodingThrottler.cs | ||