mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-28 03:10:34 +08:00
fixing issue #94
This commit is contained in:
@@ -77,10 +77,12 @@
|
||||
},
|
||||
"migrating_tracks": {
|
||||
"output_options": {
|
||||
"-map": "0:v:0?",
|
||||
"-map": "1?",
|
||||
"-map": [
|
||||
"0:v:0?",
|
||||
"1?",
|
||||
"-1:v?"
|
||||
],
|
||||
"-c": "copy",
|
||||
"-map": "-1:v?",
|
||||
"-pix_fmt": null
|
||||
},
|
||||
"-y": true
|
||||
|
||||
Reference in New Issue
Block a user