Skip navigation.

web:config

tips and tricks for the interwebs

a better quicktime

, , ,

Hi !
Linux users have traditionally been plagued from deliberate lack of support from many big companies for Linux.
In the current particular case, Apple has never done QuickTime for Linux, and I'm happy they never did. People argue about QuickTime being one of the worst softwares done by Apple. But back on the matter, not having the QuickTime plugin means that webpages that actually check for it will not work. Fortunately, this situation is not THAT common.
However, it exists, for instance, Apple's movie trailers website.
So, what should Linux users do (and Windows users which do not have QuickTime installed) ?

I made a really simple script, which detects if the QuickTime plugin is installed, and if it's not, it just creates an entry on navigator.plugins with a fake QuickTime, and it works great. Note however, that if the webpage tries to manipulate the plugin with scripting, it will most likely fail, because the plugin used by the browser might not support QuickTime's scripting API..

Download here:
xerath-add-quicktime-plugin.js
You can test it on the link above.

Have fun!

EDIT: clarification - you need to have another plugin that can handle QuickTime, like the VLC plugin.

gallery crawlerbackup your profile

Comments

Jurgi 13. April 2009, 05:37

I se noo difference with and without this scripts. There is still "Get the latest QuickTime" link, and nothing else changes.

serious 13. April 2009, 06:42

strange. here it works. plugin that normally is associated with quicktime is the vlc-mozilla-plugin here.

xErath 13. April 2009, 15:53

Originally posted by Jurgi:

I se noo difference with and without this scripts. There is still "Get the latest QuickTime" link, and nothing else changes.


You need to have another plugin that can handle QuickTime like VLC, else, no luck.

Cyro 13. April 2009, 16:18

Does it only work with the VLC plugin ? What if I use a different one? Like totem or mplayer for example?

xErath 13. April 2009, 23:43

Originally posted by Cyro:

Does it only work with the VLC plugin ?


It doesn't matter. The script simply checks if there's a plugin that can handle video/quicktime or video/x-quicktime. totem should do it.

bugscout 21. June 2009, 12:22

hi,

i like to install the script to my windows xp system, because i had only trouble with quicktime in the past.

my opera 9.64 crashes when the startrek video is loading.
vlc is installed

regards

bugscout 21. June 2009, 19:57

hi,

there still were some quicktime files in my system. i deleted them by hand and installed vlc again.

now vlc is listed is plugin. the crashes are gone but i can only see "Get the latest QuickTime."

xErath 22. June 2009, 00:43

Originally posted by bugscout:

now vlc is listed is plugin. the crashes are gone but i can only see "Get the latest QuickTime."


Type this in your address bar
javascript:alert([].map.call(navigator.plugins["VLC Multimedia Plug-in"],function(e){return String(e.type);}).sort().join('\n'));
Do you see video/quicktime listed ?

bugscout 22. June 2009, 07:34

hi,

...video/mpeg-system video/quicktime video/x-flv...

video/quicktime is listed

xErath 24. June 2009, 10:59

Originally posted by bugscout:

video/quicktime is listed


odd, it works just fine for me after installing the vlc plugin.
Do you see the vlc plugin in opera:plugins ?

bugscout 26. June 2009, 20:09

hi,

VLC Multimedia Plug-in is listed in Plugins

antti79 19. August 2009, 23:36

i come home from work, i wanna watch a video.
i search i found this plugin, thinkin i soon watch video, its easy right? just entertainment?
i download the packet, ups it has to be compiled, -wonder what that means. Oh i dont nothin about coding.
time gone too much for learning these, i gotta go sleep without video... :frown:
-i will install windows on the morning. (no coding when i wanna watch video)

antti79 19. August 2009, 23:38

somebody suggested me linux. but my slummish life is hard enough without linux. gotta buy dvdplayer where i can just click play :frown:

xErath 20. August 2009, 12:38

antti79, this is not a plugin but a simple user script for the Opera web browser. Viewing dvds on linux is off-topic, so google elsewhere for your answers. Thank you.

yeeliberto 29. August 2009, 03:15

Thanks for the script but I cannot make it work in Debian 64 bits, what I get is the totem progress bar but no video.

And antti79, if you use something like debian or ubuntu donwload the libdvdcss from synaptic and you can watch encrypted DVDs ;D
http://en.wikipedia.org/wiki/Libdvdcss

struds 19. November 2009, 10:13

Hmm seems to be half working for me, not coming up with the you must install quicktime message anymore (this is on the apple trailers site) but it doesn't seem to be loading the video. .mov's are set to be opened with vlc plugin. The video box pops up but stays black, opera says it's recieveing data for a time but that's it. Using mandriva 2010.0, opera 10.10 beta and vlc plugin 1.0.2 if that's useful at all.

xErath 19. November 2009, 15:03

Originally posted by struds:

The video box pops up but stays black, opera says it's recieveing data for a time but that's it.


Same thing is happening to me.
So I wget'ed the mov files, and those were just really small stubs, a few bytes big ?? So, are those like some sort of binary playlist that only Quicktime understands ?

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.

Download Opera, the fastest and most secure browser