> For the complete documentation index, see [llms.txt](https://academy.shade.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.shade.inc/shade-academy/shade-academy-zh/shadefs/understanding-internet-speeds-and-shadefs-storage.md).

# 了解网速与 ShadeFS 存储

为了在使用 ShadeFS 进行流畅编辑时获得顺畅的体验，了解你的网速与所访问媒体的码率之间的关系非常重要。码率越高，所需带宽就越大。

***

### **码率 vs. 网速**

#### **1. 什么是码率？**

码率指的是媒体文件中每单位时间处理的数据量，通常以每秒兆比特（Mbps）为单位衡量。它决定了视频播放的质量和清晰度。

#### **2. 什么是网速？**

网速决定了数据从互联网传输到你的设备有多快，同样以 Mbps 衡量。为了流畅播放，你的网速应当等于或高于媒体文件的码率。

如果码率超过你的网速，可能会出现缓冲、卡顿或中断。

{% hint style="info" %}
ShadeFS 会在访问数据时智能缓存文件及媒体的部分内容，你可以在我们的 [ShadeFS 简介](/shade-academy/shade-academy-zh/shadefs/introduction-to-shadefs.md) 和 [管理 ShadeFS 缓存](/shade-academy/shade-academy-zh/shadefs/managing-the-shadefs-cache.md)中了解更多，在带宽条件较差时，我们强烈建议 [离线固定文件](/shade-academy/shade-academy-zh/shadefs/pinning-files-offline.md)
{% endhint %}

***

### **流畅播放建议**

1. **码率匹配或更高：** 你的网速应至少与媒体的码率相当，才能实现无中断播放。

   *示例：* 一段 500 Mbps 的视频至少需要 500 Mbps 的互联网连接。
2. **考虑其他活动：** 流媒体播放、下载以及其他设备都会减少可用带宽，因此在计算网速时要将这些因素考虑进去。
3. **优先使用有线连接：** 与 Wi‑Fi 相比，有线连接可提供更快、更稳定的速度，从而减少延迟和缓冲。
4. **检查你的网速：** 运行一次 [网速测试](https://www.speedtest.net/) 以确定你的实时带宽。

***

### **计算你的视频码率**

要估算视频文件的码率，请考虑以下关键因素：

* **分辨率：** 常见格式包括：
  * 1080p（全高清）- 1920x1080
  * 4K（超高清）- 3840x2160
  * 8K（超高清）- 7680x4320
* **压缩比：** 决定文件被压缩了多少（例如，10:1 表示文件大小被压缩到原始大小的十分之一）。
* **文件格式：** 所使用的编解码器或压缩方法（例如 H.264、ProRes、BRAW）。

{% hint style="info" %}
**编辑提示：** 如果在 Premiere Pro 中以 50% 质量回放视频，可将所需码率减半，以获得更流畅的播放效果。
{% endhint %}

***

### **示例码率与推荐网速**

以下是常见分辨率下的典型码率

| **分辨率**       | **典型码率（Mbps）**    | **推荐网速（Mbps）** |
| ------------- | ----------------- | -------------- |
| 1080p（H.264）  | 8 - 15 Mbps       | 25+ Mbps       |
| 1080p（ProRes） | 100 - 300 Mbps    | 100+ Mbps      |
| 4K（H.264）     | 35 - 100 Mbps     | 100+ Mbps      |
| 4K（ProRes）    | 500 - 1500 Mbps   | 1 Gbps以上       |
| 8K（H.264）     | 80 - 200 Mbps     | 200+ Mbps      |
| 8K（ProRes）    | 2000 - 5000+ Mbps | 5 Gbps以上       |

以下是基于常见相机最大规格的典型码率：&#x20;

| **相机型号**                           | **分辨率**      | **典型码率（Mbps）**   | **推荐网速（Mbps）** |
| ---------------------------------- | ------------ | ---------------- | -------------- |
| 索尼 FX3 / FX6 / FX9                 | 4K XAVC-I    | 300 - 600 Mbps   | 1 Gbps以上       |
| Blackmagic Pocket 4K / 6K / 6K Pro | 4K / 6K BRAW | 500 - 2700 Mbps  | 3 Gbps以上       |
| 富士 X-H2S / X-T5                    | 4K H.265     | 200 - 400 Mbps   | 500+ Mbps      |
| 佳能 EOS R5 / C70                    | 8K RAW       | 2600 - 5400 Mbps | 5 Gbps以上       |
| 佳能 EOS R6 Mark II                  | 4K H.264     | 100 - 170 Mbps   | 300+ Mbps      |

如果你使用云存储，延迟、抖动以及你为云存储选择的地区也可能影响性能。离你所选区域越远，播放可能越慢。&#x20;

稳定、低延迟的连接可提升播放质量。因此，我们建议你在进行重度编辑时设置有线连接，尤其是在处理非代理素材时。&#x20;

***

### **最终想法**

* **确保你的网速与媒体码率相匹配或更高。**
* **为获得最佳性能，请使用有线连接。**
* **在带宽较低的情况下，利用 Shade 的固定功能。**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://academy.shade.inc/shade-academy/shade-academy-zh/shadefs/understanding-internet-speeds-and-shadefs-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
