No fullscreen when deinterlace

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
karlar
Blank Cone
Blank Cone
Posts: 73
Joined: 12 Jun 2006 12:25

No fullscreen when deinterlace

Postby karlar » 08 Aug 2006 12:46

Hey I cant seems to goto fullscreen via vlc.fullscreen() when i have activated bob, works only if i double click on the vlc object

targetURL = ...
var options = new Array(":rtsp-tcp");
options.push(":vout-filter=deinterlace");
options.push(":deinterlace-mode=bob");
document.vlc.addTarget(targetURL, options, 1, -666);
document.vlc.play();
document.vlc.fullscreen();

It only happens when i have bob enable when i remove the statsments
i can go to fullscreen again.

Anybody got an idea?

karlar
Blank Cone
Blank Cone
Posts: 73
Joined: 12 Jun 2006 12:25

Postby karlar » 08 Aug 2006 15:54

found a solution
used to goto fullscreen

Code: Select all

X = vlc.getVariable("key-fullscreen") vlc.setVariable("key-pressed", X)
but can anybody tell me if thats a bug or a feature, that i cant get the vlc activex com. to goto fullscreen with document.vlc.fullscreen while deinterlace is enable.

Quovodis
Cone that earned his stripes
Cone that earned his stripes
Posts: 271
Joined: 16 Jun 2004 11:13
Location: Cork, Ireland

Postby Quovodis » 18 Aug 2006 23:40

a bug, most probably, i'll add it to my very long list of things to fix in activex :)


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 38 guests