Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old July 3rd, 2007   #1
Palmyra
Just Give Me the Beans!
 
Palmyra's Avatar
 
Join Date: May 2007
Beans: 77
HOWTO: Watch embedded DIVX videos using Firefox!

This is a much needed tutorial since not being able to watch embedded DIVX videos right in Firefox has driven me nuts. Just installing mplayer-plugin is not sufficient at all, because even after doing that, I was still not able to play embedded DIVX videos.

Anyhow, follow this:

1. Download the file on the following download site, and save it to your desktop (click on the link that says "Download file"):

http://www.4shared.com/file/17647095...luginstar.html

2. Uncompress the file you've just downloaded. Right-click, and "extract." In this newly created directory, copy all the Firefox extensions from this folder. Right-click and select "copy."

2. Press ALT-F2, and type gksudo nautilus (no quote marks). This will give you administrative privileges when handling the file manager after you enter your password.

3. Browse to /usr/lib/firefox/plugins. In this directory, copy all the Firefox extensions from the folder you earlier uncompressed. You should paste in this directory all the extensions you have downloaded earlier. If Ubuntu warns you that you are overriding a certain extension, skip that particular extension, because you already have it! Just paste the ones you don't already have.

It shouldn't matter if Firefox is open or not, but just in case you're having any problems, restart Firefox (don't restart your computer, just Firefox, if necessary).

You will need mplayer-plugin for this to work correctly, as far as I know, you will not be able to use mplayer-plugin along with other similar plugins (e.g. mozilla-vlc-plugin, totem-mozilla, etc.). Once you've completed this guide, Epiphany should be able to play embedded DIVX video too.

All credit goes to the PCLinuxOS community, and more specifically, vampirefo. I realize this guide is quite watered down, but it useful in not excluding newbies.
Palmyra is offline   Reply With Quote
Old July 4th, 2007   #2
frodon
Ubuntu French Roast
 
frodon's Avatar
 
Join Date: Jun 2005
Location: France
Beans: 6,385
Ubuntu 9.10 Karmic Koala
Re: HOWTO: Watch embedded DIVX videos using Firefox!

No need to bother with this, if you are using firefox you have an extension made for this purpose, click 3 times and it is done :
https://addons.mozilla.org/en-US/firefox/addon/446
__________________
| Quake Wars fan inside | Ubuntu Backports |
frodon is offline   Reply With Quote
Old July 4th, 2007   #3
Palmyra
Just Give Me the Beans!
 
Palmyra's Avatar
 
Join Date: May 2007
Beans: 77
Re: HOWTO: Watch embedded DIVX videos using Firefox!

Quote:
Originally Posted by frodon View Post
No need to bother with this, if you are using firefox you have an extension made for this purpose, click 3 times and it is done :
https://addons.mozilla.org/en-US/firefox/addon/446
The difference between what you have posted and what I posted is pretty big. I posted a plugin, and you posted an extension. If you already have mplayer-plugin, what I posted correctly works with it. This is different from external extensions, which can be a pain sometimes, including the one you posted. Furthermore, extensions frequently require setting up preferences (as is with your case), which is not necessary with plugins.

I would recommend people use my guide, because it should be a lot easier for you in the long run. Also, what happens when your extension becomes outdated with a new Firefox version? You'll have to wait till the developers get a new version.

Save yourself the headache.

May I ask why this guide is not in Tutorials and Tips? I can modify the post to follow forum rules.
Palmyra is offline   Reply With Quote
Old July 4th, 2007   #4
frodon
Ubuntu French Roast
 
frodon's Avatar
 
Join Date: Jun 2005
Location: France
Beans: 6,385
Ubuntu 9.10 Karmic Koala
Re: HOWTO: Watch embedded DIVX videos using Firefox!

Quote:
Originally Posted by Palmyra View Post
The difference between what you have posted and what I posted is pretty big. I posted a plugin, and you posted an extension. If you already have mplayer-plugin, what I posted correctly works with it. This is different from external extensions, which can be a pain sometimes, including the one you posted.
Arguments based on fact maybe ?

The extension i posted just open the stream with the player of your choice it don't require anything to install, based on the fact that it is one of the often used firefox extension it don't think it will be outdated as long as firefox exist and is used.

About what the Tips & Tricks section rules just read the sticky of this section.
__________________
| Quake Wars fan inside | Ubuntu Backports |
frodon is offline   Reply With Quote
Old July 4th, 2007   #5
r3bol
A Carafe of Ubuntu
 
r3bol's Avatar
 
Join Date: Mar 2006
Location: Waaaaaaaaaay to far north
Beans: 137
Ubuntu 9.04 Jaunty Jackalope
Re: HOWTO: Watch embedded DIVX videos using Firefox!

Thanks Palmyra, I've been wanting to do this for ages! I like this method much better than running external players and it also supports the DownloadHelper plugin.
__________________
Linux Mint7 (Ubuntu 9.04) for x86 - ASRock Motherboard - ATI 9500 Graphics - 1.4GHz - 1GB RAM
r3bol is offline   Reply With Quote
Old July 5th, 2007   #6
sefs
Extra Foam Sugar Free Ubuntu
 
Join Date: Apr 2006
My beans are hidden!
Re: HOWTO: Watch embedded DIVX videos using Firefox!

How can i improve the buffereing using mediaconnetor thing and totem. Every few seconds it buffers and runs buffers and runs, as opposed to divx webplayer in windows which buffers until it has buffered enough to play to the end without stopping.

We need intelligent buffering, how to achieve this.

Aslo in divx windows version there is the little progress bar you can drag backwards if you missed something...i can't seem to do this in totem. are they any other linux players that can do these things?

Last edited by sefs; July 5th, 2007 at 04:59 PM..
sefs is offline   Reply With Quote
Old July 15th, 2007   #7
Manowar721
First Cup of Ubuntu
 
Join Date: Jul 2007
Beans: 1
Kubuntu 7.04 Feisty Fawn
Re: HOWTO: Watch embedded DIVX videos using Firefox!

https://bugs.launchpad.net/ubuntu/+s...in/+bug/112055

I found the instructions, per that link, very easy to follow.

You must have mozilla-mplayer installed. If you don't, type:
$ sudo apt-get install mozilla-mplayer


I opened a console and typed:
$ cd /usr/lib/firefox/plugins
$ sudo ln -s /usr/lib/mozilla/plugins/mplayerplug-in-dvx.so
$ sudo ln -s /usr/lib/mozilla/plugins/mplayerplug-in-dvx.xpt

I restarted firefox and retried the divx video and it worked embedded.


Hope this helps,
Manowar721
Manowar721 is offline   Reply With Quote
Old July 17th, 2007   #8
krul
Just Give Me the Beans!
 
Join Date: Dec 2005
Location: Amsterdam - Netherlands
Beans: 78
Ubuntu 7.04 Feisty Fawn
Smile Re: HOWTO: Watch embedded DIVX videos using Firefox!

Quote:
Originally Posted by Manowar721 View Post
...
Manowar721
This did the trick for me as well!

Please note for Swiftfox users, you have probably to create the links in this location:

/opt/swiftfox/plugins

e.g.
$ cd /opt/swiftfox/plugins
$ sudo ln -s /opt/swiftfox/plugins/mplayerplug-in-dvx.so
$ sudo ln -s /opt/swiftfox/plugins
/mplayerplug-in-dvx.xpt
krul is offline   Reply With Quote
Old July 17th, 2007   #9
ubun2dragon
First Cup of Ubuntu
 
Join Date: Dec 2006
My beans are hidden!
Re: HOWTO: Watch embedded DIVX videos using Firefox!

Manowar, followed your easy 1-2-3, embedded divx on Stage6.divx.com plays and downloads in firefox perfectly. Thanks!
ubun2dragon is offline   Reply With Quote
Old July 17th, 2007   #10
Nessa
Quad Shot of Ubuntu
 
Nessa's Avatar
 
Join Date: Jun 2007
Location: Durian Central
Beans: 500
Ubuntu 8.10 Intrepid Ibex
Re: HOWTO: Watch embedded DIVX videos using Firefox!

Worked for a bit. Firefox crashes when it's paused.
__________________
[AMD AthlonX2 4000,Emaxx MCP61S-AVL,2GB Geil,7300GT 512MB,160GB]
[AMD Sempron 2200+,Asrock K7VM3,1GB PQI,FX5200,80GB+160GB IDE]
[Sony Vaio VGN-CR35G,Core2 T8100 2.10GHz,2GB RAM,200GB]
^Apr'07 7.04|Jan'08 7.10|May'08 8.04|Jun'08 Mint5|Oct'08 8.10^
Nessa is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:22 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry