SMJPEG: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(ADPCM links)
Line 3: Line 3:
* Technical Description: [http://www.lokigames.com/development/smjpeg.php3 http://www.lokigames.com/development/smjpeg.php3]
* Technical Description: [http://www.lokigames.com/development/smjpeg.php3 http://www.lokigames.com/development/smjpeg.php3]


SMJPEG is a basic FMV format developed by Loki Software for porting FMV to Linux games. Generally, in cases that native Windows game versions used proprietary multimedia playback solutions for FMV playback, most notably [[Smacker]] or [[Bink Container|Bink]], SMJPEG would be substituted. The format packages video as a sequence of intra-coded JPEG frames along with standard IMA ADPCM audio.
SMJPEG is a basic FMV format developed by Loki Software for porting FMV to Linux games. Generally, in cases that native Windows game versions used proprietary multimedia playback solutions for FMV playback, most notably [[Smacker]] or [[Bink Container|Bink]], SMJPEG would be substituted. The format packages video as a sequence of intra-coded JPEG frames along with standard [[IMA ADPCM]] audio ([[SMJPEG IMA ADPCM|using a custom packing]]).


== Games Using SMJPEG ==
== Games Using SMJPEG ==

Revision as of 16:06, 4 February 2006

SMJPEG is a basic FMV format developed by Loki Software for porting FMV to Linux games. Generally, in cases that native Windows game versions used proprietary multimedia playback solutions for FMV playback, most notably Smacker or Bink, SMJPEG would be substituted. The format packages video as a sequence of intra-coded JPEG frames along with standard IMA ADPCM audio (using a custom packing).

Games Using SMJPEG