Guanghu Domestic Migration d1e47f4565
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
重启聊天服务 / restart (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00

82 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# PROP-FREE-AD-BOARD · 文字贴图渲染说明
> HLDP://video-ai-system/assets/props/PROP-FREE-AD-BOARD/texture/RENDER-INSTRUCTIONS
> 类型: SVG转PNG · 工具状态
> 建立: D143c · 2026-06-23
---
## 源文件
```
free-ad-board-texture.svg
```
这是广告牌六行原文的固定文字贴图源。
---
## 目标输出
```
free-ad-board-texture.png
```
用于:
```
E1-SHOT04 广告牌特写
E1-SHOT05 苏白/广告牌/围观人群同场
平面追踪/透视贴图
```
---
## 当前本机状态
D143c复查:
```
rsvg-convert: not found
magick/convert: not found
ffmpeg: no svg decoder
sips: available
```
已使用 `sips` 生成PNG:
```
free-ad-board-texture.png
1200x900
```
---
## 可用渲染路线
任一工具可用后执行:
```
rsvg-convert -w 1200 -h 900 free-ad-board-texture.svg -o free-ad-board-texture.png
```
或:
```
magick free-ad-board-texture.svg free-ad-board-texture.png
```
当前可复现路线:
```
sips -s format png free-ad-board-texture.svg --out free-ad-board-texture.png
```
---
## 锁定
⊢ PNG已生成但只代表文字贴图通过。
⊢ 未完成E1-SHOT04/E1-SHOT05上镜追踪测试前不得标记广告牌道具为approved。
⊢ 视频模型不得生成广告牌文字,必须使用固定贴图。