paul- wrote: > With regards to the phone, if it is not an iphone, then likely it is not > encoding AAC properly. I'm experimenting with allowing you to be able > to select which codec is used(Similar to the speaker codec selection). > > The laptop is using SBC, and still exhibits a similar problem... I'm > streaming now using an Amazon Dot to my bluetooth pCP device, it works > find for me there too (Ive never seen the condition you are seeing). > > Lets check something basic > > from command line, what does produce.....Hopefully some white noise from > your speakers. > > sudo speaker-test -D iec958:CARD=AUDIO,DEV=0 -c 2
I tried the above command, and resulted in the following: tc@pCP:~$ sudo speaker-test -D iec958:CARD=AUDIO,DEV=0 -c 2 speaker-test 1.2.3 Playback device is iec958:CARD=AUDIO,DEV=0 Stream parameters are 48000Hz, S16_LE, 2 channels Using 16 octaves of pink noise Sample format not available for playback: Invalid argument Setting of hwparams failed: Invalid argument So I added the sample format and the result is some white noise coming from my speakers: tc@pCP:~$ sudo speaker-test -D iec958:CARD=AUDIO,DEV=0 -F S32_LE -c 2 speaker-test 1.2.3 Playback device is iec958:CARD=AUDIO,DEV=0 Stream parameters are 48000Hz, S32_LE, 2 channels Using 16 octaves of pink noise Rate set to 48000Hz (requested 48000Hz) Buffer size range from 16 to 131072 Period size range from 8 to 65536 Using max buffer size 131072 Periods = 4 was set period_size = 32768 was set buffer_size = 131072 0 - Front Left 1 - Front Right Time per period = 2.761540 0 - Front Left 1 - Front Right Time per period = 5.461139 0 - Front Left 1 - Front Right Time per period = 5.461292 0 - Front Left 1 - Front Right Time per period = 5.461343 0 - Front Left 1 - Front Right Time per period = 5.461200 0 - Front Left 1 - Front Right Time per period = 5.461222 0 - Front Left 1 - Front Right Time per period = 5.461302 0 - Front Left 1 - Front Right Time per period = 5.461396 0 - Front Left 1 - Front Right Time per period = 5.461009 0 - Front Left 1 - Front Right ^CTime per period = 4.949040 Best regards Liu ------------------------------------------------------------------------ CLiu's Profile: http://forums.slimdevices.com/member.php?userid=72392 View this thread: http://forums.slimdevices.com/showthread.php?t=114834 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix