The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "MP3::Tag::ID3v2"

MP3::Tag::ID3v2 - Read / Write ID3v2.x.y tags from mp3 audio files River stage two • 7 direct dependents • 12 total dependents

get_frame_ids() $frameIDs = $tag->get_frame_ids; $frameIDs = $tag->get_frame_ids('truename'); [old name: getFrameIDs() . The old name is still available, but you should use the new name] get_frame_ids loops through all frames, which exist in the tag....

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC - Search in distribution

MP3::ID3Lib - ID3v1/ID3v2 Tagging of MP3 files River stage one • 1 direct dependent • 1 total dependent

This module allows you to edit and add ID3 tags in MP3 files. ID3 tags are small pieces of information stored inside the MP3 file. They can contain bits of metadata about the MP3, such as album name, song name, artist, original artist, genre, compose...

LBROCARD/MP3-ID3Lib-0.12 - 29 Jan 2003 13:29:26 UTC - Search in distribution

MP3::Mplib - Speedy access to id3v1 and id3v2 tags River stage zero No dependents

MP3::Mplib is a wrapper around Stefan Podkowinski's mplib written in C. It combines the best of both worlds: C's speed and Perl's nice object-orientedness. Note that MP3::Mplib ships with its own version of mplib (currently 1.0.1). There is no sophis...

VPARSEVAL/MP3-Mplib-0.02 - 07 Mar 2004 09:51:19 UTC - Search in distribution

MP3::Info - Manipulate / fetch info from MP3 audio files River stage two • 19 direct dependents • 74 total dependents

$mp3 = MP3::Info->new(FILE) OOP interface to the rest of the module. The same keys available via get_mp3info and get_mp3tag are available via the returned object (using upper case or lower case; but note that all-caps "VERSION" will return the module...

JMERELO/MP3-Info-1.26 - 03 Oct 2017 12:02:25 UTC - Search in distribution

MP3::Find - Search and sort MP3 files based on their ID3 tags River stage zero No dependents

This module allows you to search for MP3 files by their ID3 tags. You can ask for the results to be sorted by one or more of those tags, and return either the list of filenames (the deault), a "printf"-style formatted string for each file using its I...

PEICHMAN/MP3-Find-0.07 - 08 Jun 2011 03:56:24 UTC - Search in distribution

MPEG::ID3v2Tag - Parses and creates ID3v2 Tags for MPEG audio files. River stage zero No dependents

MPEG::ID3v2Tag is a class capable of parsing and creating ID3v2 revision 3 tags. While not all frames are fully supported, it's easy to add support for more. The object doesn't (currently) support modification of .mp3 files; the caller has to handle ...

CBTILDEN/MPEG-ID3v2Tag-0.39 - 05 Aug 2007 22:01:39 UTC - Search in distribution

Template::Plugin::MP3::Tag - Interface to the MP3::Tag Module River stage zero No dependents

"Template::Plugin::MP3::Tag" provides a simple wrapper for using "MP3::Tag" in object oriented mode; see MP3::Tag for more details. Although "Template::Plugin::MP3" can fetch MP3 files, but it Supports only ID3v1. When you have to fetch MP3 files ID3...

TRAVAIL/Template-Plugin-MP3-Tag-0.01 - 26 Apr 2006 16:05:52 UTC - Search in distribution

Audio::Scan - Fast C metadata and tag reader for all common audio file formats River stage one • 2 direct dependents • 2 total dependents

Audio::Scan is a C-based scanner for audio file metadata and tag information. It currently supports MP3, MP4, Ogg Vorbis, FLAC, ASF, WAV, AIFF, Musepack, Monkey's Audio, and WavPack. See below for specific details about each file format....

AGRUNDMA/Audio-Scan-1.01 - 10 Jul 2018 03:13:30 UTC - Search in distribution

Music::Tag::MP3 - Plugin module for Music::Tag to get information from id3 tags River stage one • 2 direct dependents • 2 total dependents

Music::Tag::MP3 is used to read id3 tag information. It uses MP3::Tag to read id3v2 and id3 tags from mp3 files. As such, it's limitations are the same as MP3::Tag. It does not write id3v2.4 tags, causing it to have some trouble with unicode....

EALLENIII/Music-Tag-MP3-0.4101 - 17 Aug 2010 03:42:23 UTC - Search in distribution

supertag - organize your music collection like a real superhero River stage zero No dependents

There are two primary operating modes of supertag: get mode and set mode. In get mode, metadata is extracted from a succession of sources in each file and printed to standard out. In set mode, metadata is read from standard input and written to all s...

ACG/supertag-0.2.1 - 21 Mar 2010 22:44:12 UTC - Search in distribution

Mac::iPod::GNUpod - Add and remove songs from your iPod; read and write databases in iTunes and GNUpod format River stage one • 1 direct dependent • 1 total dependent

Mac::iPod::GNUpod is a module designed to let you read the database(s) on your iPod and add and remove songs from it using Perl. It is based on the GNUpod script package written by Adrian Ulrich, which is available at <http://www.gnu.org/software/gnu...

JASPAX/Mac-iPod-GNUpod-1.24 - 25 Oct 2008 14:30:21 UTC - Search in distribution

Image::ExifTool - Read and write meta information River stage two • 29 direct dependents • 30 total dependents

Reads and writes meta information in a wide variety of files, including the maker notes of many digital cameras by various manufacturers such as Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon,...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

Audio::TagLib - A library for reading and editing audio meta data, commonly known as "tags". River stage zero No dependents

Some goals of TagLib: - A clean, high level, C++ API to handling audio meta data. - Support for at least ID3v1, ID3v2 and Ogg Vorbis comments. - A generic, simple API for the most common tagging related functions. - Binary compatibility between minor...

GLEACH/Audio-TagLib-1.67 - 30 Jan 2017 21:32:19 UTC - Search in distribution

MP3::ID3v1Tag - Edit ID3v1 Tags from an Audio MPEG Layer 3. River stage zero No dependents

The ID3v1Tag routines are useful for setting and reading ID3 MP3 Audio Tags. Just create an MP3::ID3v1Tag Object with the path to the file of interest, and query any of the methods below. Print Full ID3 Tag To get a print out of all the header inform...

SVANZOEST/MP3-ID3v1Tag-1.11 - 01 Sep 2000 20:31:38 UTC - Search in distribution
14 results (0.077 seconds)