Files
jellyfin/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
mani 7c8b964cfe 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-04-07 14:14:11 +02:00

338 KiB