I want to take a rip of a BD disc and put it straight into an MKV container. This is fine and video and audio (DD) works but I can not figure out how to add chapters.
I am using TSMuxer to demux and then MKVMerge to remux.
Any suggestions on the easiest way to add chapters (for normal DVDs DVD-Decrypter is very nice and creates me a chapters.txt file)
+ Reply to Thread
Results 1 to 11 of 11
Thread: Chapters extract for MKV
Thread
-
Moving you to the blu-ray to mkv forum.
Try MakeMKV.
eac3to with the -demux flag will generate a Chapters.txt file (among a lot of other stream). Don't know if there is a method to get only the chapters, but if you are willing to wait while it rips everything else, it might be worth the wait.
As far as merging them with your audio and video files, I'm lost there.. maybe mkvmerge has an option.
"eac3to movie.m2ts 1: chapters.txt" would demux only the chapters that could be used later when muxing the final video.
Figured out that I can just extract the video stream straight to MKV and demux audio and chapters all in one go sraight from the disc with eac3to. Can then ux back into MKV with MKV Merge. This route saves a huge amount of time from previous route of copying disc to HDD then using TSMuxer and finally MKVMerge.
http://en.wikibooks.org/wiki/Eac3to/...cture_as_input
MKV with chapters and quick
double post
I have now figured out how touse eac3to get video stream to MKV and demux audio and chapters using something like
This works fine and then I can mux video from MKV and audio and chapters into a new MKV using MKVMergeCode:eac3to "F:\" 1) 1: chapters.txt 2: video.mkv 3: audio.ac3
Question is, can I do this in one step? This route means I end up with a big MKV video file and have to mux this all into a further big MKV file taking up twice the space.
Is it possilbe to get eac3to to demux audio and chapters streams first and then have it mux them into MKV as it is doing video stream?
I would also be interested in knowing if this is possible - a one-step mux would be ideal.
"eac3to BD_FOLDER Movie.mkv" will put every stream available in the original m2ts file(s), all the video, audio, subtitle streams into one large mkv in one step. If you want only select streams and not all of them, as far as I know you can't do it in one step, but in 2 steps like you described above.
i have some mkvs without chapters.
can i extract them from my original discs and mux them to the existing mkv file with MKVMerge?
Similar Threads
-
Extract audio from MKV and split titles according to chapters
By Jackie78 in forum Newbie / General discussionsReplies: 1Last Post: 25th Mar 2012, 22:23 -
Extract chapters from a DVD
By hcs in forum Authoring (DVD)Replies: 3Last Post: 8th Jun 2010, 04:50 -
Extract chapters to separate MPEG files?
By Figge in forum Authoring (DVD)Replies: 8Last Post: 26th Mar 2009, 06:28 -
How can I extract chapters from VOB file?
By SubFlow in forum EditingReplies: 1Last Post: 18th Jun 2008, 03:49 -
Tools to extract Blue-Ray chapters
By DJRumpy in forum Video ConversionReplies: 3Last Post: 21st Jul 2007, 09:49
StatisticsNewest guidesLatest tool updatesNew media comments



Quote