jellyfin/MediaBrowser.Controller/MediaEncoding
gnattu 2c4c1d054d Don't use custom params on ultrafast x265 preset
Our custom parameters are slower than the ultrafast preset, but users would expect encoding to be as fast as possible when selecting ultrafast. Only apply those parameters to superfast and slower presets.
2024-12-21 21:54:03 +08:00
..
BaseEncodingJobOptions.cs Let HLS Controller decide if subtitle should be burn in 2024-09-22 00:35:41 +08:00
DownMixAlgorithmsHelper.cs Add comments for Dave750/NightmodeDialogue 7.1 downmix 2024-08-01 07:45:16 +08:00
EncodingHelper.cs Don't use custom params on ultrafast x265 preset 2024-12-21 21:54:03 +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 Adapting AMD VAAPI-Vulkan pipeline to FFmpeg 7.0 (#12577) 2024-09-04 07:36:49 -06:00
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 Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
TranscodingJobType.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
TranscodingSegmentCleaner.cs
TranscodingThrottler.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00