Video::Info::FOO 0.993 review
Download
|
|
Video::Info::FOO is a Perl module for video information.
Video::Info::FOO - what is it useful for? an example list:
-video codec
-audio codec
-frame height
-frame width
-frame count
and more!
SYNOPSIS
use Video::Info::FOO;
my $video;
$video->vcodec; #video codec
$video->acodec; #audio codec
...
What does the module do? What are it's limitations? Is it built on top of other code? If so, what are the details and where can I get it?
Requirements:
Perl
Video::Info::FOO 0.993 keywords