Re: [Alsa-user] alsa: can't encode 24-bit Signed Integer PCM

2012-01-24 Thread Clemens Ladisch
Hendrikus Godvliet wrote: > This errors I got when i play wav files with Sox play, ... > In ffplay, mplayer, cvlc I don't get this error Then this looks like a problem with Sox. > play WARN alsa: can't encode 24-bit Signed Integer PCM I think it is sox's ALSA driver, not ALSA itself, that does n

Re: [Alsa-user] USB DAC

2012-01-24 Thread Clemens Ladisch
Jeffrey Barish wrote: > On Tue, Jan 24, 2012 at 8:14 AM, Clemens Ladisch > wrote: > As for your actual problem, it appears that your playing daemon does not > actually reread the configuration file. Which program is this, and how > is it restarted? > >

Re: [Alsa-user] USB DAC

2012-01-24 Thread Jeffrey Barish
On Tue, Jan 24, 2012 at 8:14 AM, Clemens Ladisch wrote: > Jeffrey Barish wrote: > > Cannot connect to server socket err = No such file or directory > > Cannot connect to server socket > > jack server is not running or cannot be started > > > > I think they must be coming from GStreamer. > > It's l

[Alsa-user] alsa: can't encode 24-bit Signed Integer PCM

2012-01-24 Thread Hendrikus Godvliet
This errors I got when i play wav files with Sox play, I got this error in diverent Ubuntu systems from Chruschbang, Mint, Ubuntu, MoonOs, The audio data is -b24 -r48000 play WAV_0560_001.WAV play WARN alsa: can't encode 24-bit Signed Integer PCM play t_0560.WAV trim 350 play WARN alsa: can't

Re: [Alsa-user] USB DAC

2012-01-24 Thread Clemens Ladisch
Jeffrey Barish wrote: > Cannot connect to server socket err = No such file or directory > Cannot connect to server socket > jack server is not running or cannot be started > > I think they must be coming from GStreamer. It's likely that GS tries to play through jack first. As for your actual pro