开发者

How do you extract the index postion from mp4s with AS3?

开发者 https://www.devze.com 2022-12-11 21:08 出处:网络
I know you can extract metadata from mp4s but I want to pull specifically the index point which is in Moov Atom.Any input is 开发者_运维技巧greatly appreciated.

I know you can extract metadata from mp4s but I want to pull specifically the index point which is in Moov Atom. Any input is 开发者_运维技巧greatly appreciated.

If anyone knows of a program that can read the index position of an mp4 would be even better.


For an example in AS3, see http://renaun.com/blog/2010/06/qtindexswapper-2/

This utility locates the MOOV atom and then, if necessary, moves it to the front of the mp4 for progress streaming.

0

精彩评论

暂无评论...
验证码 换一张
取 消