[ecasound] static when using mpg123 in to lame out

From: freem hormbleen <freembleen@email-addr-hidden>
Date: Thu Mar 05 2009 - 03:26:47 EET

Any idea why this might happen? The input file is this:
http://www.earnityourself.com/input.mp3

when I run

/usr/local/bin/ecasound -i input.mp3 -o static.mp3

i get

http://www.earnityourself.com/static.mp3

it sounds like it's not random data - the beats sort of match the original, but it's full of static and messed up.

and my ecasoundrc file looks like the below

ecasound-version = 2.5.2
midi-device = rawmidi,/dev/midi
default-output = autodetect
default-audio-format = s16_le,2,44100,i
default-to-precise-sample-rates = false
default-to-interactive-mode = false
default-mix-mode = avg
bmode-defaults-nonrt = 1024,false,50,false,100000,true
bmode-defaults-rt = 1024,true,50,true,100000,true
bmode-defaults-rtlowlatency = 256,true,50,true,100000,false
resource-directory = /usr/local/share/ecasound
resource-file-genosc-envelopes = generic_oscillators
resource-file-effect-presets = effect_presets
ladspa-plugin-directory = /usr/local/lib/ladspa
ext-cmd-text-editor = pico
ext-cmd-text-editor-use-getenv = true
ext-cmd-wave-editor = ecawave
ext-cmd-mp3-input = /usr/local/bin/mpg123 -b 0 -q -s %f
#ext-cmd-mp3-input = /home/ernst/mpg123-1.6.2/src/mpg123 --stereo -r %s -b 0 -q -s -k %o %f
ext-cmd-mp3-output = /usr/local/bin/lame -r -b %B -s %S -x - %f
ext-cmd-ogg-input = ogg123 -d raw -o byteorder:%E --file=- %f
ext-cmd-ogg-output = oggenc -b %B --raw --raw-bits=%b --raw-chan=%c --raw-rate=%s --raw-endianness 0 --output=%f -
ext-cmd-mikmod = mikmod -d stdout -o 16s -q -f %s -p 0 --noloops %f
ext-cmd-timidity = timidity -Or1S -id -s %s -o - %f
ext-cmd-flac-input = flac -d -c %f
ext-cmd-flac-output = flac -o %f -f --force-raw-format --channels=%c --bps=%b --sample-rate=%s --sign=%I --endian=%E -
ext-cmd-aac-input = faad -w -b 1 -f 2 -d %f
ext-cmd-aac-output = faac -P -o %f -R %s -B %b -C %c -

      

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H

_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Thu Mar 5 04:15:02 2009

This archive was generated by hypermail 2.1.8 : Thu Mar 05 2009 - 04:15:02 EET