PSMF

From MultimediaWiki
Revision as of 17:11, 13 June 2006 by Multimedia Mike (talk | contribs) (use existing Wiki links)
Jump to navigation Jump to search
  • Extensions: pmf
  • Company: Sony

Short for PlayStation Portable Movie Format, PSMF is a SONY proprietary format used for movies intended to be played on the PSP portable game console. The format is based on MPEG, and contains H.264 video and Sony ATRAC audio.

PSMF files start with a variable length header, followed by MPEG Program Stream data. The video data is carried in PES packets using a stream_id of 0xE0, and audio data is carried in private_stream_1 PES packets.

Header format

Name Bits Type Semantics
magic 32 ASCII "PSMF"
unknown 32 ASCII
header_size 32 be int total size of header
data_size 32 be int size of data