Taking a Snapshot of Video and saving the image file

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
DannyD
New Cone
New Cone
Posts: 4
Joined: 05 Mar 2012 12:08

Taking a Snapshot of Video and saving the image file

Postby DannyD » 14 Mar 2012 14:44

Hi, is it possible to take a snapshot of the video and naming and saving the image file in a specific directory, using the ActiveX plugin?

I know the following takes a snapshot:

Code: Select all

axVLCPlugin21.video.takeSnapshot();
but where does it save the image file and what name does it give the file?

If I use the following code:

Code: Select all

AXVLC.IPictureDisp snapS = axVLCPlugin21.video.takeSnapshot();
could I use the snapS variable to save an image file?

Thanks
D

DannyD
New Cone
New Cone
Posts: 4
Joined: 05 Mar 2012 12:08

Re: Taking a Snapshot of Video and saving the image file

Postby DannyD » 16 Mar 2012 13:35

After struggling around a bit, I've come down on a thread from 4 years ago....

viewtopic.php?f=16&t=46219&p=146365&hil ... ot#p146365

The last suggestion, given by corvusvideo worked for me. :mrgreen:


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 6 guests