summarylogtreecommitdiffstats
path: root/emby-server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'emby-server.conf')
-rw-r--r--emby-server.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/emby-server.conf b/emby-server.conf
index af52d1cfacb8..d9014b66bd47 100644
--- a/emby-server.conf
+++ b/emby-server.conf
@@ -1,5 +1,6 @@
-FFDETECT=/usr/bin/ffdetect-emby
-FFMPEG=/usr/bin/ffmpeg-emby
-FFPROBE=/usr/bin/ffprobe-emby
+FFDETECT=/opt/emby-server/bin/ffdetect
+FFMPEG=/opt/emby-server/bin/ffmpeg
+FFPROBE=/opt/emby-server/bin/ffprobe
PROGRAM_DATA=/var/lib/emby
-LIBVA_DRIVERS_PATH=/usr/lib/dri \ No newline at end of file
+LIBVA_DRIVERS_PATH=/usr/lib/dri
+LD_LIBRARY_PATH=/opt/emby-server/lib