ActiveX Plugin - how to set the video options?

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
DOOM
Blank Cone
Blank Cone
Posts: 29
Joined: 24 Oct 2005 09:55

ActiveX Plugin - how to set the video options?

Postby DOOM » 06 Jul 2006 14:46

Hello,

i read every activex plugin thread but failed to set the video options using Delphi 7 Enterprise Edition.

Playback without any options works fine.

Code: Select all

procedure TForm1.Button1Click(Sender: TObject); begin VLCPlugin1.addTarget('C:\lost.avi',null, VLCPlayListInsert, 0); VLCPlugin1.play; end;
After setting an option, the application crashes with an EOle Exception - wrong parameter.

Which parameters are supported? And what a syntax is required? Has the option to start with - or : ?

Seems that many people have the same problems, was somebody successful in setting a video option? maybe with another programming language?

DOOM

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

Postby Quovodis » 11 Jul 2006 11:17

there seems to be a problem with the way Delphi 7 generates the Activex object pascal module. You can either edit and fix the module PAS file as discussed in
viewtopic.php?t=19012, or use a later version of Delphi.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 4 guests