FLV Script Data Extractor

Download FLV Script Data Extractor version 1.0

You'll also need Microsoft Visual C++ 2010 Redistributable Package.

Description

The FLV Script Data Extractor takes an FLV as an input and generates text-based output describing all of the script data tags embedded within the FLV file. Script data tags contain ActionScript event calls. For the so-called metadata of an FLV file, there is an onMetaData event near the start of the file.

Usage

This program is a comannd-line-based program. You can execute it using a Windows console. The command should have the following format (optional arguments are in [brackets]):

FLVScriptDataExtractor.exe [--help] [--version] [-u] [-o output_file] input_file

Author

Matt Galanto