Linux SoftwareProgrammingLibrariesAudio::M4P 0.30

Audio::M4P 0.30



Developer:   William Herrera
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   807K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Audio::M4P is a Perl module that provides M4P/MP4/M4A QuickTime audio music format modules.

M4P is a QuickTime protected audio file format.

SYNOPSIS

use Audio::M4P::QuickTime;

my $mp4file = "file.m4p";
my $qt = new Audio::M4P::QuickTime(file => $mp4file);
my $tags = $qt->GetMetaInfo;
print "Artist is $tags->{ARTIST}n" if $tags->{ARTIST};


use Audio::M4P::Decrypt;

my $outfile = 'mydecodedfile';
my $deDRMS = new Audio::M4P::Decrypt;
$deDRMS->DeDRMS($mp4file, $outfile);

See also the individual pod documentation for Audio::M4P::QuickTime
and Audio::M4P::Decrypt.

Requirements:
  • Perl
    tags audio m4p  m4p decrypt  m4p quicktime  use audio  new audio  

    Download Audio::M4P 0.30


     http://mirrors.evolva.ro/CPAN/authors/id/B/BI/BILLH/Audio-M4P-0.30.tar.gz


    Authors software

    Similar software

    Audio::M4P 0.30 (by William Herrera)

    Audio::M4P::QuickTime 0.30 (by William Herrera)
    Audio::M4P::QuickTime is a Perl module for m4p/mp4/m4a Quicktime audio files.

    Perl manipulation of Quicktime Audio files, includin

    Audio::File 0.10 (by Florian Ragwitz)
    Audio::File is a audio file abstraction library.

    SYNOPSIS

    use Audio::File;
    my $file = Audio::File->new( "foo.bar" );

    Audio::DB::Web 0.01 (by Todd Harris)
    Audio::DB::Web is a Perl module that assists in web-based queries of an MP3 Database.

    SYNOPSIS

    use Audio::DB::Web;
    my $mp3

    Audio::TagLib::Shell 1.42 (by Dongxu Ma)

    Audio::Scrobbler 0.01 (by Peter Pentchev)
    Audio::Scrobbler is a Perl interface to audioscrobbler.com/last.fm.

    SYNOPSIS

    use Audio::Scrobbler;

    $scrob = new Audio::S

    getID3() 1.7.7 (by James Heinrich)

    Audio::File::AudioProperties 0.10 (by Florian Ragwitz)
    Audio::File::AudioProperties is a Perl module that can abstract an audio file's audio properties.

    Audio::File::AudioProperties is

    Quicktime X11 Utils 0.9.3-2 (by Quicktime X11 Utils Team)

    Audio::OSS 0.0501 (by David Huggins-Daines)


    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