Search found 4 matches

Go to advanced search

by pjamaajda
26 Jun 2006 17:02
Forum: VLC media player for Windows Troubleshooting
Topic: Time slows down
Replies: 2
Views: 1192

Time slows down

I am using VLC and the VLC ActiveX component to display a stream from a camera, all is file except that if I place a clock in front of the camera, the displayed image loses time to the extent of several seconds per hour.

Anybody know why?
by pjamaajda
07 May 2006 12:53
Forum: Web and scripting
Topic: ActiveX and Borland C++ Builder 6
Replies: 6
Views: 5402

activex and c++ builder

The code I'm using is of the form SAFEARRAY* psa; SAFEARRAYBOUND rgsabound[1]; WideString w1 = ":sout=#duplicate{dst=display,dst=std{access=file,mux=ts,url=\"C:\\projects\\video\\copy.mpeg\"}}"; WideString w2 = "c:\\projects\\video\\original.mpeg"; VARIANT vOpt; long aL...
by pjamaajda
06 May 2006 22:03
Forum: Web and scripting
Topic: ActiveX and Borland C++ Builder 6
Replies: 6
Views: 5402

ActiveX and Borland C++ Builder 6

I am unable to stream video to a file. The problem seems to be the definition of the properties parameter. Looking at the source code that C++ Builder generates, the component is looking for a VARIANT type that contains a SAFEARRAY containing BSTRs. I have created such a type but to no avail, the me...
by pjamaajda
24 Apr 2006 13:39
Forum: Web and scripting
Topic: ActiveX properties
Replies: 0
Views: 1786

ActiveX properties

I have been using the ActiveX control with Borland C++ Builder. I have been able to playback and control video but now need torecord it. Looking at the posts I believe that most answers lie in the options variable but can find little documentation on the content and format of the items that can be a...

Go to advanced search