Video::Info::Magic

Video::Info::Magic can resolve video filetype if possible.
Download

Video::Info::Magic Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • 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::Magic Tags


Video::Info::Magic Description

Video::Info::Magic can resolve video filetype if possible. Video::Info::Magic can resolve video filetype if possible.SYNOPSIS use strict; use Video::Info::Magic qw(:all); my $type = divine('/path/to/video.mpg' ); print $type; #MPEG system stream data (maybe) ## ... see methods belowEXPORTvarious constants related to video file formats. All are prefixed with "VIDEO_".divine(): Employs /usr/share/magic entries to determine a file's type, as well as GUID and other info from Microsoft, mplayer, transcode... Requirements: · Perl


Video::Info::Magic Related Software