axVLCPlugin with c#

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
satanax
New Cone
New Cone
Posts: 3
Joined: 03 Jul 2007 01:50

axVLCPlugin with c#

Postby satanax » 03 Jul 2007 02:00

I'm using this pluging to open a file video and just now it's all ok!

This is the code to open a file:

this.axVLCPlugin1.play();
this.axVLCPlugin1.addTarget(openFileDialog1.FileName, null, AXVLC.VLCPlaylistMode.VLCPlayListReplaceAndGo, -666);

So where is the problem? I need to save images generated from the streming's file. Someone can help me?

I've have italian version and if i open VLC under video i find "schermata", it's that i need. please HELP MEEEE!!!!

satanax
New Cone
New Cone
Posts: 3
Joined: 03 Jul 2007 01:50

Re: axVLCPlugin with c#

Postby satanax » 03 Jul 2007 03:04

Perfect, i resolved with this

this.axVLCPlugin1.setVariable("key-pressed", this.axVLCPlugin1.getVariable("key-snapshot"));

but now there are two new problems: dimension and format

i need to save 1600x1200 jpg format instead of 672x384 png format


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 54 guests