MP3 MOVIEINFO

Just starting out? Need help? Post your questions and find answers here.
Marvi
User
User
Posts: 17
Joined: Fri Oct 03, 2008 6:02 pm
Location: Milano

MP3 MOVIEINFO

Post by Marvi »

While trying to write some code about a mp3 player, I was not able to try to get in advance the correct information about mp3 length (time).

Then I found this formula:
mp3length(in seconds)=2^31 / MovieInfo(#Movie, 0)

I don't know If, as we say in Italy, I discovered the hot water (banal discovery).