Video::Info::MPEG 0.993
Sponsored Links
Video::Info::MPEG 0.993 Ranking & Summary
File size:
0.62 MB
Platform:
Any Platform
License:
GPL (GNU General Public License)
Price:
Downloads:
5911
Date added:
2006-07-21
Publisher:
Benjamin R. Ginter and Allen Day
Publisher URL:
http://search.cpan.org/~b
Video::Info::MPEG 0.993 description
Video::Info::MPEG is a basic MPEG bitstream attribute parser.
SYNOPSIS
use strict;
use Video::Info::MPEG;
my $video = Video::Info::MPEG->new( -file => $filename );
$video->probe();
print $file->type; ## MPEG
## Audio information
print $file->acodec; ## MPEG Layer 1/2
print $file->acodecraw; ## 80
print $file->achans; ## 1
print $file->arate; ## 128000 (bits/sec)
print $file->astreams ## 1
## Video information
printf "%0.2f", $file->fps ## 29.97
print $file->height ## 240
print $file->width ## 352
print $file->vstreams ## 1
print $file->vcodec ## MPEG1
print $file->vframes ## 529
print $file->vrate ## 1000000 (bits/sec)
The Moving Picture Experts Group (MPEG) is a working group in charge of the development of standards for coded representation of digital audio and video.
MPEG audio and video clips are ubiquitous but using Perl to programmatically collect information about these bitstreams has to date been a kludge at best.
This module parses the raw bitstreams and extracts information from the packet headers. It supports Audio, Video, and System (multiplexed audio and video) packets so it can be used on nearly every MPEG you encounter.
SYNOPSIS
use strict;
use Video::Info::MPEG;
my $video = Video::Info::MPEG->new( -file => $filename );
$video->probe();
print $file->type; ## MPEG
## Audio information
print $file->acodec; ## MPEG Layer 1/2
print $file->acodecraw; ## 80
print $file->achans; ## 1
print $file->arate; ## 128000 (bits/sec)
print $file->astreams ## 1
## Video information
printf "%0.2f", $file->fps ## 29.97
print $file->height ## 240
print $file->width ## 352
print $file->vstreams ## 1
print $file->vcodec ## MPEG1
print $file->vframes ## 529
print $file->vrate ## 1000000 (bits/sec)
The Moving Picture Experts Group (MPEG) is a working group in charge of the development of standards for coded representation of digital audio and video.
MPEG audio and video clips are ubiquitous but using Perl to programmatically collect information about these bitstreams has to date been a kludge at best.
This module parses the raw bitstreams and extracts information from the packet headers. It supports Audio, Video, and System (multiplexed audio and video) packets so it can be used on nearly every MPEG you encounter.
Video::Info::MPEG 0.993 Screenshot
Sponsored Links
Video::Info::MPEG 0.993 Keywords
MPEG
MPEG 0.993
VideoInfoMPEG
print
video
audio
information
Bitstream
basic
Video::Info::MPEG 0.993
Libraries
Programming
Bookmark Video::Info::MPEG 0.993
Video::Info::MPEG 0.993 Copyright
WareSeeker periodically updates pricing and software information of Video::Info::MPEG 0.993 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Video::Info::MPEG 0.993 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Video::Info::MPEG 0.993 Related Software
mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video.
Video::Info::MPEG::Constants is a suite of modules to probe video files for various attributes.
Video::Info::MPEG::System is a suite of modules to probe video files for various attributes.
MP4::Info is a Perl module that can fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp).
Video::Info is a suite of modules to probe video files for various attributes.
Video::Info::RIFF is a Perl module that can probe DivX and AVI files for attributes.
Video::Info can retrieve video properties such as: height width codec fps.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD