Do not include PP

This commit is contained in:
Colin Hebert
2023-01-12 18:36:38 +01:00
parent 260f48d20c
commit 405997ae4a

View File

@@ -68,7 +68,7 @@ services:
"subtitleslangs": ["all", "-live_chat"], "subtitleslangs": ["all", "-live_chat"],
"subtitlesformat": "ass/srt/best", "subtitlesformat": "ass/srt/best",
"postprocessors": [ "postprocessors": [
{ "key": "FFmpegEmbedSubtitlePP" } { "key": "FFmpegEmbedSubtitle" }
] ]
} }
networks: networks: