Video::Info::RIFF

Video::Info::RIFF is a Perl module that can probe DivX and AVI files for attributes.
Download

Video::Info::RIFF Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Allen Day
  • Publisher web site:
  • http://search.cpan.org/~birney/bioperl-1.4/Bio/DB/GFF/Aggregator/ucsc_genscan.pm

Video::Info::RIFF Tags


Video::Info::RIFF Description

Video::Info::RIFF is a Perl module that can probe DivX and AVI files for attributes. Video::Info::RIFF is a Perl module that can probe DivX and AVI files for attributes like:-video codec-audio codec-frame height-frame width-frame countand more!SYNOPSIS use Video::Info::RIFF; my $video; $video = Video::Info::RIFF->new(-file=>$filename); #like this $video = Video::Info::RIFF->new(-file=>$filename,-headersize=>$headersize); #or this $video->vcodec; #video codec $video->acodec; #audio codec ...RIFF stands for Resource Interchange File Format, in case you were wondering. The morbidly curious can find out more below in REFERENCES. Requirements: · Perl


Video::Info::RIFF Related Software