1Image::ExifTool::RIFF(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::RIFF(3)
2
3
4
6 Image::ExifTool::RIFF - Read RIFF/WAV/AVI meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains routines required by Image::ExifTool to extract
13 information from RIFF-based (Resource Interchange File Format) files,
14 including Windows WAV audio and AVI video files.
15
17 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
18
19 This library is free software; you can redistribute it and/or modify it
20 under the same terms as Perl itself.
21
23 http://www.exif.org/Exif2-2.PDF <http://www.exif.org/Exif2-2.PDF>
24 <http://www.vlsi.fi/datasheets/vs1011.pdf>
25 http://www.music-center.com.br/spec_rif.htm <http://www.music-
26 center.com.br/spec_rif.htm>
27 <http://www.codeproject.com/audio/wavefiles.asp>
28 http://msdn.microsoft.com/archive/en-us/directx9_c/directx/htm/avirifffilereference.asp
29 <http://msdn.microsoft.com/archive/en-
30 us/directx9_c/directx/htm/avirifffilereference.asp>
31 <http://wiki.multimedia.cx/index.php?title=TwoCC>
32
34 "RIFF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
35
36
37
38perl v5.12.4 2011-09-23 Image::ExifTool::RIFF(3)