# 包体预估

入口：作品预览区>>>包体预估

<figure><img src="/files/Ij16zfAxv3Z5IAaxbTi8" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">一、包体预估说明</mark>

* 投放可玩素材，不同渠道对素材包体大小有不同的要求（👉具体可查阅: [可玩广告渠道上传规范](/su-cai-dao-chu-tou-fang-xiang-guan-wen-dang/ke-wan-guang-gao-qu-dao-shang-chuan-gui-fan.md#currently-supported-a-d-networks--test-apps)）。因此，在制作过程中，**需要控制所用资产的大小从而控制包体大小**
* 【包体预估】功能可以让您在制作过程中，随时查看<mark style="color:red;">当前包体的大小</mark>
* 建议您在制作过程中多次点击【包体预估】，及时查看，避免素材超包

## <mark style="color:blue;">二、包体预估操作</mark>

* 点击作品预览区下方的【包体预估】按钮，即可获取项目当前的包体大小（需稍等片刻）
* 预估完成将展示该包体 高/中/低 质量三个维度下的包体大小，供您在推送/下载作品前参考（**需注意: 预估后的包体大小仅作为一个大致参考，受不同渠道打包逻辑影响，和最终导出时计算的包体大小并不完全一致**）
* 补充说明：对于 高/中/低 质量标识，平台采用不同的压缩参数对素材中的图片、音视频等资源进行压缩，不同资源可压缩比率不一样，因此没有固定的压缩比率
* <mark style="color:red;">注：包体的实际大小是按照"</mark><mark style="color:red;">**已添加**</mark><mark style="color:red;">"进项目的资产计算的</mark>

<div align="left"><figure><img src="/files/Ls5rqC3UdCa1clKQeieq" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:blue;">**三、资产大小建议**</mark>

1. 当前，平台对不同类型资产的大小 有以下格式要求（👉 [项目资产](/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/ding-bu-zi-chan-ku/xiang-mu-zi-chan.md#si-ge-lei-zi-chan-de-shang-chuan-ge-shi-yao-qiu)）

* 视频：＜3M
* 音频：＜1M
* 静帧图片：＜1M
* 序列帧：＜8M
* 龙骨：＜1M

2. <mark style="color:red;">注意：若您需要往项目内添加大量 序列帧/视频 资产，建议在当前要求文件大小的基础上，先在外部</mark><mark style="color:red;">**进一步压缩文件**</mark> <mark style="color:red;"></mark><mark style="color:red;">或</mark> <mark style="color:red;"></mark><mark style="color:red;">**调整实现方式**</mark><mark style="color:red;">，以控制整体资产的大小！否则若包体严重超包，很可能在下载阶段压缩受限，导致返工！</mark>[自由编辑器 - 下载&推送](/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-shi-yong-zhi-nan/zi-you-bian-ji-qi-xia-zai-tui-song.md#si-bao-ti-ya-suo)

��**【压缩小工具推荐】**

* 压缩视频常用软件：Handbrake
* 压缩图片常用网站：Tinyjpg.com

��**【图片处理建议】**

* 注意图片导出的实际像素大小，按最终显示尺寸导出（如600 × 600，而非2000 × 2000）；
* 用 JPG 代替 PNG 格式，保证清晰度的同时可减小文件体积；
* 导出时不要用“最高质量”（以JPG为例：Quality 100 vs 80，人眼几乎无差别）；
* 将零碎的小图合并为一张大图导出。

��**【视频处理建议】**

* 视频本身：分辨率控制在720p或1080p（不要 2K/4K）；帧率 24fps 或 30fps；编码 H.264；
* 根据交互节点，把视频拆分成多段，让每段视频的清晰度相对高些。

��**【项目改进建议】**

* 检查通用的 产品LOGO、CTA按钮、指引本文、指引手指等，不要在每个场景都重复添加。在【全局设置】的图层区添加一次，即可应用到每个场景；
* 常规内容和部分动效（如指引手指）建议使用 单张图片+动画 的形式实现，减少使用序列帧/视频。

<div align="left"><figure><img src="/files/ihcF0C5sCaOojZ6gRDl4" alt="" width="558"><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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:

```
GET https://doc.playturbo.cn/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/zuo-pin-yu-lan-qu/bao-ti-yu-gu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
