Add chapter support
This commit is contained in:
@@ -68,7 +68,8 @@ services:
|
|||||||
"subtitleslangs": ["all", "-live_chat"],
|
"subtitleslangs": ["all", "-live_chat"],
|
||||||
"subtitlesformat": "ass/srt/best",
|
"subtitlesformat": "ass/srt/best",
|
||||||
"postprocessors": [
|
"postprocessors": [
|
||||||
{ "key": "FFmpegEmbedSubtitle" }
|
{ "key": "FFmpegEmbedSubtitle" },
|
||||||
|
{ "key": "FFmpegMetadata" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user