jellyfin/MediaBrowser.Controller/MediaEncoding
nyanmisaka 8e248c7c05 Enable software tone-mapping by default
Transcoding HDR video without tonemapping results
in an unacceptable viewing experience. Many users
are not even aware of the option and therefore we
should always enable the software tonemapx filter.

Signed-off-by: nyanmisaka <nst7999610810@gmail.com>
2024-12-03 22:39:27 +08:00
..
BaseEncodingJobOptions.cs Let HLS Controller decide if subtitle should be burn in 2024-09-22 00:35:41 +08:00
DownMixAlgorithmsHelper.cs
EncodingHelper.cs Enable software tone-mapping by default 2024-12-03 22:39:27 +08:00
EncodingJobInfo.cs Add MediaStream.ReferenceFrameRate for problematic video files (#12603) 2024-09-07 11:16:23 -06:00
FilterOptionType.cs
IAttachmentExtractor.cs
IEncodingManager.cs
IMediaEncoder.cs
ISubtitleEncoder.cs Use subtitle cache when burning-in subs 2024-09-11 10:03:08 +02:00
ITranscodeManager.cs
JobLogger.cs
MediaInfoRequest.cs
TranscodingJob.cs
TranscodingJobType.cs
TranscodingSegmentCleaner.cs
TranscodingThrottler.cs