Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    MP3::Tag::Inf 0.9708

    Download button

    No screenshots available
    Downloads: 317  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Thomas | More programs
    Perl Artistic License / FREE
    November 9th, 2006, 22:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    MP3::Tag::Inf description

    MP3::Tag::Inf is a Perl module for parsing .inf files associated with music tracks.

    MP3::Tag::Inf is a Perl module for parsing .inf files associated with music tracks.

    SYNOPSIS

    my $mp3inf = MP3::Tag::Inf->new($filename); # Name of MP3 or .INF file
    # or an MP3::Tag::File object

    ($title, $artist, $album, $year, $comment, $track) = $mp3inf->parse();
    see MP3::Tag

    MP3::Tag::Inf is designed to be called from the MP3::Tag module.
    It parses the content of .inf file (created, e.g., by cdda2wav).

    parse()
    ($title, $artist, $album, $year, $comment, $track) =
    $mp3inf->parse($what);

    parse_filename() extracts information about artist, title, track number, album and year from the .inf file. $what is optional; it maybe title, track, artist, album, year or comment. If $what is defined parse() will return only this element.

    As a side effect of this call, $mp3inf->{info} is set to the hash reference with the content of particular elements of the .inf file. Typically present are the following fields:

    CDINDEX_DISCID
    CDDB_DISCID
    MCN
    ISRC
    Albumperformer
    Performer
    Albumtitle
    Tracktitle
    Tracknumber
    Trackstart
    Tracklength
    Pre-emphasis
    Channels
    Copy_permitted
    Endianess
    Index
    The following fields are also recognized:
    Year
    Trackcomment

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    parsing .inf files | music tracks | Perl module | MP3::Tag::Inf | inf | parser

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM