1 帧由音频中的左、右组成?

发布于 2024-11-10 06:53:07 字数 265 浏览 0 评论 0原文

在动漫中,帧是指每秒的场景数吗?每个场景都可以由几层背景、英雄、物体等组成。我想这就是我感到困惑的原因。

在波形(原始音频)文件中,

  1. 一帧是否仅包含一侧(左或右)的数据?

  2. 位采样精度是指单边/通道吗?

  3. 对于音频,帧是否代表响度的变化?

  4. 一帧可以由左和右组成吗?

即立体声8位采样深度=> 1 帧 => 2字节?

In anime, does frame means number of scene per second? Each scene can consist of several layer background, hero, object, etc. I think this is the reason why I am confused.

In wave (raw audio) file,

  1. Does one frame contain data for one side (left or right) only?

  2. Does bit sampling precision refer to a single side/channel?

  3. With audio, do frames represent changes in loudness?

  4. One frame can consist of left and right?

I.e. stereo 8 bit sampling depth => 1 frame => 2 bytes?

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

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

发布评论

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

评论(1

偏爱自由 2024-11-17 06:53:07

我不知道是否存在帧的正式定义,但是当提到音频帧时,我们通常指的是多个通道的单个时间样本。因此,2 个音频通道 @ 每个通道 8 位会导致每帧 2 个字节。 4 个通道 @ 16 位每个样本是 8 个字节。

I do not know whether a formal definition of a frame exists, but when referring to an audio frame we usually mean a single time sample of a number of channels. So 2 audio channels @ 8 bits per channel results in 2 bytes per frame. 4 channels @ 16 bit per sample is 8 bytes.

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