I'm trying to get a videos exact size by using the following.
(size in bytes*8)/(total bit rate(audio+video bitrates) * 1024)
ex:
(1,136,992*8)/(7128*1024) which comes out to 1.24617705 seconds
But in windows movie maker live, it was saying that the actual length in seconds was about 1.87 seconds. Am I doing something wrong, or is windows live movie maker off? I'm guessing it's the former.
I've been using a video recorded with Easycap then put into Windows live movie maker to trim, then finally converted to ogv format. So that makes sense that it would be completely messed up. I don't know how to access the metadata header of an ogv video file, I've looked around but don't see any answers.