-> Home

Helper scripts for encoding and decoding MP3 and Ogg-Vorbis files

Release: 0.1 beta

→ features → download → installation → usage → history → todo → EA format → contact

Features

This REXX script collection is intended to support the WPS integration of lame and the Ogg-Vorbis RC1 tools.

Download

This collection is freeware.

ZIP file with REXX scripts and this guide:

<Download>

Currently this script is dedicated to OS/2. There are some features around the codepage translations which relate to OS/2 specific REXX extension and a custom OS/2 DLL module.


Installation

For WPS integration:

Usage

lame.cmd [options] source [encoder options]
ogg.cmd [options] source [encoder options]
decode.cmd [options] source

options
/Ofolder - Place encoded files always in folder.
source
File to encode.
encoder options
Pass this options directly to lame or oggenc respectively.


History

Version 0.1 (25. Sep. 2002)


ToDo


Format of meta information of WAV files (EA's)

EA name Meta information
CDT-Title Song title
CDT-Artist Artist name
CDT-Album Album title
CDT-Year Release year
CDT-Track Track number
CDT-Comment Comment

Contact

Suggestions, help, complaints (but not too much:-): Mail address: mueller (at) maazl (dot) de

Original homepage: http://www.maazl.de/project/mp3/encode_decode.html