ralphy wrote: 
> First, please try 'the latest x86_64 build'
> (https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.8.5-802-debian8-x86_64.tar.gz/download)
> which has all the codec libraries included in the binary.  It's built on
> debian 8 but works fine for me on ubuntu 16.
> 
> If that binary still fails to play the 1 channel, 16000Hz mp3 stream. 
> Provide a complete -d all=debug log from the squeezelite build above. 
> Zip it and attach as a file if too large.
> 
> Compile and run the following program on the failing ubuntu system and
> post the output.
> 
> > 
Code:
--------------------
  >   > $ *wget 
https://raw.githubusercontent.com/ralph-irving/squeezelite/master/tools/alsacap.c*
  > 
  > $ *gcc -o alsacap -l asound alsacap.c*
  > 
  > $ *./alsacap*
  > 
  > *** Scanning for playback devices ***
  > Card 0, ID `Intel', name `HDA Intel'
  > Device 0, ID `ALC883 Analog', name `ALC883 Analog', 1 subdevices (1 
available)
  > 2..8 channels, sampling rate 44100..192000 Hz
  > Sample formats: S16_LE, S32_LE
  > Buffer size range from 8 to 16384
  > Period size range from 4 to 8192
  > Subdevice 0, name `subdevice #0'
  > 
  > Device 1, ID `ALC883 Digital', name `ALC883 Digital', 1 subdevices (1 
available)
  > 2 channels, sampling rate 44100..192000 Hz
  > Sample formats: S16_LE, S32_LE, IEC958_SUBFRAME_LE
  > Buffer size range from 32 to 16384
  > Period size range from 16 to 8192
  > Subdevice 0, name `subdevice #0'
  > 
  > Card 1, ID `CODEC', name `USB Audio CODEC'
  > Device 0, ID `USB Audio', name `USB Audio', 1 subdevices (1 available)
  > 1..2 channels, sampling rate 32000..48000 Hz
  > Sample formats: S8, U8, S16_LE
  > Buffer size range from 64 to 1048576
  > Period size range from 32 to 524288
  > Subdevice 0, name `subdevice #0'
--------------------
> > 
> 
> I'd also suggest you build your own binary from source on the ubuntu
> system if the problem persists.

Ok, see the logs attached to this post:
squeezelite-1.8.5: The log of the latest build you linked above
squeezelite-build: Log from the version I build from source
(https://github.com/ralph-irving/squeezelite)
squeezelite-1.5: Just for completeness the lot from the 1.5 version.

I tried to compile the alsacap but got some errors, I'll need to look
into these and try again. I'll post the result once I've it! :) Thanks
for your fast answer! :)


+-------------------------------------------------------------------+
|Filename: squeezelite-logs.zip                                     |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21720|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
ONeill's Profile: http://forums.slimdevices.com/member.php?userid=66366
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to