Delphi : Problems with Multiple ActiveX on same Form

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
Beardless2
Cone that earned his stripes
Cone that earned his stripes
Posts: 125
Joined: 02 Feb 2007 09:53

Delphi : Problems with Multiple ActiveX on same Form

Postby Beardless2 » 02 Feb 2007 09:57

Hi,

I have found issues with my program running two or more Video Lan activeX controls with Delphi.

From what I understand this is due to an unsolved issue and many people have problems with it.

So......couple of questions

1) Is there a workaround for Delphi?
2) Any ideas if and when it might be fixed properly?
3) Any other controls I can used to show multiple videos? (not WMP or Quicktime)

Kind Regards

Chris

Beardless2
Cone that earned his stripes
Cone that earned his stripes
Posts: 125
Joined: 02 Feb 2007 09:53

Postby Beardless2 » 05 Feb 2007 11:17

anyone?

Beardless2
Cone that earned his stripes
Cone that earned his stripes
Posts: 125
Joined: 02 Feb 2007 09:53

Postby Beardless2 » 20 Feb 2007 11:14

last try......

hogi82
New Cone
New Cone
Posts: 7
Joined: 07 Feb 2007 16:20

Postby hogi82 » 01 Mar 2007 23:43

Create an m3u file containing your mediafile or URL you want to play. Use the "#EXTVLCOPT--no-overlay" parameter as shown in this example

Code: Select all

#EXTM3U #EXTINF:0, Foo Bar Description #EXTVLCOPT--r #EXTVLCOPT--no-overlay #EXTVLCOPT--input-repeat=-1 #EXTVLCOPT--http-reconnect=true e:\temp\test.avi


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 18 guests