RIFF

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(TRID CDXA types added)
(Added IDF RIFF subtag)
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|released=1991
 
|released=1991
 
}}
 
}}
The '''Resource Interchange File Format''' ('''RIFF'''), is a wrapper or container format, originally developed by Microsoft and IBM.  Formats based on the RIFF container include the widely used [[WAV]] (audio) and [[AVI]] (video) formats.
+
The '''Resource Interchange File Format''' ('''RIFF'''), alternatively "'''Reverse [[IFF]]'''"<!-- See https://github.com/1fish2/IFF/blob/master/IFF%20retrospective.md -->, is a wrapper or container format, originally developed by Microsoft and IBM.  Formats based on the RIFF container include the widely used [[WAV]] (audio) and [[AVI]] (video) formats.
  
 
It is similar to [[IFF]]. One difference is that RIFF uses little-endian [[Endianness|byte order]].
 
It is similar to [[IFF]]. One difference is that RIFF uses little-endian [[Endianness|byte order]].
Line 59: Line 59:
 
|-
 
|-
 
| <code>STYL</code> || [[RIFF STYL]] ||
 
| <code>STYL</code> || [[RIFF STYL]] ||
 +
|-
 +
| <code>NUND</code> || [[CPR]] [[NPR]] ||
 +
|-
 +
| <code>CAR(A,B,C)</code> || [[Corel R.A.V.E.]] ||
 +
|-
 +
| <code>IDF </code> || [[MIDI Instrument Definition File]] ||
 
|}
 
|}
  

Revision as of 16:51, 12 July 2022

File Format
Name RIFF
Ontology
LoCFDD fdd000025
Released 1991

The Resource Interchange File Format (RIFF), alternatively "Reverse IFF", is a wrapper or container format, originally developed by Microsoft and IBM. Formats based on the RIFF container include the widely used WAV (audio) and AVI (video) formats.

It is similar to IFF. One difference is that RIFF uses little-endian byte order.

See also RIFX.

Contents

Identification

RIFF files begin with the ASCII characters "RIFF".

RIFF type cross-reference

Selected "RIFF types", and related articles, are listed below. The RIFF type (also called "form type" or "RIFF form") is a four-byte identifier that usually appears at file offset 8. See also Category:RIFF based file formats.

RIFF type Refer to Remarks
ACON Windows Animated Cursor
AMV MTV Video (.AMV)
AVI AVI
BND RIFF Bundle File Defined in the RIFF specifications.
CDR? CorelDRAW
CDXA MPEG-1 wrapped MPEG (CDXA)
DES? Corel Designer
PAL RIFF Palette File Defined in the RIFF specifications.
RDIB RDIB Defined in the RIFF specifications.
RMID RIFF MIDI Defined in the RIFF specifications.
RMMP RIFF Multimedia Movie
TRID Trd (TRID)
VDRM VDR (VirtualDub)
WAVE WAV Defined in the RIFF specifications.
WEBP WebP
sfbk SoundFont 2.0
shw4 SHW (Corel)
MSFX RIFF MSFX Appears to be meta info for .wav's
MIDS RIFF MIDS
STYL RIFF STYL
NUND CPR NPR
CAR(A,B,C) Corel R.A.V.E.
IDF MIDI Instrument Definition File

Specifications

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox