MovieLength() - Is there an API equivalent for WMV/AVI?

Everything else that doesn't fall into one of the other PB categories.
eriansa
Enthusiast
Enthusiast
Posts: 277
Joined: Wed Mar 17, 2004 12:31 am
Contact:

MovieLength() - Is there an API equivalent for WMV/AVI?

Post by eriansa »

Sorry, I know, this is the opposite way, but I am finishing a small VBA project which I couldn't do in PB... :oops:

I couldn't find anything on Google (except WMEncoder).

Somebody?
inc.
Enthusiast
Enthusiast
Posts: 406
Joined: Thu May 06, 2004 4:28 pm
Location: Cologne/GER

Post by inc. »

For AVI do search on Purearea.net for my Avifil32_ext Library.
Beside the deep line by line API approach sample it also includes Movie() like PB functions sample to build a AVI file player for purebasic.
Post Reply