Disable Full Screen from VLC ActiveX Plugin 2

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
ade74
New Cone
New Cone
Posts: 8
Joined: 11 May 2010 18:11

Disable Full Screen from VLC ActiveX Plugin 2

Postby ade74 » 20 May 2010 17:39

Hi, I use a ActiveX VLC Plugin2 in a Visual Basic 6.
If I doubleclick on a Video, this go to fullscreen. Can i disable this option directly from a activex?
Example:

vlcVideo1.playlist.Add "c:\video\test.avi", "", Array(":no-fullscreen", ":no-video-title-show")

The option ":no-fullscreen" do not disable a fullscreen if I doubleclick on a video.

erwan10
Developer
Developer
Posts: 415
Joined: 02 Nov 2008 23:16

Re: Disable Full Screen from VLC ActiveX Plugin 2

Postby erwan10 » 20 May 2010 17:52

Have you tried the following with the soon-to-be released vlc1.1 :

vlcVideo1.playlist.Add "c:\video\test.avi", "", Array(":no-mouse-events", ":no-video-title-show")

In vlc1.1, --[no]-mouse-events is now also available for Windows. It disables all mouse interactions at the vlc level

Erwan10

ade74
New Cone
New Cone
Posts: 8
Joined: 11 May 2010 18:11

Re: Disable Full Screen from VLC ActiveX Plugin 2

Postby ade74 » 21 May 2010 08:58

In my version ":no-mouse-event" don't function.
I use VLC 1.0.5 where I download a VLC 1.1?

erwan10
Developer
Developer
Posts: 415
Joined: 02 Nov 2008 23:16

Re: Disable Full Screen from VLC ActiveX Plugin 2

Postby erwan10 » 21 May 2010 20:56

You can get latest build from http://nightlies.videolan.org/build/win ... 0521-0202/

and beware, name is --mouse-events (ending with a 's')

Erwan10

ade74
New Cone
New Cone
Posts: 8
Joined: 11 May 2010 18:11

Re: Disable Full Screen from VLC ActiveX Plugin 2

Postby ade74 » 24 May 2010 14:48

I have dowloaded a version http://nightlies.videolan.org/build/win ... 0521-0202/ but when I uninstall a 1.0.5 and install a new version, from Visual Basic 6 I have an error when I select a "VideoLan VLC ActiveX Plugin" (axvlc.dll). The error in italian is "Nome già utilizzato per modulo, progetto o libreria degli oggetti esistente". In english should result in "Name already used by module, project or object library already exists".

1. Uninstall a 1.0.5 version
2. Reboot
3. Install vlc-1.1.0-rc-20100521-0202-win32.exe (or vlc-1.1.0-rc-20100524-0202-win32.exe)
4. Reboot
5. Open a new project of Visual Basic 6
6. Project -> Components -> and select "VideoLan VLC ActiveX Plugin" (dll is: AXVLC.DLL)

After I press Ok, the message appear.
On my system there is only one file AXVLC.DLL in a c:\program files (x86)\VideoLAN\VLC\axvlc.dll

The SO is Windows 7 64bit original and udated.

If I uninstall a vlc-1.1.0-rc-20100521-0202-win32.exe and install a 1.0.5 version, the problem disappears and I can use axvlc.dll

ade74
New Cone
New Cone
Posts: 8
Joined: 11 May 2010 18:11

Re: Disable Full Screen from VLC ActiveX Plugin 2

Postby ade74 » 31 May 2010 15:38

any idea?

neil00
New Cone
New Cone
Posts: 3
Joined: 29 Jun 2010 21:39

Re: Disable Full Screen from VLC ActiveX Plugin 2

Postby neil00 » 29 Jun 2010 21:48

Hi, i have the same problem (in french version). I can't add the VLC plugin component but the VLC plugin reference is working. But i can't use the VLCPlaylist constants... An error message appear (ambiguous name).

Have you some news about this problem ?

ade74
New Cone
New Cone
Posts: 8
Joined: 11 May 2010 18:11

Re: Disable Full Screen from VLC ActiveX Plugin 2

Postby ade74 » 30 Jun 2010 12:53

I have opened a new post for this problem here: viewtopic.php?f=2&t=78618&start=0
I solved directly using in Visual Basic 6 the DirectShow of DirectX without a VLC ActiveX (search on Google)


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 13 guests