mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
special_flags
This commit is contained in:
parent
5fe09d2800
commit
4586971a0f
1 changed files with 5 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue