NanakoRaws-JP: tag subtitles as japanese
This commit is contained in:
parent
6dfc81a6db
commit
ebafcaa8e6
@ -100,6 +100,9 @@ var Parsers = []model.Parser{
|
||||
Episode: 2,
|
||||
},
|
||||
),
|
||||
|
||||
// tag 0th audio stream as japanese language and copy all other streams unchanged into output file
|
||||
FileEncoding: "-map 0 -c:v copy -c:a copy -c:s copy -metadata:s:a:0 language=jpn -metadata:s:s:0 language=jpn",
|
||||
},
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user