View previous topic :: View next topic |
Author |
Message |
missing orgone n00b

Joined: 12 Nov 2005 Posts: 27
|
Posted: Thu Nov 24, 2005 6:54 am Post subject: mplayer and firefox on amd64 |
|
|
ok, i've been trying all day to get an mplayer plugin working on my system, i've read many threads, but have not found any answers, so whats the word, is it possibe to plug mplayer into firefox with amd64? i've tried installing mplayer, with mplayerplug-in , and mplayer-bin, both mplayer and mplayer-bin work fine for me, but there's no 32 bit plugin that i know of. mplayer sounds like a great program, how can i use it with a browser? What media player is good that will easily work with firefox? |
|
Back to top |
|
 |
sirdilznik l33t


Joined: 28 Apr 2005 Posts: 731
|
Posted: Thu Nov 24, 2005 7:27 am Post subject: |
|
|
I had the same ploblem as you. Luckily there is a REALLY EASY solution. The media connectivity plugin for firefox(Just go to firefox extensions page and search for connectivity). It will play media files in web pages outside of firefox in a stand-alone player (mplayer, mplayer-bin, xine, whatever...) and the whole 32, 64 bit thing doesn't matter *shakes fist at macromedia*. I configure mine to play Real Media, Windows Media, and Quicktime in mplayer-bin. If you want to add a switch like -fs (for fullscreen), click Expert Mode and put the switch in the arguments field in front of %f (need a space). Now you can watch all that media (and flash if you're using mozilla-firefox-bin) AND you can make the window any size you want (not that tiny window in the web page)  |
|
Back to top |
|
 |
yinkoshaumer Tux's lil' helper

Joined: 25 Oct 2005 Posts: 139
|
Posted: Fri Jan 13, 2006 3:09 am Post subject: |
|
|
My solution was to the following
Code: | #cd /usr/bin
#mv mplayer mplayer.bak
#mv mplayer-bin mplayer
#rm gmplayer
#ln -s mplayer.bak gmplayer
|
and now everything plays hapily. |
|
Back to top |
|
 |
F-0_ICE l33t


Joined: 06 Dec 2004 Posts: 679
|
Posted: Wed Mar 22, 2006 6:30 pm Post subject: |
|
|
so if i understand you right your saying the mplayerplug-in is a 64-bit program only in amd64? but does that mean embeded sounds on web pages won't work in-firefox but only with external players? _________________ ~AMD64
AMD: Athlon64 X2 3800+
2G PC3200
ATI: RADEON HD 4350
Linksys: WMP54G
True Knowledge is Best Acquired Through Experience. |
|
Back to top |
|
 |
Eskarel Apprentice


Joined: 07 May 2004 Posts: 257 Location: Perth Australia
|
Posted: Mon Jul 03, 2006 11:45 pm Post subject: What he's actually saying |
|
|
is that since mplayerplug-in is not a binary, it is 64 bit if you compile it that way, exactly the same way as the compiled version of mplayer. It will play sounds and video in web applications just fine, but not those which require the 32 bit odec libraries. This is just the way things are at the moment, not much you can do about it, the extension he was referring to was a workaround until this is resolved(probably when vista comes out). |
|
Back to top |
|
 |
ReDirEct__ Guru


Joined: 16 Mar 2006 Posts: 300 Location: Nola (NA) - Italy
|
Posted: Tue Jul 04, 2006 2:19 pm Post subject: |
|
|
Hi... i made an ebuild that download the binary version of mplayeplug-in... if you are intersted it's here (right click and save). It's my first ebuild but it work for me. The ebuild only copy the binary files in /usr/lib32/nsbrowser/plugins and make an hardlink in /usr/bin/ to mplayer-bin. If you already have 64bit mplayer, it will be used instead but you can't view vmw videos, hope you like it ... |
|
Back to top |
|
 |
ReDirEct__ Guru


Joined: 16 Mar 2006 Posts: 300 Location: Nola (NA) - Italy
|
Posted: Fri Aug 18, 2006 1:01 pm Post subject: |
|
|
i'm sorry but the direct linking to my hosted files don't work... try to go here (my weblog) then, at bottom of the post, you will see the download section... download the ebuild from there... bye |
|
Back to top |
|
 |
pjp Administrator


Joined: 16 Apr 2002 Posts: 20630
|
|
Back to top |
|
 |
|