Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.MP4Format
Extends/Implements :
un.api.media.AbstractMediaFormat
Subclasses : -
Variables :
INSTANCE
Functions :
MP4Format,
supportReading,
createStore
public MP4Format
INSTANCE
public void
MP4Format ()
public boolean
supportReading ()
public MediaStore
createStore (Object input)
This format is defined by ISO 14496-1 to 14496-22.
I'm not rich enough to pay more than 3000€ for just this spec !
So this reader/writer will likely remain a draft/in-progress state.
Other descriptive docs and tutorials :
http://en.wikipedia.org/wiki/ISO_base_media_file_format
http://www.ftyps.com
http://atomicparsley.sourceforge.net/mpeg-4files.html
http://perso.telecom-paristech.fr/~concolat/MPEGFileFormats.pdf
@author Johann Sorel