I have an avi file i want to get every frame into picture file.
is there any way to do it ..?
** I want to do it by using VB6
Printable View
I have an avi file i want to get every frame into picture file.
is there any way to do it ..?
** I want to do it by using VB6
is it hard 2 answer :D :D
Have fun converting this to VB :bigyello:
http://www.vbforums.com/showthread.php?t=337114
[Edit] Your in luck. Cyborg just posted a VB version on the bottom of the thread ;)
have u check it ...?
it is giving error.. No suitable compressor found ...!!!
Sounds like a codec problem to me. Try downloading the latest version of DivX. If thats still a problem in that prog, well, try PMing cyborg about it.
hmm Jacob
i m not using DivX ..
i have WMP 10 installed ..
No not a video player. Video codec. There are many kinds of AVI's out there that have been compressed in different ways. A codec decodes them.
oh thx .. i understood wrong...
From where i can get all the hell stuff ...
?
*** if u r fond of messing with AVI's then see ***
http://www.vbforums.com/showthread.php?t=336914
You can get it here.
http://www.divx.com/divx/?src=footer...rom_/index.php
You only need the free codec
In the old DirectX SDK's there were Samples of converting AVI's to pictures if I remember (In VB and VC++). Searching Microsoft.com or MSDN.com might turn up some results.
Phreak