The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Image::ExifTool::Flash - Read Shockwave Flash meta information

SYNOPSIS

This module is used by Image::ExifTool

DESCRIPTION

This module contains definitions required by Image::ExifTool to read SWF (Shockwave Flash) and FLV (Flash Video) files.

NOTES

Flash Video AMF3 support has not yet been added because I haven't yet found a FLV file containing AMF3 information. If someone sends me a sample then I will add AMF3 support.

AUTHOR

Copyright 2003-2013, 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

http://www.the-labs.com/MacromediaFlash/SWF-Spec/SWFfileformat.html
http://sswf.sourceforge.net/SWFalexref.html
http://osflash.org/flv/
http://www.irisa.fr/texmex/people/dufouil/ffmpegdoxy/flv_8h.html
http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/WS5b3ccc516d4fbf351e63e3d11a0773d56e-7ff6.html
http://www.adobe.com/devnet/swf/pdf/swf_file_format_spec_v9.pdf
http://www.adobe.com/devnet/flv/pdf/video_file_format_spec_v10.pdf

SEE ALSO

"Flash Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)