Foofaraw
7th October 2011, 03:12
What I'd like to do is add a new sound file to an existing mkv file, and make the new audio track the default.
mkvmerge -o "output.mkv" "original.mkv" "newtrack.mp3"
Now this adds the new mp3 track, but the original track is still default. I have read the documentation but can't figure out to how change it.
Any hints?
mkvmerge -o "output.mkv" "original.mkv" "newtrack.mp3"
Now this adds the new mp3 track, but the original track is still default. I have read the documentation but can't figure out to how change it.
Any hints?