Fileexpert of software I have written

Source: Internet
Author: User

The company wants to build a project, which has something to do with MP4. After reading the standard documents on the Internet, I still cannot understand it deeply. Take a moment to make a parser, named fileexpert, currently only supports parsing the file format of the ISO_IEC_14496-12. The reason for naming it fileexpert is that you want to make it into a more common framework, and later it can be used to Parse Files in other formats. (I used to think about a small tool to parse the PE file format .)


MP4 files are composed of boxes. The payload part of the box can contain other boxes, and the box is nested with boxes. Nearly 100 boxes are specified in 14496-12, but not all boxes are used. Fileexpert resolves all the boxes contained in a common MP4 file.


Find a place to save the code. The googlecode seems to be blocked... SourceForge seems to be a little troublesome to use...


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.