More > JRiver Media Center 21 for Linux
Problems with web-radio
bob:
--- Quote from: geier22 on August 17, 2015, 04:52:37 pm ---1)/usr/lib/jriver/Media Center 21/libnettle.so
/usr/lib/jriver/Media Center 21/libnettle.so.4 ---> Picture
--- Code: ---root@enp2so:/home/hans# /usr/lib/jriver/Media\ Center\ 21/alsacap
*** Scanning for playback devices ***
No protocol specified
xcb_connection_has_error() returned true
Card 1, ID `DEVICE', name `TEAC USB AUDIO DEVICE'
Device 0, ID `USB Audio', name `USB Audio', 1 subdevices (1 available)
2 channels, sampling rates 32000, 44100, 48000, 88200, 96000, 176400, 192000
Hz
Sample formats: S16_LE, S24_3LE
Subdevice 0, name `subdevice #0'
root@enp2so:/home/hans#
--- End code ---
---> Picture
and my .asoundrc :
--- Code: ---pcm.!default {
type plug
slave.pcm "softvol"
}
ctl.!default {
type hw
card DEVICE
}
pcm.softvol {
type softvol
slave.pcm "hw:DEVICE,0"
control.name Master
control.card DEVICE
hint {
show on
description "USB-DAC (softvol)"
}
}
ctl.softvol {
type hw
card DEVICE
}
--- End code ---
--- End quote ---
Try these things one at a time to see which (if any) make a difference.
Set the output format from Auto to S243LE
Enable output format in DSP studio, set everything to 48k (right click on one of the sample rates).
Install a system libnettle.
apt-get install libnettle4
geier22:
--- Quote ---Set the output format from Auto to S243LE
--- End quote ---
----> done
--- Quote ---Enable output format in DSP studio, set everything to 48k (right click on one of the sample rate
--- End quote ---
I set less then 44.1 khz to 41.1 khz everything to 48k brings the same result:
The URL's
--- Quote ---http://www.radioberlin.de/live.m3u ---> nothing happens.
http://www.radioberlin.de/live.pls ---> nothing happens.
http://188.165.20.29:5500 --> MC crashes
--- End quote ---
works now
--- Quote ---http://www.polskastacja.pl/play/blues.asx ----> MC Crashes
http://www.polskastacja.pl/play/blues.pls ----> MC Crashes
--- End quote ---
these both URL's there is no change:
--- Quote ---Install a system libnettle.
--- End quote ---
were already installed:
--- Code: ---/usr/lib/x86_64-linux-gnu/libnettle.so.4
/usr/lib/x86_64-linux-gnu/libnettle.so.4.7
/usr/lib/i386-linux-gnu/libnettle.so.4
/usr/lib/i386-linux-gnu/libnettle.so.4.7
--- End code ---
Awesome Donkey:
Not sure if it makes a difference but looking at the system libnettle it appears to be i386 instead of x86_64?
geier22:
--- Quote from: Awesome Donkey on August 17, 2015, 05:49:49 pm ---Not sure if it makes a difference but looking at the system libnettle it appears to be i386 instead of x86_64?
--- End quote ---
There are both installed: i386 and x86_64 (see Path)
--- Code: ---dpkg -l libnettle*
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version Architektur Beschreibung
+++-=========================================-=========================-=========================-=======================================================================================
un libnettle-dev <keine> <keine> (keine Beschreibung vorhanden)
ii libnettle4:amd64 2.7.1-5 amd64 low level cryptographic library (symmetric and one-way cryptos)
ii libnettle4:i386 2.7.1-5 i386 low level cryptographic library (symmetric and one-way cryptos)
--- End code ---
Awesome Donkey:
Ahh, my bad. :P
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version