惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
Jina AI
Jina AI
博客园 - 叶小钗
雷峰网
雷峰网
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
量子位

博客园 - loop

brew 出现 git 错误的问题分析 xcode 编译器在各个arch下面默认宏 parallels无法启动之大乌龙-流水账版 关于结对敏捷开发 android openmax hardware decoder 整合记录 mac上parallel与virtualbox无法共存 git submodule 使用 VLC plugin加载代码分析 在parallel中安装archlinux + awesome inline 小结 小米盒子试用 keepass管理密码 chrome同步书签cpu占用率过高问题解决 git对svn操作 mac上的ssh proxy客户端 --iSSH个人修改版 终于可以在家更新mplayer了 不要一个人吃饭 在archlinux中安装chrome linux ramdom hung up
关于MP4 fileformat中 duration及timescale相关的几个地方
loop · 2010-11-08 · via 博客园 - loop

1 mvhd

Time scale

A time value that indicates the time scale for this movie—that is, the number of time units that

pass per second in its time coordinate system. A time coordinate system that measures time

in sixtieths of a second, for example, has a time scale of 60.

Duration

A time value that indicates the duration of the movie in time scale units. Note that this property

is derived from the movie’s tracks. The value of this field corresponds to the duration of the

longest track in the movie.

2 tkhd

Duration

A time value that indicates the duration of this track (in the movie’s time coordinate system).

Note that this property is derived from the track’s edits. The value of this field is equal to the

sum of the durations of all of the track’s edits. If there is no edit list, then the duration is the

sum of the sample durations, converted into the movie timescale.

3 mdhd

Time scale

A time value that indicates the time scale for this media—that is, the number of time units that

pass per second in its time coordinate system.

Duration

The duration of this media in units of its time scale.