Skip to main content
Home Forums Silverlight Design Video and Media Mpeg4 - Part 14
1 replies. Latest Post by aldenml on July 15, 2009.
(0)
DDtMM
Member
86 points
101 Posts
07-05-2009 1:50 PM |
Does anybody know where I can get info on mpeg4 part 14 aka 14496-14. There are pdfs on the web and they are all cut off, and it appears that this document isn't freely avaible like 12 is (it really is http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html).
If anybody has information about the coding of mp4s I'd appreciate it. Right now I'm only need the info to properly parse the files, but eventually this is going into a media stream source.
aldenml
157 points
24 Posts
07-15-2009 12:49 PM |
You need to pay for the full spec document but you can find all the information inside the source code of these proyects.
C++
http://bento4.sourceforge.net
http://zebulon.bok.net/trac/Bento4/browser/trunk/Source/C%2B%2B/Core/Ap4SampleEntry.cpp
C#
http://mp4explorer.codeplex.com