Please, MovieInfo(0,0) return float
Posted: Sat Aug 08, 2015 12:54 am
Hi, is possible MovieInfo(0,0) return a float number in nexts versions.
Many movies have 29.97 fps or other float fps number but PB return interger.
I dont undertaind this operation: MovieInfo(0,0)*1000, miliseconds?
Debug MovieLength(0)/MovieInfo(0,0)
I try this to know duration in second but return false duration when fps is not a interger.
Will be fantastic acept MP4 movies.
Thanks!
Many movies have 29.97 fps or other float fps number but PB return interger.
I dont undertaind this operation: MovieInfo(0,0)*1000, miliseconds?
Debug MovieLength(0)/MovieInfo(0,0)
I try this to know duration in second but return false duration when fps is not a interger.
Will be fantastic acept MP4 movies.
Thanks!