VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Determine the Capabilities of an AVI file

Patrick K. Bigley  (14 Submissions)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

MCI Multimedisa control NOT NEEDED! Determine if an AVI (movie) file has AUDIO, VIDEO, REVERSE, TOTAL NUMBER of FRAMES, STRETCH, etc... This is good information to know about an AVI before playing it in your program. You can use this information to help you display a "meter" or a scroll bar to quickly move around in an AVI file. This is easy code, enjoy.

Assumes
Create a new project with a form (Form1) Add a command control to the form (Command1) Have a few AVI (*.avi) files on hand for testing

Rate Determine the Capabilities of an AVI file (2(2 Vote))
Determine the Capabilities of an AVI file.bas

Determine the Capabilities of an AVI file Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters