Page 1 of 1

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

Posted: Sun Apr 09, 2006 11:46 pm
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?

Posted: Mon Apr 10, 2006 10:06 am
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.