Chris Dolan > FLV-Info-0.19 > flv2flv

Download:
FLV-Info-0.19.tar.gz

Annotate this POD

CPAN RT

New  2
Open  1
View Bugs
Report a bug
Source   Latest Release: FLV-Info-0.24

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