容器格式

发布于 2024-09-06 04:28:02 字数 35 浏览 3 评论 0原文

文件格式和容器格式有什么区别?

谢谢你,

What is the difference between File Formats and Container Formats?

Thank You,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月静好 2024-09-13 04:28:02

容器格式是一种文件格式,但它关注的是数据如何存储在文件中,而不是数据是什么。典型的例子是视频容器格式,例如 avi 或 Quicktime。这些指定了视频和音频数据块如何存储在文件中以及描述数据及其编解码器的元数据如何存储在文件中,但它们不描述有关视频和音频数据的实际格式的任何信息。

http://en.wikipedia.org/wiki/Container_format_(digital)

A container format is a file format, but one that concerns itself with how data is stored in the file and not what the data is. Typical examples of this are video container formats such as avi or quicktime. These specify how blocks of video and audio data are stored in the file and how meta data describing the data and it's codecs are stored in the file, but they don't describe anything about the actual format of the video and audio data.

http://en.wikipedia.org/wiki/Container_format_(digital)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文