OGG & MP3 Car Player Project - Software for the Home-PC
(last modified 14.05.2004)


Contents:
The Encoder ("OggEnc.exe"):
OggEnc.exe <-q x,xx> <WAV file> -q
indicates the start of the quality (bit rate).

x,xx
specifies the quality. A value of 4,02 corresponds to a bit rate of ca. 128kBit/s

WAV file
is the name of the WAV music file to be encoded.


Creating music data during the night ("JobProcessor.exe"):
  1. Drive selection
  2. Directory selection
  3. Setting the before selected directory as source
  4. Shows the contained sub-directories
  5. File extension of the files on that the executable program should process.
  6. Check this box, if source files should be deleted after processing them.
  7. Command line of the executable program, in this case the OGG encoder (# can be used as a file place-holder).
  8. Check this box, if the PC should be shut down after processing of all files. Additionally a shutdown program has to be specified in the line below.
  9. Starts the process.

Shutting down the Windows PC ("Shutdown.exe"):