Maven module :un.storage : media-mpeg123 :
Class :
un.storage.media.mp1.MP1Format
Extends/Implements :
un.api.media.AbstractMediaFormat
Subclasses : -
Variables :
INSTANCE
Functions :
MP1Format,
supportReading,
createStore
public MP1Format
INSTANCE
public void
MP1Format ()
public boolean
supportReading ()
public MediaStore
createStore (Object input)
Specification :
https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-H.261-199303-I!!PDF-E&type=items
Useful docs :
http://en.wikipedia.org/wiki/MPEG-1
http://en.wikipedia.org/wiki/MPEG_program_stream
http://msdn.microsoft.com/en-us/library/windows/desktop/dd390712(v=vs.85).aspx
http://dvd.sourceforge.net/dvdinfo/mpeghdrs.html
http://stnsoft.com/DVD/mpeg-1_pes-hdr.html
http://www.andrewduncan.ws/MPEG/MPEG-1_Picts.html
author Johann Sorel