Hi!
Is it possible to get the chapters saved in a mp4 file?
I saw this post viewtopic.php?f=7&t=1428 but i dont know if its not working for mp4 and only for mp3 or if im doing something wrong.
Thanks already!
Emanuel
MP4 Chapters
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: MP4 Chapters
Chapter markers in ID3v2 on MP3 will not be the same as how chapters are stored in MP4/Quicktime.
If you have a small sample .mp4 file with chapter markers I can take a quick look and see if the information is already being parsed somewhere, or if it can be easily added.
If you have a small sample .mp4 file with chapter markers I can take a quick look and see if the information is already being parsed somewhere, or if it can be easily added.
-
- User
- Posts:3
- Joined:Thu Sep 28, 2017 1:38 pm
- Are you a spambot?:no
Re: MP4 Chapters
Hi James
Thansk for your answer and looking into the problem.
Here is a small MP4 file with chapters: https://www.file-upload.net/download-12 ... 7.mp4.html
Emanuel
Thansk for your answer and looking into the problem.
Here is a small MP4 file with chapters: https://www.file-upload.net/download-12 ... 7.mp4.html
Emanuel
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: MP4 Chapters
Support for Quicktime/MP4 "chpl" chapter atoms added in https://github.com/JamesHeinrich/getID3 ... f76d2629fd
-
- User
- Posts:3
- Joined:Thu Sep 28, 2017 1:38 pm
- Are you a spambot?:no
Re: MP4 Chapters
Hi James
Thank you very much, you made my day!
Have a nice weekend.
Emanuel
Thank you very much, you made my day!
Have a nice weekend.
Emanuel