I know how to use MKVMerge to join two audio tracks into a single MKA file -- with chapters -- using a command line like this:
I would like the chapters titles to be the same as the original input-file names -- in this case "INPUT1" and "INPUT2" -- but the chapters in my MKA output file are untitled. Is there any way to have MKVMerge get the chapter names from the file names (i.e., without having to use a separate CUE sheet or anything)? Thanks.Code:mkvmerge -o OUTPUT.mka --generate-chapters when-appending INPUT1.opus + INPUT2.opus
+ Reply to Thread
Results 1 to 3 of 3
-
-
It looks you need a separate file with such info.
See https://mkvtoolnix.download/doc/mkvmerge.html#mkvmerge.chapters
Similar Threads
-
Adding titles permanently - Handbrake vs MkvMerge
By FuzMic in forum SubtitleReplies: 2Last Post: 26th Jul 2014, 05:58 -
Edit Chapter names in mkv file
By indijay in forum EditingReplies: 6Last Post: 25th Feb 2014, 03:16 -
Chapter/Episode titles with Windows DVD Maker?
By LordPython in forum Authoring (DVD)Replies: 7Last Post: 8th Dec 2012, 09:42 -
Where can i find the chapter names in a blu-ray file?
By ratatouille in forum Authoring (Blu-ray)Replies: 0Last Post: 18th Mar 2012, 06:22 -
editing existing chapter names in mkv and muxing it
By ratatouille in forum Video ConversionReplies: 0Last Post: 13th Jan 2012, 05:22