LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 01-20-2005, 09:37 PM   #1
case1984
Member
 
Registered: Feb 2003
Location: Baton Rouge, LA
Distribution: ubuntu
Posts: 137

Rep: Reputation: 15
No sound in mplayer or mplayer firefox plugin


OK, let's say I wanted to go here:
http://images.apple.com/movies/miram...stage_m320.mov
and watch a trailer for a movie.
I can't get sound, and when I copy the URL into the terminal, this some of the output I get:


Opening audio decoder: [qtaudio] QuickTime Audio Decoder
Win32 LoadLibrary failed to load: qtmlClient.dll, /usr/lib/codecs/qtmlClient.dll, /usr/lib/win32/qtmlClient.dll, /usr/local/lib/win32/qtmlClient.dll
failed loading dll
ADecoder preinit failed
ADecoder init failed
Cannot find codec for audio format 0x324D4451.
Read DOCS/HTML/en/codecs.html!
==========================================================================
vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
Xv: could not grab port 61
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffsvq3] vfm:ffmpeg (FFmpeg Sorenson Video v3 (SVQ3))
==========================================================================
Audio: no sound


I'm assuming I need to get a quick time audio codec (or .dll?), but where do I get it and where do i put it?

Thanks,
Michael
 
Old 01-21-2005, 12:58 AM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
http://www.mplayerhq.hu/MPlayer/releases/codecs/

just get the one called "all"
and from the looks of your output unpack it into /usr/lib/codecs

if there is no directory by that name do as root (change the name of (and path to) the "all" file as necessary)
Code:
install -d -m755 /usr/lib/codecs &&
tar xjfv ./all-20041107.tar.bz2 \
    -C /usr/lib/codecs --strip-path=1 &&
chown -R root:root /usr/lib/codecs
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mplayer plugin firefox maybememe Linux - Software 11 03-30-2005 01:07 AM
no sound for mozilla or firefox using mplayer plugin rhythmsection Linux - Software 0 02-17-2005 09:05 PM
mplayer/firefox plugin hangs at 99% zippo85 Linux - Software 1 12-15-2004 05:09 AM
MPlayer / Mplayer Plugin no Sound apjonesy Linux - Software 5 08-06-2004 04:27 AM
mplayer plugin on Firefox Kensai Linux - Software 0 03-10-2004 05:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration