deinterlace and fullscreen in activex

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.
adia
New Cone
New Cone
Posts: 4
Joined: 19 Mar 2008 11:23

deinterlace and fullscreen in activex

Postby adia » 19 Mar 2008 11:33

Hello,

I'm using the ActiveX plugin of 0.8.6d.

I'm configuring a video (player.playlist.add) with the following flags:
:vout-filter=deinterlace :deinterlace-mode=blend :udp-caching=1000 :no-plugins-cache :no-drop-late-frames

Then, after starting the video I'm trying to set it to full screen:
player.video.fullscreen = true;

Although now the fullscreen property is indeed set to true, the display does not changed.

I've seen in an old post that there is some bug in the activex regarding this and it was suggested to use the set_variable command to change the video to full screen, but this command is not supported in the new plugin.

Any other suggestions?

Thanks,
Adi

revolunet
Big Cone-huna
Big Cone-huna
Posts: 515
Joined: 17 Oct 2007 13:16
VLC version: 0.9.8
Operating System: Vista
Location: Paris, France
Contact:

Re: deinterlace and fullscreen in activex

Postby revolunet » 21 Mar 2008 18:40

use

Code: Select all

player.video.toggleFullscreen();
see http://wiki.videolan.org/Documentation: ... d_above.29
VLC & web IT consulting - http://www.revolunet.com
Github : http://github.com/revolunet

adia
New Cone
New Cone
Posts: 4
Joined: 19 Mar 2008 11:23

Re: deinterlace and fullscreen in activex

Postby adia » 25 Mar 2008 15:53

Thanks for the suggestion, but it still doesn't work when deinterlacing is turned on.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 57 guests