GI-cutscenes
GI-cutscenes copied to clipboard
Maybe a command to packing specific audio track/sub into the mkv ?
It's much better if there is a command for it. I can fork the repo and take a look at making some changes later ;)
Sure ! That's a good improvement to the CLI, so if you want to work on it, feel free to do so and make a pull request.
Then, I guess the user would be able to list the language codes they want to merge (default to all languages). For the subs part, maybe there would be some tricks to do with the --subs
option.
Oh, while I think about this, it can also be done at the demuxing stage for the audio tracks, only choosing which track is extracted.
Oh, while I think about this, it can also be done at the demuxing stage for the audio tracks, only choosing which track is extracted.
Yeah that is a good idea, I was trying to messing with mkv repack process to select specific audio tracks/subs but seems I have so many skill issue to have it done :sadge: