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

NAME

flv2flv - Populate FLV metadata

SYNOPSIS

flv2flv [options] in.flv out.flv

 Options:
   -v --verbose        Print diagnostic messages
   -h --help           Verbose help message
   -V --version        Print version

Either of the in or out files can be -, meaning STDIN or STDOUT.

DESCRIPTION

Many FLV players need metadata that isn't guaranteed to be present in an FLV file. This program pre-computes various quantities about an FLV file and saves the edited file.

See FLV::File::populate_meta() for information about which metadata properties are computed.

SEE ALSO

flv2swf

swf2flv

flv2mp3

AUTHOR

Clotho Advanced Media Inc., cpan@clotho.com

Primary Developer: Chris Dolan