Page 1 of 1

parameters for video size of save file

Posted: 13 Dec 2006 10:34
by my_1998
Hi,

I use VLC 0.8.6 , I can play locally and save the file by video size 640x480, but when I use VLCplugin in my VB program using the following parameter, the video size of the save file is only 174x144

dshow:// :dshow-vdev="" :dshow-adev="" :dshow-size="640x480"

anything wrong with this pramater.

I copy these parameters from VLC player.

Thanks