Pagina 1 di 1

Silenzio, parla Amarok

Inviato: lun 6 giu 2005, 11:57
da newroz
Ho un problema con l'audio. Se ho acceso GAIM l'audio del programma mi si sente tranquillamente (le notifiche per messaggi inviati e ricevuti), se apro un'altra applicazione audio (tipo Amarok) GAIM tace. Amarok, dal canto suo, funziona... Ma se provo ad aprire un mp3 mi si blocca (non crasha, si pianta completamente). Sapreste suggerirmi qualcosa a riguardo? Grazie mille! :)

Inviato: lun 6 giu 2005, 14:13
da dentedilupo
non vorrei sbagliarmi, ma prima avevo pure io lo stesso problema :
Quando ascoltavo un mp3 o vedevo un video tutti i suoni di gaim non venivano riprodotti, se non alla fine del brano e tutti di seguito :?

Il problema è stato risolto quando ho aggiornato kde alla 3.4, che a quanto pare gestisce MOLTO meglio questi fenomeni con i suoni.....

Inviato: lun 6 giu 2005, 15:02
da newroz
Ho già KDE 3.4... :( Mah, semmai fosse un problema di KDE attendo che venga rilasciata la release 3.4.1... Ma non saprei se dipende da questo il problema...

Inviato: lun 6 giu 2005, 15:25
da useless
configura gaim in modo che usi arts, o lancialo con artsdsp. o usa kopete 8).

Inviato: lun 6 giu 2005, 15:29
da newroz
Resta comunque il problema di Amarok che si blocca... :( ... E quello, almeno al momento, non credo possa essere sostituito. :)

Inviato: lun 6 giu 2005, 15:45
da napoleone1981
Dovresti fare in modo che il server audio supporti più stream nello stesso momento.
Se usi arts, ti posto il mio asound con dmix, prima lo faceva anche a me quato problema

Codice: Seleziona tutto

state.I82801DBICH4 {
 control.1 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Master Playback Switch'
  value true
 }
 control.2 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Master Playback Volume'
  value.0 16
  value.1 16
 }
 control.3 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Headphone Playback Switch'
  value true
 }
 control.4 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Headphone Playback Volume'
  value.0 30
  value.1 30
 }
 control.5 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Master Mono Playback Switch'
  value true
 }
 control.6 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Master Mono Playback Volume'
  value 31
 }
 control.7 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'PC Speaker Playback Switch'
  value true
 }
 control.8 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 15'
  iface MIXER
  name 'PC Speaker Playback Volume'
  value 15
 }
 control.9 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Phone Playback Switch'
  value false
 }
 control.10 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Phone Playback Volume'
  value 30
 }
 control.11 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Mic Playback Switch'
  value false
 }
 control.12 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 31'
  iface MIXER
  name 'Mic Playback Volume'
  value 0
 }
 control.13 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Mic Boost (+20dB)'
  value true
 }
 control.14 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Line Playback Switch'
  value true
 }
 control.15 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Line Playback Volume'
  value.0 15
  value.1 15
 }
 control.16 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'CD Playback Switch'
  value true
 }
 control.17 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'CD Playback Volume'
  value.0 31
  value.1 31
 }
 control.18 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Video Playback Switch'
  value false
 }
 control.19 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Video Playback Volume'
  value.0 19
  value.1 19
 }
 control.20 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Aux Playback Switch'
  value false
 }
 control.21 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'Aux Playback Volume'
  value.0 28
  value.1 28
 }
 control.22 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'PCM Playback Switch'
  value true
 }
 control.23 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 31'
  iface MIXER
  name 'PCM Playback Volume'
  value.0 17
  value.1 17
 }
 control.24 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 2
  comment.item.0 Mic
  comment.item.1 CD
  comment.item.2 Video
  comment.item.3 Aux
  comment.item.4 Line
  comment.item.5 Mix
  comment.item.6 'Mix Mono'
  comment.item.7 Phone
  iface MIXER
  name 'Capture Source'
  value.0 Mix
  value.1 Mix
 }
 control.25 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'Capture Switch'
  value false
 }
 control.26 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 2
  comment.range '0 - 15'
  iface MIXER
  name 'Capture Volume'
  value.0 0
  value.1 0
 }
 control.27 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 1
  comment.item.0 'pre 3D'
  comment.item.1 'post 3D'
  iface MIXER
  name 'PCM Out Path & Mute'
  value 'post 3D'
 }
 control.28 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name '3D Control - Switch'
  value true
 }
 control.29 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 1
  comment.item.0 Mix
  comment.item.1 Mic
  iface MIXER
  name 'Mono Output Select'
  value Mix
 }
 control.30 {
  comment.access 'read write'
  comment.type ENUMERATED
  comment.count 1
  comment.item.0 Mic1
  comment.item.1 Mic2
  iface MIXER
  name 'Mic Select'
  value Mic1
 }
 control.31 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 15'
  iface MIXER
  name '3D Control - Center'
  value 15
 }
 control.32 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 15'
  iface MIXER
  name '3D Control - Depth'
  value 15
 }
 control.33 {
  comment.access read
  comment.type IEC958
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Con Mask'
  value '0fff000f00000000000000000000000000000'
 }
 control.34 {
  comment.access read
  comment.type IEC958
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Pro Mask'
  value cf0000000000000000000000000000000000'
 }
 control.35 {
  comment.access 'read write'
  comment.type IEC958
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Default'
  value '008200020000000000000000000000000000'
 }
 control.36 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'IEC958 Playback Switch'
  value true
 }
 control.37 {
  comment.access 'read write'
  comment.type INTEGER
  comment.count 1
  comment.range '0 - 3'
  iface MIXER
  name 'IEC958 Playback AC97-SPSA'
  value 3
 }
 control.38 {
  comment.access 'read write'
  comment.type BOOLEAN
  comment.count 1
  iface MIXER
  name 'External Amplifier'
  value true
 }
}

state.Modem {
 control {
 }
}

Inviato: lun 6 giu 2005, 19:17
da newroz
Penso di aver risolto (anche con AmaroK) settando Alsa cone server sonoro di default (e non automatico). Ora "pare" funzionare tutto. Vedremo. :) Grazie!