How do I install the baudline input decoder helpers?
By default, Mandrake 7.1 and Red Hat 6.2 install most of the helpers necessary for decoding audio files. Special installation is required for GSM, flac, and Ogg Vorbis files. Helper Minimum version file type gunzip -V 1.2.4 gz, Z, zip bunzip2 -V 0.9.0b bz2 flac 1.0 lossless sox -h 12.17.1 ADPCM untoast -v 1.0 GSM rmdtopvf -v 0.9.16 rmd mpg123 0.59r MP3 mpg321 0.2.10 MP3 ogg123 -V 1.0rc2 Ogg Vorbis The decoder helper binaries need to be located someplace in your standard search $PATH. For GSM 6.10 decoding you will need to install the GSM and sox source code (see above links) and follow the directions in the sox INSTALL file about the optional GSM libraries. Make sure you uncomment the WAV49 declaration in the GSM Makefile. Update: sox version 12.17.3 now includes the GSM library so no extra compilation work is necessary, but the toast package is still required to decode files with the .gsm suffix.
Related Questions
- Does the decoder need the encoded bitstream for a complete picture to start decoding or can the application choose to input individual slices to the decoder?
- Where is or how do I install the Aux input for our house intercom system?
- Does the Decoder handle continuous input data (no gaps between blocks)?