Re: [ecasound] mpg123/mpg321

From: Kai Vehmanen <kvehmanen@email-addr-hidden>
Date: Thu Apr 14 2005 - 21:46:51 EEST

On Thu, 14 Apr 2005, Lars Bjørndal wrote:

> Yes, mpg123 file.mp3 sounds well... The mpg321 is v.0.2.10.3 from livna.org.

Hmm, that should work. I have mpg321 0.2.10 and it works without any
modifications to ecasound conf files.

There is no 0.2.10.3 at http://mpg321.sourceforge.net/ ... so either
the page is not uptodate, livna.org has packaged some CVS version, or
made changes of their own.

>> A second way to make it work, add the following to ~/.ecasound/ecasoundrc
>> ext-cmd-mp3-input = mpg321 --stereo -r %s -b 0 -q -s -k %o %f
> Sorry, I tired, but with no luck. The only difference, is that the
> error message no contains the "mpg321" string instead of "mpg123".

My guess is that your version of mpg321 doesn't understand some
of the params ecasound gives to it. You can try the following
from console:

mpg321 --stereo -r 44100 -b 0 -q -s -k 0 foo.mp3 >/dev/null

.. and ..

mpg321 --stereo -r 44100 -b 0 -q -k 0 foo.mp3

... those should both work.

The mpg321 doesn't seem to mention -b and -r (even though they work
with my 0.2.10 version of mpg321, or at least I don't get any errors). You
could try putting the following to ecasoundrc:

ext-cmd-mp3-input = mpg321 --stereo -q -s -k %o %f

-- 
  http://www.eca.cx
  Audio software for Linux!
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Fri Apr 15 00:15:14 2005

This archive was generated by hypermail 2.1.8 : Fri Apr 15 2005 - 00:15:14 EEST