Image::ExifTool::RIFF (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::RIFF - Read RIFF/AVI/WAV meta informationSYNOPSIS
This module is used by Image::ExifToolDESCRIPTION
This module contains routines required by Image::ExifTool to extract information from RIFF-based (Resource Interchange File Format) files, includingAVI
videos, WAV
audio files and WEBP
images.
AUTHOR
Copyright 2003-2017, Phil Harvey (phil at owl.phy.queensu.ca)This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES
- <www.exif.org/Exif2-2.PDF>
- <www.vlsi.fi/datasheets/vs1011.pdf>
- <www.music-center.com.br/spec_rif.htm>
- <www.codeproject.com/audio/wavefiles.asp>
- <msdn.microsoft.com/archive/en-us/directx9_c/directx/htm/avirifffilereference.asp>
- <wiki.multimedia.cx/index.php?title=TwoCC>
- <developers.google.com/speed/webp/docs/riff_container>
- <tech.ebu.ch/docs/tech/tech3306-2009.pdf>
SEE ALSO
``RIFF
Tags'' in Image::ExifTool::TagNames,
Image::ExifTool(3pm)