Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[MPLAYER] amd64-mozilla pas de son (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
tlepo
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 131
Location: Elouges (Belg.)

PostPosted: Thu Feb 16, 2006 8:13 pm    Post subject: [MPLAYER] amd64-mozilla pas de son (résolu) Reply with quote

Bonsoir,

Une de mes machines est en ~amd64. Ma carte-son fonctionne très bien avec amarok, gnomemeting, etc.

J'ai émergé:
Code:

win2codecs
mplayer
emul-linux-x86-medialibs
faad2
gst-plugins-faad


Et j'ai fait:
Code:

USE="gecko-sdk gtk" emerge mplayerplug-in


Avec mozilla-1.7.12, je voudrais regarder et écouter des bandes de lancements sur http://www.apple.com/trailers/. Belle image, mais je n'ai pas de son. :cry:

Si j'avais un p'tit coup d'pouce. Merci d'avance...

A+ T


Last edited by tlepo on Fri Feb 17, 2006 11:26 am; edited 2 times in total
Back to top
View user's profile Send private message
Anthyme
Guru
Guru


Joined: 25 Jun 2004
Posts: 498

PostPosted: Thu Feb 16, 2006 8:24 pm    Post subject: Reply with quote

emerge mplayer-bin ;)
Back to top
View user's profile Send private message
tlepo
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 131
Location: Elouges (Belg.)

PostPosted: Thu Feb 16, 2006 8:34 pm    Post subject: Reply with quote

Oui, oui, ça je l'avais fait aussi :) mais ça n'a pas conduit à mieux.

Code:

Eckmuhl aquarelle2 # emerge -pv mplayer-bin

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] media-video/mplayer-bin-1.0_pre7-r3  USE="-lirc" 0 kB

Total size of downloads: 0 kB
Back to top
View user's profile Send private message
Anthyme
Guru
Guru


Joined: 25 Jun 2004
Posts: 498

PostPosted: Thu Feb 16, 2006 8:48 pm    Post subject: Reply with quote

euhhhh tu as mplayer et mplayer-bin en même temps ??? :roll:


c'est bizarre ça ...
Back to top
View user's profile Send private message
kangal
Guru
Guru


Joined: 25 Jun 2005
Posts: 362
Location: Paris

PostPosted: Thu Feb 16, 2006 8:50 pm    Post subject: Reply with quote

En quoi est-ce bizarre??? :? Je ne vois pas vraiment qu'est ce qui l'empecherait... :oops:
_________________
SNK 4 Ever
Back to top
View user's profile Send private message
tlepo
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 131
Location: Elouges (Belg.)

PostPosted: Thu Feb 16, 2006 9:01 pm    Post subject: Reply with quote

En effet, il y a les deux. Ce sont des versions différentes:
Code:

media-video/mplayer-bin-1.0_pre7-r3


et

Code:

media-video/mplayer-1.0_pre7-r1


A+ T
Back to top
View user's profile Send private message
tlepo
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 131
Location: Elouges (Belg.)

PostPosted: Thu Feb 16, 2006 9:21 pm    Post subject: Reply with quote

C'est aussi le même problème (absence de son) avec Kaffeine que je viens de tester avec plusieurs URLs. :?

A+ T
Back to top
View user's profile Send private message
Anthyme
Guru
Guru


Joined: 25 Jun 2004
Posts: 498

PostPosted: Thu Feb 16, 2006 9:30 pm    Post subject: Reply with quote

mais comment tu sais si il s'agit du mplayer ou du mplayer-bin qui est utilisé dans mozilla si tu as les 2 ???
Back to top
View user's profile Send private message
Longfield
Guru
Guru


Joined: 17 Mar 2004
Posts: 358
Location: Switzerland, Fribourg (la Glâne, les vrais)

PostPosted: Thu Feb 16, 2006 9:38 pm    Post subject: Reply with quote

tu as Kaffeine ? Je suppose donc que tu utilises KDE ... es-tu sûr que ton serveur de son (arts pour KDE) est bien lancé et marche !

Essaie aussi de jeter un coup d'oeil du côté de l'output de mplayer : man mplayer, option -ao :

Code:

AUDIO OUTPUT DRIVERS (MPLAYER ONLY)
Audio output drivers are interfaces to different audio  output  facilities.   The
syntax is:

-ao <driver1[:suboption1[=value]:...],driver2,...[,]>
 Specify a priority list of audio output drivers to be used.

If the list has a trailing ',' MPlayer will fall back on drivers not contained in
the list.  Suboptions are optional and can mostly be omitted.
NOTE: See -ao help for a list of compiled-in audio output drivers.

EXAMPLE:
          -ao alsa,oss,
               Try the ALSA driver, then the OSS driver, then others.
          -ao alsa:mmap:noblock:device=hw=0.3
               Sets noblock-mode, mmap-mode and the device-name  as  first  card,
               fourth device.



Tu peux ainsi bidouiller pour trouver le driver qui te convient. Une fois que tu as trouvé l'output convenable (arts ou alsa sûrement), tu peux enregistrer ça dans le fichier ~/.mplayer/config. Voici ce que ça pourrait donner :

Code:

# Write your default config options here!
ao=arts,alsa,oss


Si tu as d'autres question, consulte le man de mplayer qui est super bien écrit à mon goût!
_________________
longfield@swissjabber.ch
Cardinal powered !
Back to top
View user's profile Send private message
tlepo
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 131
Location: Elouges (Belg.)

PostPosted: Thu Feb 16, 2006 9:45 pm    Post subject: Reply with quote

En fait au départ, j'avais mplayer. Là il y avait de l'image, pas de son.
Ensuite, j'ai unmergé et émergé mplayer-bin. Pas d'images car le chargement s'arrête à 98 ou 99%.

Quand j'ai les deux, c'est mplayer qui est choisi. Je vois ça avec top.

A+ T
Back to top
View user's profile Send private message
tlepo
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 131
Location: Elouges (Belg.)

PostPosted: Thu Feb 16, 2006 9:57 pm    Post subject: Reply with quote

OK Longfield,

J'ai en effet vu ceci à la fin de mon emerge:

Code:

For those using alsa, please note the ao driver name is no longer
 * alsa9x or alsa1x.  It is now just 'alsa' (omit quotes).
 * The syntax for optional drivers has also changed.  For example
 * if you use a dmix driver called 'dmixer,' use
 * ao=alsa:device=dmixer instead of ao=alsa:dmixer
 * Some users may not need to specify the extra driver with the ao=
 * command.


Ca fonctionne avec:
Code:

mplayer-bin ao=alsa <ULR>


merci :D

A+ T
Back to top
View user's profile Send private message
kangal
Guru
Guru


Joined: 25 Jun 2005
Posts: 362
Location: Paris

PostPosted: Thu Feb 16, 2006 10:35 pm    Post subject: Reply with quote

Je profite de ce post pour un probleme du meme genre, il arrive que mplayer-bin ne lise que le son et pas l'image, pourtant cela fonctionne quand je copie l'url et que la lance dans un term avec mplayer-bin....

Any idea? :oops:
_________________
SNK 4 Ever
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
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