Bitrate should = total number of kilobits / duration in second
= 28508 bits / ((3 * 60) + 2.23)
= 156.638242 kbps.
Bah, it's off less than 4 kbits. not so bad. But still, there's a
first mystery going on here. I suspect 3.48 isn't the right size?
Whatever.
So I try to do it in QTKit.
QTStringFromTime([myMovie duration]) gives me "0:00:03:17.322/600",
so now there's a time diff of approx. 15 seconds between QTKit and Qt
Player.app
the size property gives me exactly 3.48 MB, though.
Without the proper time, i cannot calc. the bit rate...
Please, someone explain what's going on here..
Thanks,
-- Olivier
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden