jellyfin/MediaBrowser.Controller/MediaEncoding
gnattu 0381c5a288 Add EnableAudioVbrEncoding to TranscodingProfile
This will allow the client selectively disable VBR audio when it causes problems.

Signed-off-by: gnattu <gnattuoc@me.com>
2024-07-17 21:27:35 +08:00
..
BaseEncodingJobOptions.cs Add EnableAudioVbrEncoding to TranscodingProfile 2024-07-17 21:27:35 +08:00
EncodingHelper.cs Add EnableAudioVbrEncoding to TranscodingProfile 2024-07-17 21:27:35 +08:00
EncodingJobInfo.cs Add EnableAudioVbrEncoding to TranscodingProfile 2024-07-17 21:27:35 +08:00
FilterOptionType.cs
IAttachmentExtractor.cs
IEncodingManager.cs
IMediaEncoder.cs Backport pull request #11754 from jellyfin/release-10.9.z 2024-05-25 11:46:12 -04:00
ISubtitleEncoder.cs
ITranscodeManager.cs
JobLogger.cs
MediaInfoRequest.cs
TranscodingJob.cs Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 2024-03-16 07:35:05 +08:00
TranscodingJobType.cs
TranscodingSegmentCleaner.cs Apply suggestions from code review 2024-03-17 20:45:00 +08:00
TranscodingThrottler.cs Add sanity check for ThrottleDelaySeconds 2024-03-16 07:35:05 +08:00