1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update ffmpeg path customization

This commit is contained in:
Luke Pulverenti 2016-06-20 02:45:35 -04:00
parent 7c8d2dd1d3
commit 84c82abb28

View file

@ -2375,5 +2375,5 @@
"MapChannels": "Map Channels",
"LabelffmpegPath": "FFMpeg path:",
"LabelffmpegPathHelp": "The path to your ffmpeg application, or folder containing ffmpeg.",
"LabelffmpegPathHelp2": "Important: FFProbe must exist within the same folder."
"LabelffmpegPathHelp2": "Important: FFProbe must also exist within the same folder."
}