26th Jun, 2016, 08:28 AM
Pages: 1 2
26th Jun, 2016, 07:30 PM
(26th Jun, 2016 08:28 AM)Nachteule Wrote: [ -> ]Really, wow. So I do not have to test with fresh install
It would be interesting to know if you will have the same dropouts with 16.1.
So if you have some spare time and sd card...........
26th Jun, 2016, 11:30 PM
@Killerbee
So, I can satisfy your curiosity
same issue here, sound is absolutely terrible, completely unusable with 16.1
So, I can satisfy your curiosity
same issue here, sound is absolutely terrible, completely unusable with 16.1
27th Jun, 2016, 03:46 AM
(26th Jun, 2016 11:30 PM)Nachteule Wrote: [ -> ]@Killerbee
So, I can satisfy your curiosity
Thanks! I will sleep a lot better now
Krypton is stable enough for me so I will stick to it.
Could you point me in the proper direction. Volume control doesn't work.
As soon as I increase or decrease the volume on my (i)phone it doesn't work. Only when I decrease to a minimum the audio is muted.
Do you think this is a bluez issue? Are you familiar with this?
Thanks
6th Jul, 2016, 06:02 AM
I did a rollback to Kodi 16.1
Krypton audio quality is not as good as 16.1 (yet)
The audio is slightly distorted in some movies.
I am not an audio expert so I reverted back to 16.1. So no pulseaudio for me yet......
Krypton audio quality is not as good as 16.1 (yet)
The audio is slightly distorted in some movies.
I am not an audio expert so I reverted back to 16.1. So no pulseaudio for me yet......
6th Jul, 2016, 07:38 AM
(27th Jun, 2016 03:46 AM)Killerbee Wrote: [ -> ]Do you think this is a bluez issue? Are you familiar with this?
Thanks
Don't know. Being still no BT expert
6th Jul, 2016, 07:39 AM
(6th Jul, 2016 06:02 AM)Killerbee Wrote: [ -> ]I did a rollback to Kodi 16.1
Krypton audio quality is not as good as 16.1 (yet)
The audio is slightly distorted in some movies.
Did this happen with PA only or always?
9th Jul, 2016, 11:14 PM
(6th Jul, 2016 07:39 AM)Nachteule Wrote: [ -> ](6th Jul, 2016 06:02 AM)Killerbee Wrote: [ -> ]I did a rollback to Kodi 16.1
Krypton audio quality is not as good as 16.1 (yet)
The audio is slightly distorted in some movies.
Did this happen with PA only or always?
Always. I tried both.
Waiting for alpha 3
23rd Apr, 2020, 01:23 AM
(20th Jun, 2016 01:36 AM)Killerbee Wrote: [ -> ]In the background a squeezelite daemon is running as well. I configured kodi and squeezelite in such way that both can use the hifiberry amp.
Up to here is all I want to achieve. Can You tell me how to get there?
I successfully installed squeezelite and managed to let it use the same alsa dmix device as kodi, so they run in parallel. The problem is that squeezelite music runs too fast. It has to do with sample rates.
So, I thought, before I twiggle around with alsa, I go the recommended way of using pulse.
I installed it with
Code:
sudo apt install pulseaudio
Now I can start it with
Code:
pulseaudio -D
Code:
squeezelite -o pulse
Same works as root:
Code:
sudo pulseaudio -D --system
sudo squeezelite -o pulse
What's the right way of starting pulse on boot?
xbian doesn't seem to use systemd - that's the most I can find on how to autostart pulse.
And then, how can I make Kodi recognize the pulse sinks? When I start kodi after manually starting pulse, it just lists the alsa device and the internal findings, no pulse sinks.
23rd Apr, 2020, 08:57 AM
That last post was 4 years ago, not likely to get an answer that way.
23rd Apr, 2020, 08:40 PM
I used PA for a while on my devel system. But unfortunately I removed the PA stuff some months ago, but AFAIR it was not so complicated to get Kodi running with PA
Pages: 1 2