Skip to main content

Microsoft Silverlight

Answered Question Mpeg4 - Part 14RSS Feed

(0)

DDtMM
DDtMM

Member

Member

86 points

101 Posts

Mpeg4 - Part 14

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.

DDtMM

aldenml
aldenml

Member

Member

157 points

24 Posts

Answered Question

Re: Mpeg4 - Part 14

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

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities