Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA , xfce4, kde 3.2 e mplayer
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:20 am    Post subject: ALSA , xfce4, kde 3.2 e mplayer Reply with quote

Ho configurato ALSA e il suono sembra andare, sembra nel senso che se faccio un prova con aplay il suono si sente:
Code:

Gentoo root # aplay /usr/kde/3.2/share/sounds/pop.wav
Playing WAVE '/usr/kde/3.2/share/sounds/pop.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono
Gentoo root #

Invece ne in xfce4 ne in kde sento suoni ( tipo all'avvio l'intro di kde non si sente)
Lo stesso usando mplayer..carica tutto e quando sta per partire il filmato mi dice che non carica il suono:
Code:

Could not open/initialize audio device -> no sound.

Come posso risolvere questo fastidioso problema ?


Last edited by f0llia on Fri Apr 09, 2004 12:27 pm; edited 2 times in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Apr 09, 2004 8:24 am    Post subject: Reply with quote

Non e' che in kde e in xfce4 usi un sound server ed mplayer non e' impostato su quel output?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:30 am    Post subject: Reply with quote

fedeliallalinea wrote:
Non e' che in kde e in xfce4 usi un sound server ed mplayer non e' impostato su quel output?


SOno un po ignorante in materia.. :oops: mi puoi dire come controllare una cosa del genere ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Apr 09, 2004 8:32 am    Post subject: Reply with quote

Vai in kde e dai un
Code:
$ ps xa | grep arts

oppure vai in kcontrol -> Sond & Multimedia -> Sound system e controlli se il check box Enable the Sound System e' attivo, se lo e' disattivalo.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:38 am    Post subject: Reply with quote

ecco:
Code:

Gentoo / # ps xa | grep arts
 5908 pts/2    S+     0:00 grep arts


L'altro controllo su kde non lo posso fare perche sono da xfce4, uso prevalentemente questo.. Per verificare su xfce come posso fare ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Apr 09, 2004 8:40 am    Post subject: Reply with quote

Piu' che altro quei conandi erano per kde. Allora un xfce4 prova con
Code:
$ ps xa | grep es

e inoltre se dai un aplay da xfce4 senti qualcosa?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:44 am    Post subject: Reply with quote

Niente di che direi:
Code:

Gentoo / # ps xa | grep es
 5574 tty1     S      0:00 xfdesktop
 5982 pts/2    S+     0:00 grep es
Gentoo / #


Quote:

e inoltre se dai un aplay da xfce4 senti qualcosa?


Si quello che ho postato all'inizio l'ho provato da xfce4
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Apr 09, 2004 8:46 am    Post subject: Reply with quote

f0llia wrote:
Si quello che ho postato all'inizio l'ho provato da xfce4

E quindi il problema sono le applicazioni, controlla che nelle preferenze di mplayer hai il sound output su alsa.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Apr 09, 2004 8:49 am    Post subject: Re: ALSA , xfce4, kde 3.2 e mplayer Reply with quote

f0llia wrote:
Lo stesso usando mplayer..carica tutto e quando sta per partire il filmato mi dice che non carica il suono:
Code:

Could not open/initialize audio device -> no sound.

Come posso risolvere questo fastidioso problema ?


Hai provato ad avviare con:

Code:

$mplayer -ao alsa9 filmato.avi


:?:
_________________
Ciao da me!
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:51 am    Post subject: Reply with quote

Code:

ao=alsa


A questo ti riferisci ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Apr 09, 2004 8:53 am    Post subject: Reply with quote

Si ma dovrebbe essere
Code:
ao=alsa9

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:54 am    Post subject: Re: ALSA , xfce4, kde 3.2 e mplayer Reply with quote

MOD: facciamo dei quote un po' piu' umani. fedeliallallinea

randomaze wrote:
Hai provato ad avviare con:

Code:

$mplayer -ao alsa9 filmato.avi


:?:


Cosi funge! Come posso sistemare perche usi gli stessi paramentri con gmplayer ??
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:55 am    Post subject: Reply with quote

Ecco :) tnx all :)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Apr 09, 2004 8:56 am    Post subject: Reply with quote

f0llia wrote:
Ecco :) tnx all :)

Metti il tag [risolto] al titolo.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 8:58 am    Post subject: Reply with quote

Gia che ci siamo :) come faccio per fa in modo che il video sia esteso a tutto lo schermo e non mi restino le abrre di xfce in alto ?
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Apr 09, 2004 9:10 am    Post subject: Re: ALSA , xfce4, kde 3.2 e mplayer Reply with quote

f0llia wrote:
Cosi funge! Come posso sistemare perche usi gli stessi paramentri con gmplayer ??


mplayer ha un file/directory di configurazione dove mettere i parametri come vo (video output) e ao (audio autput) ma su due piedi non ricordo il nome... se smanetti un poco lo trovi tu ;-)
_________________
Ciao da me!
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 12:28 pm    Post subject: Reply with quote

Ho riaperto perche non tutti i problemi si sono risolti! Ho sistemato mplayer, ma il suono in xfce4 e kde ancora non si sente! Come posso fare per questo ?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Fri Apr 09, 2004 12:30 pm    Post subject: Reply with quote

f0llia wrote:
Ho riaperto perche non tutti i problemi si sono risolti! Ho sistemato mplayer, ma il suono in xfce4 e kde ancora non si sente! Come posso fare per questo ?

In kde prova a disattivare il sound server come ti ho detto sopra.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Fri Apr 09, 2004 12:37 pm    Post subject: Reply with quote

In KDE sono andato in Centro di controllo - Suono e
ultimedia - Sistema sonoro . Qui ho disabilitato "Abilita il sistema sonoro" .
FAtto questo restato KDE ma i suoni non si sentono lostesso!! Che può essere ?

Per quanto riguarda xfce4 invece ? Come posso fare ?
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Sat Apr 10, 2004 10:37 am    Post subject: Reply with quote

Qualcuno sa come aiutarmi per risolvere ? Non so piu che fare :cry:
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Sun Apr 11, 2004 11:46 am    Post subject: Reply with quote

HO scoperto un'altra cosa..se mi loggo in kde come root non sento nessun suono, ma se mi loggo con un utente il suono si sente!..per xfce4 invece la cosa no cambia! HELP PLS :cry:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Sun Apr 11, 2004 11:46 am    Post subject: Reply with quote

f0llia wrote:
HO scoperto un'altra cosa..se mi loggo in kde come root non sento nessun suono, ma se mi loggo con un utente il suono si sente!..per xfce4 invece la cosa no cambia! HELP PLS :cry:

E quindi dove e' il problema se si sente con l'utente normale?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Sun Apr 11, 2004 11:55 am    Post subject: Reply with quote

In KDE è ok, il problema resta in xfce4..mi piacerebbe se riuscissi a sentire qualcosa pure li!
Back to top
View user's profile Send private message
f0llia
l33t
l33t


Joined: 22 Apr 2003
Posts: 873

PostPosted: Tue Apr 13, 2004 8:51 am    Post subject: Reply with quote

Non c'e davvero nessuno che sa dirmi come sistemare il suono in xfce4 ? Daii un ci credo ragazzi :cry:
Back to top
View user's profile Send private message
mrgamer
Apprentice
Apprentice


Joined: 09 Dec 2003
Posts: 151
Location: Italy, near Rome

PostPosted: Tue Apr 13, 2004 4:12 pm    Post subject: Reply with quote

ahem.. xfce4 non ha un configuratore per il suono.. non usa sound server... non ha cazzate in mezzo :)

questo vuol dire che se fai partire twm o xfce4 è la stessa cosa == non ti funziona l'audio!

io controllerei i permessi sui device del suono... non si sà mai...
_________________
>>> Live or exist.. it's only your choice.<<<
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum