we know movie atom in a MP4 container file stores information that describes a movie’s data. I am wondering if a single MP4 file can contain more than one movie atoms (atom type of ‘moov’)?
anyone knows? Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A valid MP4 file may only contain one single ‘moov’ box. This is stated in 8.2.1 of the ISO 14496-12 specification:
If you are using fragmented MP4 files the role of the ‘moov’ is mostly played by ‘moof’ boxes and those typically exist multiple times.