Does anyone have a VLC that does not grab onclick event

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
hobbitten
Blank Cone
Blank Cone
Posts: 20
Joined: 02 Jun 2009 19:23

Does anyone have a VLC that does not grab onclick event

Postby hobbitten » 04 Jun 2009 16:45

I am looking for a compiled version of VLC for windows XP SP3 using IE7 so I can use the onclick event.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Does anyone have a VLC that does not grab onclick event

Postby Jean-Baptiste Kempf » 04 Jun 2009 18:10

maybe VLC 1.0.0 will do that.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

hobbitten
Blank Cone
Blank Cone
Posts: 20
Joined: 02 Jun 2009 19:23

Re: Does anyone have a VLC that does not grab onclick event

Postby hobbitten » 13 Jul 2009 17:49

Did VLC 1.0.0 fix this. If so how to disable.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Does anyone have a VLC that does not grab onclick event

Postby VLC_help » 14 Jul 2009 16:37

--vout-event={1 (Full support), 2 (Fullscreen-only), 3 (None)}
key and mouse event handling at vout level.
This parameter accepts values : 1 (full event handling support), 2
(event handling only for fullscreen) or 3 (No event handling). Full
event handling support is the default value.
http://wiki.videolan.org/VLC_command-line_help

hobbitten
Blank Cone
Blank Cone
Posts: 20
Joined: 02 Jun 2009 19:23

Re: Does anyone have a VLC that does not grab onclick event

Postby hobbitten » 14 Jul 2009 17:46

How do I do this through IE? Not on the command line. Where in the code is the default value set so I can just recompile it? Can it be set thought options?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Does anyone have a VLC that does not grab onclick event

Postby VLC_help » 15 Jul 2009 14:52

http://www.revolunet.com/static/downloa ... anced.html
there is more vlc options part that should do the trick.

hobbitten
Blank Cone
Blank Cone
Posts: 20
Joined: 02 Jun 2009 19:23

Re: Does anyone have a VLC that does not grab onclick event

Postby hobbitten » 15 Jul 2009 22:12

According to the comments on the bottom of the page
http://www.revolunet.com/labo/code/VLCobject
vlc version 1.0.0 breaks the vlc controls.


and under IE7 http://www.revolunet.com/labo/code/VLCcontrols
it works once ... then will not work until i reboot
.

Where in the code is the default value set so I can just recompile it?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Does anyone have a VLC that does not grab onclick event

Postby VLC_help » 16 Jul 2009 17:34

Code: Select all

add_integer( "vout-event", 1, NULL, VOUT_EVENT_TEXT, VOUT_EVENT_LONGTEXT, true )
in
src\libvlc-module.c


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 63 guests