View Single Post
Old 2nd June 2003, 18:30   #2  |  Link
Cyberia
Moderator
 
Cyberia's Avatar
 
Join Date: Nov 2002
Location: Inside
Posts: 718
Ok, massive response so far.

Lets try tackling this from another angle: Does any have (or know of)an example on how to query the AVIFile or AVIStream API's from VB6?

I have code trying to do this, but it returns inconsistent values between clips. I'd just like to see someone do it properly. Actually, even if you can't do that, can you tell me what calls I *should* be making in the correct order? (AVIFileOpen, then AVIFileInit, ... read the struct ... AVIFileClose)

I don't want to play the avi in this way, just to determine it's basic properties (height, width, framecount, timelength etc)

Sorry if I am being retarded.
Cyberia is offline   Reply With Quote