流媒体流速度混乱

发布于 2024-07-15 12:01:22 字数 294 浏览 3 评论 0原文

我总是对关于流媒体的两个参数感到困惑——fps(每秒帧数)和比特率(例如256k bps、512k bps等)。

我不想知道数学和算法的内部原理,我只是想弄清楚我的以下理解是否正确。

我认为 15 fps 和 256 bps 意味着每秒,服务器将发送 15 帧,这 15 帧总计为 256k 位到客户端。 帧可以是任何帧、关键帧(我的意思是 MPEG 中的 I 帧)或非关键帧。 用于表示一秒内 15 个帧中每一帧的位数不必相同,总数为 256k 位就可以了。 这种理解正确吗?

提前致谢, 乔治

I am always confused about two parameters about streaming media -- fps (frame per second) and bit rate (e.g. 256k bps, 512k bps, etc.).

I do not want to know the mathematical and algorithm internals, and I just want to make it clear whether my following understanding is correct.

I think 15 fps and 256 bps, means for each second, the server will send 15 frames and the 15 frames aggregate to be 256k bits to client side. Frames could be any frame, key frames (I mean I-Frame in MPEG) or non-key frames. The bits used for represent each of the 15 frames in one second need not be the same, the total amount to be 256k bit should be fine. Is that understanding correct?

thanks in advance,
George

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

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

发布评论

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

评论(1

混浊又暗下来 2024-07-22 12:01:22

几乎,

服务器可能每秒发送多于或少于 15 帧,这些应该在客户端进行缓冲。 15 fps 意味着视频应该以每秒 15 帧的速度播放才能看起来正常。 平均这意味着服务器确实每秒发送 15 帧。 但肯定有可能某些秒你只能获得 4 帧,而接下来的 11 秒你将获得 16 帧。

Almost,

The server might send more or less than 15 frames per second, these should be buffered on the client side. 15 fps means the video is supposed to be played at 15 frames every second in order to look normal. on average this means that indeed the server will send 15 frames every second. But its certainly possible that some seconds you'll only get 4 frames while the next 11 seconds you'll get 16.

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