|
NAMEflv2flv - Populate FLV metadataSYNOPSISflv2flv [options] in.flv out.flvOptions: -S --video-only Remove the audio track ('S' for silent) -A --audio-only Remove the video track -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. DESCRIPTIONMany 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 ALSOflv2swfswf2flv flv2mp3 AUTHORClotho Advanced Media Inc., cpan@clotho.comPrimary Developer: Chris Dolan
Visit the GSP FreeBSD Man Page Interface. |