Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.292.438 Times

MPEG::MP3Info 1.13

  Date Added: June 18, 2010  |  Visits: 914

MPEG::MP3Info

Report Broken Link
Printer Friendly Version


Product Homepage
Download (120 downloads)



MPEG::MP3Info is a Perl module to manipulate / fetch info from MP3 audio files. This is just a wrapper around MP3::Info now. A wrapper module is included so scripts calling MPEG::MP3Info (the old name) will still work. This archive can always be obtained from: http://sf.net/projects/pudge/ http://www.cpan.org/authors/id/CNANDOR/ http://www.cpan.org/modules/by-module/MP3/.

Requirements: No special requirements
Platforms: Linux
Keyword: Audio Fetch Info Libraries Manipulate Module Mpeg Perl Perl Module Programming
Users rating: 0/10

License: Freeware Size: 96.26 KB
USER REVIEWS
More Reviews or Write Review


MPEG::MP3INFO RELATED
Libraries  -  MP3::Info 1.20
MP3::Info is a Perl module that can manipulate / fetch info from MP3 audio files. SYNOPSIS #!perl -w use MP3::Info; my $file = Pearls_Before_Swine.mp3; set_mp3tag($file, Pearls Before Swine, q"77s", Sticks and Stones, 1990, q"(c) 1990 77s...
99.33 KB  
Libraries  -  MP4::Info 1.11
MP4::Info is a Perl module that can fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp). SYNOPSIS #!perl -w use MP4::Info; my $file = Pearls_Before_Swine.m4a; my $tag = get_mp4tag($file) or die "No TAG info"; printf "$file is a %s...
133.12 KB  
Libraries  -  MPEG::Info 1.00
MPEG::Info is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use MPEG::Info; my $video = MPEG::Info->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ##...
327.68 KB  
Libraries  -  CAD::Drawing::Manipulate 0.26
CAD::Drawing::Manipulate is a Perl module to manipulate CAD::Drawing objects. Move, Copy, Scale, Mirror, and Rotate methods for single entities and groups of entities. Group Methods These methods are called with required values, followed by...
39.94 KB  
Libraries  -  AudioFile::Info::MP3::Tag 1.05
AudioFile::Info::MP3::Tag is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::Info which uses MP3::Tag to get or set data about MP3 files. METHODS new Creates a new object of class AudioFile::Info::MP3::Tag....
3.07 KB  
Modules  -  Audio FileField 5.x-1.x-de
PLEASE USE AudioField instead!This module adds Audio support to the FileField module for CCK. It will automatically detect if a file is mime type audio/mpeg, and take over from there.In particular, it adds support for audio metadata, and allows...
10 KB  
Audio Tools  -  MAES 1.3
MAES (an MP3 Audio Entertainment System) is a set of Perl scripts which allow searching and streaming of MP3s over the net. It is mased on MySQL. This is based entirely on Richard Harmans myMP3, which can be found here. All Ive done is quite a...
79.87 KB  
Multimedia & Graphics  -  PCDE - Perl CD Encoder 1.0
PCDE is a platform-independant, text-based, CD Audio ripping and encoding frontend written in Perl. It defaults to the use of cdparanoia and bladeenc for this process.
980 B  
Libraries  -  Chilkat Class Libraries for Java 9.2.1
The full suite of Chilkat components & libraries are now available for the Java programming language. Commercially licensed components include: Email (POP3 / SMTP) IMAP Zip, GZip, and Unix Compress Encryption MIME and S/MIME FTP HTTP MHT...
 
Audio Tools  -  CDex 1.7b2 1.0
CDex- Convert Audio CD to WAV or MP3 (MPEG-1 Audio Layer-3) files. Convert WAV file to Compressed Audio File.Extract CD track to Compressed Audio File.CDex v.1.51. Cdex is a is utility which can extract Digital Audio (DA) tracks from an Audio CD...
2.31 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB