[Implemented] length=movielength(filename$)

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
spacefractal
User
User
Posts: 17
Joined: Tue Jan 24, 2006 7:05 pm

[Implemented] length=movielength(filename$)

Post by spacefractal »

I seen MovieInfo() return wrong fps values (too buggy).

I would like to see an movielength() that is a lots faster, without using the slow LoadMovie(), just doing that.

This one is easy with avi files trouch (but what about wmv and mpeg files?).