04db423416
- 70 skills with code and documentation - Add .gitignore (ignore __pycache__, output/, temp/, venv/) - Clean up test intermediates and caches
25 lines
362 B
Markdown
25 lines
362 B
Markdown
# Video Creator
|
|
|
|
视频生成技能,图片+音频合成视频。
|
|
|
|
## 依赖
|
|
|
|
```bash
|
|
brew install ffmpeg
|
|
pip install edge-tts pyyaml
|
|
```
|
|
|
|
## 功能
|
|
|
|
- 图片序列 + 音频 → 视频
|
|
- 淡入淡出转场
|
|
- 自动拼接片尾
|
|
- 添加 BGM
|
|
- 烧录字幕
|
|
|
|
## 资源
|
|
|
|
- 片尾视频:支持 9 种比例(1x1/9x16/16x9 等)
|
|
- BGM:科技感/史诗感
|
|
- Logo
|