Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
02-07-2005, 04:16 PM
|
#1
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Rep:
|
no sound with mplayer plugin
Hello all,
I recently installed Fedora core 3 at work and I'm still getting used to it. (Never really used Linux before.) I've been trying to get multimedia to work in Firefox. I have mplayer and mplayerplugin installed and I can view .mov files but there is no sound. I'm not quite sure how to fix my problem. could somebody please advise?
|
|
|
02-07-2005, 07:42 PM
|
#2
|
Member
Registered: Feb 2005
Distribution: Fedora Core 3 (2.6.10_1.741)
Posts: 72
Rep:
|
Re: no sound with mplayer plugin
Quote:
Originally posted by cliff76
Hello all,
I recently installed Fedora core 3 at work and I'm still getting used to it. (Never really used Linux before.) I've been trying to get multimedia to work in Firefox. I have mplayer and mplayerplugin installed and I can view .mov files but there is no sound. I'm not quite sure how to fix my problem. could somebody please advise?
|
Did you install ALL the codecs from the mplayer site?
There should be a tarball that is labeled 'all*.tar.gz' on the mplayer site. I recommend getting that and installing it.
Other than that I can't help you, I haven't been able to get *.mov files to play for very long. They always crash mplayer... X_X
|
|
|
02-08-2005, 07:26 AM
|
#3
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
Quote:
Did you install ALL the codecs from the mplayer site?
There should be a tarball that is labeled 'all*.tar.gz' on the mplayer site. I recommend getting that and installing it.
Other than that I can't help you, I haven't been able to get *.mov files to play for very long. They always crash mplayer... X_X
|
Yes I believe I did install all of the codecs. I downloaded the "all" tarball from the site and expaned them in the /usr/lib/codecs folder but that makes no difference. Something else I've also tried. I found a quote on a forum regarding a problem like mine where the guy had to configure the audio output to get the sound to play. The solution was to set a config file under ~/.mplayer with the text ao=oss or something. I noticed that I only get output when using the Arts driver because I'm in KDE with the sound system running. I tried creating a file called config under ~/.mplayer with the text ao=arts but that doesn't make a difference either. I have both fixes in place and still have no sound. Thank you for your help and do you have any other suggestions?
Kind Regards,
Cliff
|
|
|
02-08-2005, 09:12 AM
|
#4
|
Senior Member
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249
Rep: 
|
Turn off the arts sound system. In the KDE control center, de-select the button "enable sound system" Mplayer has problems with arts and it can prevent sounds from playing, or in some cases cause a lag in sound behind video.
|
|
|
02-08-2005, 10:32 AM
|
#5
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
Still nothing
I didn't think it was the sounds system. However I tried disabling it and logging off and logging back in to KDE and trying the plugin again. Still no sound. At this point I don't know what to do. I tried copying the gui.conf file over the config and then the GUI wouldn't even run. So I then restored the original settings in config and tried again. I have codecs expanded (I'm not sure if that's the extent of the install) and I have configs set and I still have no sound. Another issue that may or may not be related is my installing of mplayer using APT-GET/synaptic. I can see all of the related codecs in the synaptic window from the repository I just can't install them because they depend on mplayer-gui. That's why I had to manually download the tarball and expand it into /usr/lib/codecs. I also cannot download the skins for mplayer for the same reason. I only installed mplayer and never installed mplayer-gui from the repository. My repositories don't list mplayer-gui as an installable candidate. I am using apt-get with Fedora core 3 because I couldn't get yum to work at all. something with it being able to find the right xml files in the repositories that it keeps complaining about. I am a beginner but I have learned much already in my past month of Linux toying. please help.
Regards,
Cliff
|
|
|
02-08-2005, 11:20 AM
|
#6
|
Senior Member
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249
Rep: 
|
Try adding: to /etc/apt/sources.list
Then do You will then be able to install gmplayer and codecs using synaptic.
|
|
|
02-08-2005, 11:26 AM
|
#7
|
Senior Member
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249
Rep: 
|
Oops, you are not using Debian. Here is the place to go for Fedora: http://atrpms.net/name/atrpms-package-config/
|
|
|
02-08-2005, 01:11 PM
|
#8
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
More problems
m_yates,
Thanx for the tip. I downloaded and ran the rpm for Fedora Core 3 and I got conflict errors. Now my synaptic GUI won't come up. Even if I run it from the command line nothing happens after I key my root pwd. I noticed there's a syndaemon command under /usr/bin and I don't see a syndaemon process running anymore eversince I rebooted earlier. I'm thinking that synaptic didn't register a daemon as a sys service? I dunno, I just know that things were working fine when I first installed it and I never rebooted until today now things don't work. (BTW, switching off/on sound system in KDE caused my system notifications to go away too. The default player doesn't work any more under sounds in Ctrl panel so I configured it to use an external player called play and that patch things for me.) While I have some idea of how things work I'm really just a newbie and I may be getting in over my head. Thanx to all who can and continue to help me thru this!
Kind Regards,
Cliff
|
|
|
02-08-2005, 03:08 PM
|
#9
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
Completely messed up
Now everything is acting flaky! I can't use my default player in the KDE sound system settings (all of that worked this morning). Also my snyaptic GUI doesn't run. I can't determine if a daemon needs to be started or not but I'm guessing that's the problem. Please help.
Cliff
|
|
|
02-08-2005, 03:38 PM
|
#10
|
Member
Registered: Feb 2005
Distribution: Fedora Core 3 (2.6.10_1.741)
Posts: 72
Rep:
|
Quote:
Originally posted by cliff76
Yes I believe I did install all of the codecs. I downloaded the "all" tarball from the site and expaned them in the /usr/lib/codecs folder but that makes no difference. Something else I've also tried. I found a quote on a forum regarding a problem like mine where the guy had to configure the audio output to get the sound to play. The solution was to set a config file under ~/.mplayer with the text ao=oss or something. I noticed that I only get output when using the Arts driver because I'm in KDE with the sound system running. I tried creating a file called config under ~/.mplayer with the text ao=arts but that doesn't make a difference either. I have both fixes in place and still have no sound. Thank you for your help and do you have any other suggestions?
Kind Regards,
Cliff
|
/usr/local/lib/codecs is where codecs are located on my system. Try installing them to that directory (since that is the default)...
|
|
|
02-09-2005, 08:11 AM
|
#11
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
I moved the codecs folder from /usr/lib to /usr/local/lib. Still no sound. Again the video comes up fine. Are you sure its a codec problem and not a configuration issue? I was thinking the whole time that the audio driver the plugin uses by default was giving me issues. Like I said earlier, I've tried editing the config file and putting both arts and alsa in the ao property but still no sound. Thanx for helping. Any other suggestions?
|
|
|
02-09-2005, 10:47 AM
|
#12
|
Senior Member
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249
Rep: 
|
You can try running gmplayer (mplayer-gui) and changing the sound preferences. In gmplayer, you can change preferences easily by right clicking on the window playing the video. My audio is set to "oss" in the preferences and it works as long as nothing else is using sound.
Edit: You can also do the same thing in mplayer by manually editing the config file.
|
|
|
02-09-2005, 12:10 PM
|
#13
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
can't get the plugin to work
I can do just about anything with gmplayeer and get it to work pretty good. (One thing I can't do is config our office HTTP proxy for the GUI). I don't see what this has to do with the plugin. There is an entirely different config file for the GUI (config-gui) and like I said earlier I tried copying this over the regular config file but that crashed even the GUI. Essentially what I need to find out is why sound doesn't work with the plugin. Also how do I config the GUI to use our HTTP proxy?
|
|
|
02-09-2005, 12:30 PM
|
#14
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
Wait is is a codec problem
I finally stopped being stupid and downloaded the .mov file I was toying with and tried it in gmplayer instead of the plugin. I got the same results (video no sound) except this time there was an error popup. The popup said "can't find codec for audio format 0x324D4451". Now I searched google for the error (like any other law abiding Linux using citezen would do in this case) and found some references that said maybe mplayer needs to be compiled after the codecs are installed? I dunno. All I know is that I installed using synaptic over apt-get and that I couldn't install the codecs afterward. something the gui was complaining about mplayer-gui not being installed or installable. Now my question is how do I get mplayer to use the codecs that I downloaded? I installed them in both /usr/ lib/ and /usr/local/lib/. If I have to rebuild mplayer then what's the easiest way to do that? Remember I installed with apt-get. I'm running on Fedora core 3.
|
|
|
02-10-2005, 07:48 AM
|
#15
|
Member
Registered: Feb 2005
Location: PA
Distribution: Fedora Core 3
Posts: 48
Original Poster
Rep:
|
I got my synaptic GUI working again and re-installed mplayer but still I get no sound. Help.
|
|
|
All times are GMT -5. The time now is 02:49 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|