mirror of
https://github.com/joshuaboniface/rffmpeg.git
synced 2026-01-23 02:24:03 +00:00
Fix bad path to ffprobe
This commit is contained in:
parent
bc14cdf2bd
commit
4285b9c380
1 changed files with 1 additions and 1 deletions
|
|
@ -49,4 +49,4 @@ rffmpeg:
|
|||
|
||||
# The (remote) ffmpeg and ffprobe command binary paths
|
||||
ffmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
|
||||
ffprobe: "/usr/lib/jellyfin-ffprobe/ffprobe"
|
||||
ffprobe: "/usr/lib/jellyfin-ffmpeg/ffprobe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue