Changeset 7911


Ignore:
Timestamp:
2004-08-09T13:52:37+12:00 (20 years ago)
Author:
mdewsnip
Message:

Finally got around to committing Christy Kuo's (cyk2) COMP517-03B (Digital Libraries) project: an Ogg Vorbis audio plugin. Thanks Christy!

I've modified the plugin somewhat to use a Perl-only module (Ogg::Vorbis::Header::PurePerl, from CPAN.org) to read the Ogg Vorbis file comments and information, instead of relying on having an external program installed.

Location:
trunk/gsdl
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/strings.rb

    r7905 r7911  
    583583OAIPlug.desc:Basic Open Archives Initiate (OAI) plugin.
    584584
     585OggVorbisPlug.add_technical_metadata:Add technical (eg. bitrate) metadata.
     586
     587OggVorbisPlug.desc:A plugin for importing Ogg Vorbis audio files.
     588
    585589PagedImgPlug.desc:Plugin for documents made up of a sequence of images, with optional OCR text for each image.
    586590
Note: See TracChangeset for help on using the changeset viewer.