Linux SoftwareProgrammingLibrariesAudioFile::Info 1.08

AudioFile::Info 1.08


AudioFile::Info is a Perl extension to get info from audio files. SYNOPSIS use AudioFile::Info; my $song = AudioFile::In
Developer:   Dave Cross
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   4K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


AudioFile::Info is a Perl extension to get info from audio files.

SYNOPSIS

use AudioFile::Info;

my $song = AudioFile::Info->new($some_mp3_or_ogg_vorbis_file);

print 'Title: ', $song->title, "n",
'Artist: ', $song->artist, "n".
'Album: ', $song->album, "n",
'Track: ', $song->track, "n";
'Year: ', $song->year, "n",
'Genre: ', $song->genre, "n";

$song->title('something else'); # Changes the title

ABSTRACT

AudioFile::Info is a simple way to get track information out of an audio file. It gives a unified interface for extracting information from both MP3 and Ogg Vorbis files.
Some AudioFile::Info plugins also have the ability to write data back to the file.

Requirements:
  • Perl
    tags audiofile info  song title  ogg vorbis  

    Download AudioFile::Info 1.08


     http://mirrors.evolva.ro/CPAN/authors/id/D/DA/DAVECROSS/AudioFile-Info-1.08.tar.gz


    Authors software

    AudioFile::Info 1.08 (by Dave Cross)
    AudioFile::Info is a Perl extension to get info from audio files.

    SYNOPSIS

    use AudioFile::Info;

    my $song = AudioFile::In

    Template::Tutorial::Datafile 2.15 (by Dave Cross)
    Template::Tutorial::Datafile is a Perl module for creating Data Output Files Using the Template Toolkit.

    This tutorial gives an ov

    AudioFile::Info::MP3::Tag 1.05 (by Dave Cross)
    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

    AudioFile::Info::MP3::Info 1.03 (by Dave Cross)
    AudioFile::Info::MP3::Info is a Perl extension to get info from MP3 files.

    This is a plugin for AudioFile::Info which uses MP3::ID

    AudioFile::Info::MP3::ID3Lib 1.05 (by Dave Cross)
    AudioFile::Info::MP3::ID3Lib is a Perl extension to get info from MP3 files.

    This is a plugin for AudioFile::Info which uses MP3::


    Similar software

    AudioFile::Info 1.08 (by Dave Cross)
    AudioFile::Info is a Perl extension to get info from audio files.

    SYNOPSIS

    use AudioFile::Info;

    my $song = AudioFile::In

    AudioFile::Info::MP3::Info 1.03 (by Dave Cross)
    AudioFile::Info::MP3::Info is a Perl extension to get info from MP3 files.

    This is a plugin for AudioFile::Info which uses MP3::ID

    AudioFile::Info::MP3::Tag 1.05 (by Dave Cross)
    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

    MP3::Tag::File 0.9708 (by Thomas)
    MP3::Tag::File is a Perl module for reading / writing files.

    SYNOPSIS

    my $mp3 = MP3::Tag->new($filename);

    ($title, $arti

    AudioFile::Info::MP3::ID3Lib 1.05 (by Dave Cross)
    AudioFile::Info::MP3::ID3Lib is a Perl extension to get info from MP3 files.

    This is a plugin for AudioFile::Info which uses MP3::

    Template::Tutorial 2.15 (by Andy Wardley)
    Template::Tutorial are template toolkit tutorials.

    This section includes tutorials on using the Template Toolkit

    MP3::Tag::CDDB_File 0.9708 (by Thomas)
    MP3::Tag::CDDB_File is a Perl module for parsing CDDB files.

    SYNOPSIS

    my $db = MP3::Tag::CDDB_File->new($filename, $track); #

    MP3::Tag 0.9708 (by Thomas Geffert and Ilya Zakharevich)

    AnyData::Format::Mp3 0.10 (by Jeff Zucker)
    AnyData::Format::Mp3 is a tied hash and DBI access to Mp3 files.

    SYNOPSIS

    use AnyData;
    my $playlist = adTie( 'Passwd', ['c:/

    Audio::DB::Adaptor::dbi::mysql 0.01 (by Todd W. Harris)
    Audio::DB::Adaptor::dbi::mysql implements a specific mysql database schema that is compatible with Audio::DB


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags