This tag is for questions about playback of, creation of, and programmatic interaction with, Matroska multimedia Container (*.mkv,*.mka) files.
Questions tagged [mkv]
3 questions
3
votes
1 answer
How to append arguments in a ZSH loop and then pass them to a command?
Using mkvmerge, I want to add audio tracks to several MKV clips that are arranged like this
Clips_folder
/spa/clip1.mka
/spa/clip2.mka
/ger/clip1.mka
/ger/clip2.mka
/clip1.mkv
/clip2.mkv
That's the script I have (based on 'Append argument to…
homocomputeris
- 391
- 2
- 13
0
votes
1 answer
Blu Ray mkv's unable to preserve subtitles
I have recently ripped som blu ray discs using makemkv. I now want to change the size of the files using ffmpeg. I dont want to change the resolution, but the quality (i think it is crf as command). The problem is, that i end up with a sized down…
William
- 1
0
votes
0 answers
is there a way to extract embedded or muxed subtitles in an mkv media file without harming the media file
I have a media file which has an embedded subtitle file with it. I want the subtitle to be extracted or to be more precise a copy of the subtitle which is embedded in the media file. There are some timing issues. How do I do this ? I did see Batch…
shirish
- 11,967
- 27
- 107
- 190