FLV::Info

FLV::Info is an extract metadata from Flash Video files.
Download

FLV::Info Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Clotho Advanced Media, Inc.
  • Publisher web site:
  • http://search.cpan.org/~clotho/

FLV::Info Tags


FLV::Info Description

FLV::Info is an extract metadata from Flash Video files. FLV::Info is an extract metadata from Flash Video files.SYNOPSIS use FLV::Info; my $reader = FLV::Info->new(); $reader->parse('video.flv'); my %info = $reader->get_info(); print "$info{video_count} video framesn"; print $reader->report();This module reads Macromedia FLV files and reports metadata about those files. Requirements: · Perl


FLV::Info Related Software