gavinljj / mp4v2

Automatically exported from code.google.com/p/mp4v2
Other
0 stars 0 forks source link

Allow mp4chaps to read eac3to chapter file output #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When converting Bluray and HDDVD sources with eac3to, the program outputs 
chapters in the 
format shown below. It would be great if mp4chaps could use this file directly 
to import chapters 
into a mp4 instead of having to manually edit the file to match the syntax 
mp4chaps expects.

Example output of chapters.txt file generated by eac3to:

CHAPTER01=00:00:00.000
CHAPTER01NAME=Living Weapon
CHAPTER02=00:05:00.750
CHAPTER02NAME=A Better World
CHAPTER03=00:09:31.937
CHAPTER03NAME=Aboard Serenity (Main Titles)
CHAPTER04=00:14:49.088
CHAPTER04NAME=Going for a Ride

Original issue reported on code.google.com by nights...@gmail.com on 7 Feb 2009 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by u.pollae...@gmail.com on 15 Feb 2009 at 11:12

GoogleCodeExporter commented 9 years ago
added import and export of common (ogg) format

Original comment by u.pollae...@gmail.com on 15 Feb 2009 at 4:06