![]() |
![]()
| ![]() |
![]()
NAMEFLV::ToSWF - Convert an FLV file into a SWF file LICENSESee FLV::Info SYNOPSISuse FLV::ToSwf; my $converter = FLV::ToSWF->new(); $converter->parse_flv($flv_filename); $converter->save($swf_filename); See also flv2swf. DESCRIPTIONTranscodes FLV files into SWF files. See the flv2swf command-line program for a nice interface and a detailed list of caveats and limitations. METHODS
AUTHORSee FLV::Info
|