Main > Programming > Libraries >

MPEG::Audio::Frame 0.09

MPEG::Audio::Frame 0.09

Sponsored Links

MPEG::Audio::Frame 0.09 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.35 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1223
Date added: 2006-06-19
Publisher: Yuval Kojman

MPEG::Audio::Frame 0.09 description

MPEG::Audio::Frame is a class for weeding out MPEG audio frames out of a file handle.

SYNOPSIS

use MPEG::Audio::Frame;

open FILE,"file.mp3";

while(my $frame = MPEG::Audio::Frame->read(*FILE)){
print $frame->offset(), ": ", $frame->bitrate(), "Kbps/", $frame->sample()/1000, "KHzn"; # or something.
}

A very simple, pure Perl module which allows parsing out data from mp3 files, or streams, and chunking them up into different frames. You can use this to accurately determine the length of an mp3, filter nonaudio data, or chunk up the file for streaming via datagram. Virtually anything is possible.

MPEG::Audio::Frame 0.09 Screenshot

Advertisements

MPEG::Audio::Frame 0.09 Keywords

Bookmark MPEG::Audio::Frame 0.09

Hyperlink code:
Link for forum:

MPEG::Audio::Frame 0.09 Copyright

WareSeeker periodically updates pricing and software information of MPEG::Audio::Frame 0.09 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 MPEG::Audio::Frame 0.09 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Audio::MPEG is a Perl module for encoding and decoding of MPEG Audio (MP3). Free Download
MPEG::LibMPEG3 is a Perl interface to libmpeg3 module. Free Download
MPEG Audio/Video Player is a simple MPEG and AC3 player for Linux, BSD, and Windows systems. Free Download
Maaate is a set of libraries that enable audio signal analysis and feature calculation. Free Download
Audio::Mad is a Perl interface to the mad MPEG decoder library. Free Download
Apache::Audio::DB is a Perl module that can generate a database of your tunes complete with searchable interface. Free Download
Audiere is a high-level audio API. Free Download
MPEG::Info is a basic MPEG bitstream attribute parser. Free Download