SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Ogg/Vorbis/Decoder version 0.02

This module provides an object-oriented interface to the decoding related functions provided by the Ogg Vorbis development libraries. This allows the user to read data from Vorbis streams in pcm format, and to seek forwards and backwards through the stream.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

Inline::C, libogg, libvorbis, libogg-dev, libvorbis-dev.

Inline::C is available from CPAN. The libogg and libvorbis libraries are available from xiph.org. They are also available through Debian's apt-get and Mandrake's rpmdrake (and perhaps Redhat's up2date).

COPYRIGHT AND LICENCE

Copyright (c) 2003, Dan Pemstein. All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license is included with this module (LICENSE.GPL).


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.