FIRE: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(All undiscovered codecs are missing in FFmpeg.)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
* Samples: http://samples.mplayerhq.hu/V-codecs/FIRE/
* Samples: http://samples.mplayerhq.hu/V-codecs/FIRE/


Only one sample of this codec type exists (logo.mov, linked above). That sample contains a single frame.  
Only one sample of this codec type exists (logo.mov, linked above). That sample contains a single frame that is 238 bytes large and contains QuickTime-style atom information. The file also contains a single [[RPZA]] frame. [[Apple QuickTime Player]] apparently includes native support for this fire codec. Playing the file displays a logo backed for a fire animation in which the timeline does not move:
 
[[Image:Fire-codec-demonstration.jpg]]
 
One guess is that the RPZA frame contains the logo while the fire frame contains instructions and parameters for animating the fire backdrop.
 
FourCCs seen within the chunk of fire data include:
 
* sean
* what
* fire
* fgdc
* bckc
* rotc
* sprd
* decy
* watr
* rset


[[Category:Video FourCCs]]
[[Category:Video FourCCs]]
[[Category:Video Codecs]]
[[Category:Video Codecs]]
[[Category:Undiscovered Codecs]]
[[Category:Undiscovered Codecs]]
[[Category:Formats missing in FFmpeg]]

Latest revision as of 14:16, 12 August 2009

Only one sample of this codec type exists (logo.mov, linked above). That sample contains a single frame that is 238 bytes large and contains QuickTime-style atom information. The file also contains a single RPZA frame. Apple QuickTime Player apparently includes native support for this fire codec. Playing the file displays a logo backed for a fire animation in which the timeline does not move:

Fire-codec-demonstration.jpg

One guess is that the RPZA frame contains the logo while the fire frame contains instructions and parameters for animating the fire backdrop.

FourCCs seen within the chunk of fire data include:

  • sean
  • what
  • fire
  • fgdc
  • bckc
  • rotc
  • sprd
  • decy
  • watr
  • rset