Page 1 of 1

vlc-plugin 1.0.5-5 no controls and doesn play apple.com trai

Posted: 19 Mar 2010 15:36
by kingtubby
hey I got two issues with the vlc plugin

1) There are no controls !!
Image

As you can see one can't switch to full screen or fast forward etc. The normal keybindings don't work either.
Without controls the plugin doesn't make much sense does it?

2) I can't watch apple.com trailers what so ever.

Image

Code: Select all

javascript:alert([].map.call(navigator.plugins["VLC Multimedia Plug-in"],function(e){return String(e.type);}).sort().join('\n'));]
is positive. Quicktime is installed.

Archlinux vlc-plugin 1.0.5.5 Opera 10.10
no other media plugins are installed i.e. no gecko media player etc.


Is it just me or are those known issues?

Thank you.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 19 Mar 2010 17:20
by xtophe
hey I got two issues with the vlc plugin

1) There are no controls !!
Image

As you can see one can't switch to full screen or fast forward etc. The normal keybindings don't work either.
Without controls the plugin doesn't make much sense does it?
Keyinding works in fullscreen.

Your're welcome to send a patch for a control bar.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 26 Mar 2010 22:44
by Rémi Denis-Courmont
VLC controls are supposed to be added to the web page. If you use a web page that was not meant for VLC, you may have a problem.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 02 Apr 2010 22:18
by kingtubby
VLC controls are supposed to be added to the web page. If you use a web page that was not meant for VLC, you may have a problem.

At least I found out that by double clicking on the video I can get the fullscreen mode but pausing the video etc. doesn't work for me. But still 99% of the web sites out there aren't aware of vlc. So in any case having a default control bar does make a lot of sense.

AS to the my apple.com trailer question. I found out that apple is checking the browser's user-agent string, and it rejects the browser if it says anything else but quicktime or itunes. So basically my Q has nothing todo with the plugin as such. But there are ways to get around this limitations. Like the uzbl-broswer where one can freely choose the user-agent.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 03 Apr 2010 11:18
by Rémi Denis-Courmont
We are eagerly waiting for your patch to add the built-in controls.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 08 Apr 2010 21:28
by kingtubby
ok... I'm testing the plugin against test.html from the git (the one in projects/mozilla) I can see some basic controls in firefox. But they only show up in FF not in opera or the chromium/uzbl-browser. Anyway for now I can't compile the project due to api changes in mozilla's xulrunner (bjsnider told me that on #videolan ) but I'd be glad if you could point me straight away to the source code where I can try to understand what has to be changed (ie class, methods, api etc.). thx.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 10 Apr 2010 03:58
by powerbird101
Im having the same issues as well. I find it extremely frustrating to have a plugin that i cant control or for that matter a video plugin with no controls... this has been the case for a while now and im confused as to why there is a plugin if it cant be controlled in the browser.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 10 Apr 2010 09:55
by Rémi Denis-Courmont
The answer to the last question is quite simple: nobody ever wrote the implementation.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 08 Sep 2011 17:49
by mysoogal
The answer to the last question is quite simple: nobody ever wrote the implementation.
perhaps, just maybe some of developing time would be given towards a web implementation that provides controls and windowless mode, and few other features such as changing subtitles embedded in mkv or changing audio tracks.

I'm still learning how to code in C++ and python, using QT designer, when i learned enough to code I will create alternative player, just for browsers to replace adobe flash and that html5 garbage.

:)

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 11 Sep 2011 13:57
by Rémi Denis-Courmont
Patch is welcome.

Re: vlc-plugin 1.0.5-5 no controls and doesn play apple.com

Posted: 16 Jan 2012 14:30
by stevenp
still there's no way to change MKV audio track in browser?
is there at least any way to specify a Default Language for MKV?