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

推荐订阅源

WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件
Vercel News
Vercel News
Last Week in AI
Last Week in AI
H
Help Net Security
The Cloudflare Blog
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
B
Blog RSS Feed
云风的 BLOG
云风的 BLOG
I
InfoQ
U
Unit 42
美团技术团队
人人都是产品经理
人人都是产品经理
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog
A
About on SuperTechFans
宝玉的分享
宝玉的分享
量子位
博客园_首页

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