Resource Interchange File Format: Difference between revisions

Content deleted Content added
m Reverted 1 edit by 2409:4043:230E:D925:0:0:A6A:B0A1 (talk) to last revision by Guy Harris (TW)
Monkbot (talk | contribs)
m top: Task 16: replaced (1×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;
Line 32:
The '''Resource Interchange File Format''' ('''RIFF''') is a generic file [[container format (digital)|container format]] for storing data in tagged [[Chunk (information)|chunks]].<ref>{{Cite book |title=Multimedia Programming Interface and Data Specifications 1.0 |url=http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf |format=PDF |pages=10–11 |publisher=IBM / Microsoft |date=August 1991 |access-date=2017-07-07}}</ref> It is primarily used to store [[multimedia]] such as sound and video, though it may also be used to store any arbitrary data.<ref name="LoC">{{cite web|url=http://www.digitalpreservation.gov/formats/fdd/fdd000025.shtml|title=RIFF (Resource Interchange File Format)|publisher=[[Library of Congress]]|work=Digital Preservation|date=2014-01-08|accessdate=2014-03-11}}</ref>
 
The Microsoft implementation is mostly known through container formats like [[Audio Video Interleave|AVI]], [[ANI (animation file format)|ANI]] and [[WAV]], which use RIFF as their basis.<ref name="micriff">{{cite web|title=Encyclopedia of Graphics File Formats, Second Edition |date=1996 |authors=James D. Murray, William vanRyper |isbn=1-56592-161-5 |publisher=[[O'Reilly Media|O'Reilly]] |at=Microsoft RIFF |url=https://www.fileformat.info/format/riff/egff.htm |accessdate=2016-04-07 |deadurlurl-status=nolive |archiveurl=https://web.archive.org/web/20051128020903/http://www.oreilly.com/www/centers/gff/formats/micriff/index.htm |archivedate=November 28, 2005 }}</ref>
 
== History ==