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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
月光博客
月光博客
爱范儿
爱范儿
有赞技术团队
有赞技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
aimingoo的专栏
aimingoo的专栏
GbyAI
GbyAI
腾讯CDC
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
U
Unit 42
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
雷峰网
雷峰网
L
LangChain Blog

博客园 - 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.