hello everyone
I am trying to convert with VB a wmv video to bmp images.
Does anyone knows how to do it?
If it is impossible with VB could you suggest me any other language or another program?
thx!
hello everyone
I am trying to convert with VB a wmv video to bmp images.
Does anyone knows how to do it?
If it is impossible with VB could you suggest me any other language or another program?
thx!
video to image file ?
Easy in C.
Complete sample in MSDN
You need to capture the screen using some API functiona at a particular time interval asns save the same to a BMP file using FSO.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.