special_flags

This commit is contained in:
Aleksa Siriški 2023-01-22 18:35:23 +01:00 committed by GitHub
parent 5fe09d2800
commit 4586971a0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,3 +76,8 @@ rffmpeg:
# Optional local fallback ffmpeg and ffprobe binary paths, if different from the above.
#fallback_ffmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
#fallback_ffprobe: "/usr/lib/jellyfin-ffmpeg/ffprobe"
# Optional additions to special flags that output to stdout instead of stderr. This isn't an override.
#special_flags:
# - "-muxers"
# - "-fp_format"