Files
jellyfin/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
mani e723baae39 Add configurable FFmpeg log level
- Add FfmpegLogLevel property to EncodingOptions (default: 'error')
- Use configuration value in GetInputModifier instead of hardcoded value
- Allows changing log verbosity without rebuild via encoding.xml
- Possible values: quiet, panic, fatal, error, warning, info, verbose, debug, trace
2026-01-06 02:17:07 +01:00

336 KiB