Guanghu Domestic Migration a2fa7d57d8 chore: import sanitized domestic snapshot for REPO-005
Source snapshot: 23037fa3a2e9b0597162735755e92fc763bf4d94
2026-07-17 15:55:48 +08:00

82 lines
1.2 KiB
Plaintext
Raw Permalink 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。
⊢ 视频模型不得生成广告牌文字,必须使用固定贴图。