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.201.160 Times

Apache::MP3 4.00

  Date Added: November 04, 2010  |  Visits: 800

Apache::MP3

Report Broken Link
Printer Friendly Version


Product Homepage
Download (102 downloads)



Apache::MP3 is a Perl module that can generate streamable directories of MP3 and Ogg Vorbis files. SYNOPSIS # httpd.conf or srm.conf AddType audio/mpeg mp3 MP3 AddType audio/playlist m3u M3U AddType audio/x-scpls pls PLS AddType application/x-ogg ogg OGG # httpd.conf or access.conf < Location /songs > SetHandler perl-script PerlHandler Apache::MP3 < /Location > # Or use the Apache::MP3::Sorted subclass to get sortable directory listings < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Sorted < /Location > # Or use the Apache::MP3::Playlist subclass to get persistent playlists < Location /songs > SetHandler perl-script PerlHandler Apache::MP3::Playlist < /Location > A demo version can be browsed at http://www.modperl.com/Songs/. This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and subclassable. NOTE: This version of Apache::MP3 is substantially different from the pre-2.0 version described in The Perl Journal. Specifically, the format to use for HREF links has changed. See Linking for details..

Requirements: No special requirements
Platforms: Linux
Keyword: Addtype Directories Generate Libraries Module Ogg Ogg Vorbis Perl Perl Module Perlhandler Perlhandler Apache Vorbis
Users rating: 0/10

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


APACHE::MP3 RELATED
Libraries  -  Ogg::Vorbis::Header 0.03
Ogg::Vorbis::Header is an object-oriented interface to Ogg Vorbis information and comment fields. SYNOPSIS use Ogg::Vorbis::Header; my $ogg = Ogg::Vorbis::Header->new("song.ogg"); while (my ($k, $v) = each %{$ogg->info}) { print "$k: $vn";...
32.77 KB  
Audio Tools  -  GTK Ogg Vorbis Tag Editor 0.2
The GTK Ogg Vorbis Tag Editor allows you to edit the tag information in ogg vorbis files. The following basic libraries are necessary for assembly of the program: GTK 1.2.5 or is higher (http://www.gtk.org) Ogg Vorbis the library of the...
31.74 KB  
Audio Tools  -  Ogg Vorbis Tag Editor for XMMS 0.2
Ogg Vorbis Tag Editor for XMMS is a plugin for XMMS which allows you to edit the tags in ogg vorbis files. The editor is built into the vorbis plugin for XMMS.. Get GTK Ogg Vorbis TAG Editor at SourceForge.net. Fast, secure and free downloads from...
31.74 KB  
Audio Tools  -  Ogg Vorbis 1.2.0
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel....
1.4 MB  
MP3 Tools  -  Ogg-Vorbis 1.1 encoder 1.1
Ogg Vorbis is a completely open, patent-free, professional audio encoding and streaming technology with all the benefits of Open Source.This encoder allows to rip CD tracks to Ogg-Vorbis 1.1 files using the Winamp 5 built-in CD ripper (free or pro...
313 KB  
Audio Tools  -  Ogg Vorbis Player 1.1pre1
Ogg Vorbis Player is a GTK+ based Vorbis File player. Current features are standard Play/Pause, FF, Rewind, etc. buttons. Graphical Output Levels. Planned features include Playlists and Streaming Internet audio. Requires SDL 1.1.8+, libogg,...
61.44 KB  
Audio Tools  -  RipIT 3.6.0
RipIT is used to create MPEG-1 Layer 3 (mp3), Flac (flac) or Ogg Vorbis (ogg) audio files from an audio CD and from version 3.4 also faac (m4a). RipIT is a console based front-end (no fancy GUI here), written in perl, for these excellent programs:...
47.1 KB  
Audio Encoders & Decoders  -  BonkEnc 1.0.9
BonkEnc is a CD ripper, audio encoder and converter for various formats. It can produce MP3, MP4/M4A, Ogg Vorbis, AAC, Bonk and FLAC files. BonkEnc makes it easy to convert your audio CDs to MP3 or Ogg Vorbis files which you can use in your...
4.17 MB  
Multi-Purpose Audio Players  -  Vorbital 3.1
Vorbital is a free Ogg Vorbis, Wavpack, AIFF, SND, and Wave file player. It uses OpenAL and is small and compact in order to take up as little screen space as possible (though you can, of course, resize the window if you would like a larger...
6.62 MB  
Audio Tools  -  Mp3cdBrowser 1.9.3
Mp3Cdbrowser is a tool to organize large collections of music (MP3, Ogg/Vorbis) on a CD or hard disk. It stores info about the tracks name, album, length,... into a database (build-in or MySQL). You can later browse the songs or search for them....
696.32 KB  
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