1Image::ExifTool::Flash(U3s)er Contributed Perl DocumentatIimoange::ExifTool::Flash(3)
2
3
4
6 Image::ExifTool::Flash - Read Shockwave Flash meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool to read
13 SWF (Shockwave Flash) and FLV (Flash Video) files.
14
16 Flash Video AMF3 support has not yet been added because I haven't yet
17 found a FLV file containing AMF3 information. If someone sends me a
18 sample then I will add AMF3 support.
19
21 Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
22
23 This library is free software; you can redistribute it and/or modify it
24 under the same terms as Perl itself.
25
27 <http://www.the-labs.com/MacromediaFlash/SWF-Spec/SWFfileformat.html>
28 <http://sswf.sourceforge.net/SWFalexref.html>
29 <http://osflash.org/flv/>
30 <http://www.irisa.fr/texmex/people/dufouil/ffmpegdoxy/flv_8h.html>
31 <http://help.adobe.com/en_US/FlashMediaServer/3.5_Deving/WS5b3ccc516d4fbf351e63e3d11a0773d56e-7ff6.html>
32 <http://www.adobe.com/devnet/swf/pdf/swf_file_format_spec_v9.pdf>
33 <http://www.adobe.com/devnet/flv/pdf/video_file_format_spec_v10.pdf>
34
36 "Flash Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
37
38
39
40perl v5.32.1 2021-04-26 Image::ExifTool::Flash(3)