Hallo Pinguine,
Ich habe mumble, version 1.2.1 installiert.
|
Quellcode
|
1
2
3
4
5
6
|
eix mumble
[I] media-sound/mumble
Available versions: ~1.1.8 (~)1.2.1 {alsa dbus debug g15 oss pch portaudio pulseaudio speech zeroconf}
Installed versions: 1.2.1(23:12:41 31.01.2010)(alsa dbus speech -debug -g15 -oss -pch -portaudio -pulseaudio -zeroconf)
Homepage: http://mumble.sourceforge.net/
Description: Mumble is an open source, low-latency, high quality voice chat software.
|
Starte ich Mumble in der Konsole und verbinde mich auf einen Server, erhalte ich folgende Ausgabe:
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
andre@antarctica ~ $ mumble
Locale is de_DE
TextToSpeech: Failed to contact speech dispatcher.
OpenSSL Support: 1
SSL: Added CA certificates from '/etc/ssl/certs/ca-certificates.crt'
GlobalShortcutX: Unable to open any keyboard input devices under /dev/input, falling back to XInput
GlobalShortcutX: Using XInput 1.5
GlobalShortcutX: XInput 2:Macintosh mouse button emulation
GlobalShortcutX: XInput 3:PS2++ Logitech MX Mouse
GlobalShortcutX: XInput 4:AT Translated Set 2 keyboard
GlobalShortcutX: XInput 5:Power Button
GlobalShortcutX: XInput 6:Power Button
AudioInput: 31898 bits/s, 32000 hz, 640 sample Speex-UWB
ALSAAudioOutput: Initialized
ALSAAudioInput: Initing audiocapture default.
(<unknown>:17678): Gtk-WARNING **: Error parsing gtk-icon-sizes string:
'panel-menu=24,24
panel=20,20
gtk-button=18,18
gtk-large-toolbar=24,24'
ALSAAudioInput: Actual buffer 48000 hz, 1 channel 5120 samples [1024 per period]
AudioInput: Initialized mixer for 1 channel 48000 hz mic and 0 channel 32000 hz echo
ALSAAudioOutput: Actual buffer 48000 hz, 1 channel 2048 samples [1024 per period]
ALSAAudioOutput: Initializing 1 channel, 48000 hz mixer
AudioOutput: Initialized 1 channel 48000 hz mixer
warning: The VAD has been replaced by a hack pending a complete rewrite
OSInfo: Failed to execute lsb_release
Version:
version: 66049
release: "Compiled Jan 7 2010 23:39:28"
os: "X11"
os_version: "Debian GNU/Linux 5.0.4 (lenny)"
CryptSetup:
key: "1\006\314\tu\370\362\2506\331~)\313\005\346\366"
client_nonce: "jHGE\244\264\203po\0361\251\365\326\342\242"
server_nonce: "I\31114\335\350\370a@\362;4\250\013\314\275"
CodecVersion:
alpha: -2147483638
beta: -2147483637
prefer_alpha: true
ChannelState:
channel_id: 0
name: "Root"
position: 0
UserState:
session: 13
name: "Yerodin"
hash: "b3a2d80e4275be7f912f30d853817a087a636ed2"
ServerSync:
session: 13
max_bandwidth: 72000
welcome_text: "<br />Welcome to this server running <b>Murmur</b>.<br />Enjoy your stay!<br />"
permissions: 134742798
allow_html: true
PermissionQuery:
channel_id: 0
permissions: 134742798
|
Meine make.conf
|
Quellcode
|
1
2
3
4
5
6
|
[...]
USE="mmx sse sse2 qt3 qt4 arts -kde X dbus gtk gnome hal cdr alsa \
avahi dvd ffmpeg mpeg mad wxwindows aac dts a52 ogg flac theora ogg vorbis \
matroska freetype bidi xv svga gnutls stream vlm httpd cdda vcd cdio live \
cups opengl jpeg png mdnsresponder-compat rar mjpeg crypt mplayer"
[...]
|
Grund meines Beitrages ist meine Hilflosigkeit bezüglich der Ausgabe in Mumble selbst:
|
Quellcode
|
1
2
|
Es wurde kein für alle Benutzer passender CELT-Codec gefunden.
Sie werden nicht zu allen Benutzern sprechen können.
|
Wie bekomme ich es hin, dass Mumble auch einen passenden CELT-Codec findet? Ich bitte um eure Hilfestellung
MfG, Andre