comment file encoding for PuyaSubs
This commit is contained in:
parent
0e396d5bc1
commit
375fc1faab
@ -76,6 +76,8 @@ 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",
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user