aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/entrypoint.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/entrypoint.sh b/core/entrypoint.sh
index ce8d0e3..6d9be44 100644
--- a/core/entrypoint.sh
+++ b/core/entrypoint.sh
@@ -56,6 +56,8 @@ theater_mode = ${THEATER_MODE:-True}
default_resolution = ${DEFAULT_RESOLUTION:-2160}
+preferred_video_codec = ${PREFERRED_VIDEO_CODEC:-0}
+
prefer_uni_sources = ${PREFER_UNI_SOURCES:-True}
use_video_player = ${USE_VIDEO_PLAYER:-0}