I'm using Yamb 2.1.0.0 Beta 2 to extract the video and audio from mp4 files, but it doesn't appear to have a feature to extract the chapters. I've searched around for an alternative to Yamb that has this feature but I can't find anything.
Is there a program that can extract chapters from mp4 files?
Thanks for any suggestions you can offer.
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by RandolfS; 1st Oct 2013 at 19:40.
-
I tried that, but I couldn't work out how to extract the chapters. If I use the command
mp4box.exe [filename.mp4] -info
It only lists two tracks (the video and the audio) so I'm not sure how to extract the chapters.
I could extract the video and audio to .h264 and .ac3 files with:
mp4box.exe [filename.mp4] -raw 1
mp4box.exe [filename.mp4] -raw 2
Unsure what to do from there I tried assuming that the chapters were track 3, but the following don't work:
mp4box.exe [filename.mp4] -raw 3
mp4box.exe [filename.mp4] -ttxt 3
It just says, "Cannot find track ID 3".
The only information in the documentation about chapters is the -chap switch, but that's for adding chapters to an mp4 file.
Maybe I'm doing it wrong, but I don't think mp4box supports chapter extraction.
Similar Threads
-
Extracting subtitles from m4v/mp4.
By protoX in forum SubtitleReplies: 54Last Post: 16th Dec 2020, 12:26 -
Extracting audio from MP4
By Messerschmitt in forum Newbie / General discussionsReplies: 6Last Post: 1st May 2013, 12:56 -
Chapters in MP4 -> XviD
By DRP in forum Video ConversionReplies: 1Last Post: 28th Aug 2012, 14:00 -
Extracting Audio From MP4 File Help Please :(
By MyKool Buble in forum Video ConversionReplies: 5Last Post: 3rd Mar 2011, 12:36 -
Extracting timecodes from an mp4/h264 under linux
By asbonasty in forum Video ConversionReplies: 0Last Post: 13th May 2010, 09:19