From cb69fd8d04c0a53e4743ef58295aeeb4f1b96633 Mon Sep 17 00:00:00 2001 From: Alexander Bell Date: Sat, 31 May 2025 16:26:29 +0200 Subject: [PATCH] remove dolby vision command --- remove_dolbyvision.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 remove_dolbyvision.txt diff --git a/remove_dolbyvision.txt b/remove_dolbyvision.txt new file mode 100644 index 0000000..e6db54b --- /dev/null +++ b/remove_dolbyvision.txt @@ -0,0 +1 @@ +/usr/lib/jellyfin-ffmpeg/ffmpeg -y -hide_banner -stats -fflags +genpts+igndts -loglevel error -i "/makemkv/output/John_Wick_4.mkv" -map 0 -bsf:v hevc_metadata=remove_dovi=1 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled John_Wick_4.mkv