← 返回文章列表
MoyinCreator实战教程|从剧本到成片全流程
小卡拉米 · 2026-06-23 · 阅读约15分钟 · 基于《七日契约》实操经验
💡 适用人群:想做动画短剧但没有团队的人。有剧本、有想法,但一个人画分镜画到猝死——MoyinCreator 就是来解决这个问题的。我用它做了《七日契约》12集动画的素材生产。
一、MoyinCreator 是什么?
MoyinCreator(魔因漫创)是一个开源的AI影视生产工具,核心逻辑是:
剧本文字 → 角色设定图 → 场景概念图 → 分镜图片 → 分镜视频 → 剪映合成成片
全程批量化,一次提交几十个分镜,不用手动一个个跑即梦。
和普通"用即梦生成"的区别:
| 方式 | 手动(即梦网页) | MoyinCreator |
| 操作方式 | 每个分镜手动上传、等待 | 批量提交,自动排队 |
| 12集动画耗时 | 约2-3周(排队疯了) | 约2-3天(API批量) |
| 角色一致性 | 每次重新描述,容易跑偏 | 角色卡复用,一致性好 |
| 适合人群 | 偶尔用AI生成单个镜头 | 做系列动画/短剧 |
项目信息:GitHub MemeCalculate/moyin-creator · 3.8k Star · AGPL-3.0 开源 · 最新版 V0.2.9(支持 Seedance 2.0)
二、安装与启动
第一步:下载
去 GitHub Releases 页面 下载最新版。
Windows 用户下载 .zip 压缩包(约70MB),解压后直接运行 MoyinCreator.exe。
(如果下载的是安装版 .exe,双击按提示安装即可,默认安装到 C:\Program Files\MoyinCreator)
第二步:首次启动
解压后双击 MoyinCreator.exe,会弹出一个黑色终端窗口 + Web 控制界面(默认打开浏览器访问 localhost:7860)。
如果浏览器没自动打开,手动访问 http://localhost:7860。
💡 终端窗口不能关!关了程序就停了。可以最小化,但不要 X 掉。
第三步:配置 API(关键!)
MoyinCreator 本身不生成内容,它调用外部 API。你需要配置:
- 魔因 API(Base URL:
https://memefast.top)— 用于剧本解析、角色/场景生成
- 即梦 API 或 硅基流动 — 用于文生图、图生视频
在 MoyinCreator 的「设置」→「API 配置」里填入:
- API Base URL(魔因给的那个地址)
- API Key(从魔因控制台获取)
- 选择要用的模型(推荐
gemini-3-pro-image-preview)
⚠️ 魔因 API 是计费的!注意账户余额,别一口气把所有分镜都提交,先小批量测试。
三、实操:《七日契约》完整工作流
下面是我做《七日契约》12集动画的真实步骤,照着做就能跑通。
第一步:准备剧本
把你的文字剧本整理好,格式最好是:
第一集:老街疑云
场景1-1:老街边缘·夜路(冷色调,昏黄路灯)
林骁走在老街上,手机亮起,收到一条匿名消息:"你知道那本书吃什么吗?"
他停下脚步,抬头看向街角的拾古斋。
场景1-2:拾古斋·门脸(暖色调,木质招牌)
门半掩着,里面透出微弱的灯光。
剧本越详细,AI 生成的分镜越准确。建议每个场景写清楚:地点、时间、氛围、人物动作、镜头角度。
第二步:创建角色卡
在 MoyinCreator「角色」板块,为每个主要角色创建角色卡:
- 角色名:林骁
- 外貌描述:「20岁出头男青年,深色短发,穿灰色连帽衫,面容清秀但眼神警惕」
- 风格:都市悬疑 / 高清写实 / 9:16竖屏
- 参考图:上传一张即梦生成的角色设定图(用即梦文生图功能先生成一张)
角色卡创建后,后续所有分镜都会参考这张图,保证角色长相一致。
💡 参考图建议用即梦生成,质量比 MoyinCreator 直接生成更稳定。参考图不需要完美,只要面部特征清晰就行。
第三步:创建场景库
在「场景」板块,定义每个场景的视觉风格:
- 场景1-1:老街边缘·夜路 → 冷蓝灰色调 + 昏黄路灯 + 新海诚风格
- 场景1-2:拾古斋·门脸 → 暖棕色调 + 木质招牌 + 弱光氛围
- 场景1-3:书店内·密室 → 暗红 + golden + 神秘氛围
每个场景生成一张概念图(用即梦文生图),上传到场景卡里作为参考。
这样后续分镜生成时,AI 知道这个场景应该是什么样子。
第四步:剧本解析 & 分镜拆分
把整理好的剧本粘贴到「剧本」板块,点「解析剧本」。MoyinCreator 会:
- 自动识别场景编号(1-1、1-2、2-1...)
- 提取每个场景的人物、动作、对话
- 生成分镜列表(每个分镜对应一个镜头)
解析完后,你可以在「分镜」板块看到所有分镜,每个分镜有:
- 分镜编号(如 1-1-01)
- 画面描述(自动生成)
- 关联的角色卡、场景卡
- 运镜方式(静止/推/拉/摇/移,可手动改)
第五步:批量生成分镜图片
在「导演」板块,选择要生成的分镜(可以全选,也可以先选几集测试),点「批量生成图片」。
MoyinCreator 会调用即梦/硅基流动 API,逐个生成分镜图片。
💡 建议先选第一集的5-10个分镜测试,确认风格没问题再批量跑全部。API 调用是要花钱的,别浪费。
生成完成后,每个分镜都有了一张静态图片(类似故事板)。
第六步:图生视频(让分镜动起来)
分镜图片生成后,选中分镜,点「生成视频」。MoyinCreator 会调用即梦/可灵的图生视频 API,把静态分镜变成动态视频片段。
参数建议:
- 时长:5秒(短视频够用,10秒贵一倍)
- 运动幅度:根据分镜内容选(说话镜头用"轻微",动作镜头用"中等")
- 分辨率:1080p(720p便宜但画质差)
⚠️ 即梦图生视频排队很严重!高峰期可能要等1-2小时。建议晚上提交,早上起来收视频。
第七步:下载素材 & 剪映合成
所有分镜视频生成后,在「导出」板块批量下载。
然后用剪映把所有视频片段按照剧本顺序拼起来:
- 导入分镜视频片段
- 加转场(剪映自带转场特效)
- 加字幕(AI 自动字幕功能)
- 加背景音乐(剪映版权音乐库)
- 加音效(环境音、脚步声等)
导出设置:1080p / 30fps / 10Mbps,适合抖音/视频号/B站。
四、我的《七日契约》实测数据
| 指标 | 数据 |
| 总集数 | 12集(计划) |
| 已完成分镜 | 4集(进行中) |
| 角色卡 | 林骁✅ / 老周✅ / 契鬼⏳ / 沈岩⏳ |
| 场景概念图 | 场景1✅ / 场景2⏳ / 场景3⏳ / 场景4⏳ |
| API 费用 | 约15元(测试阶段,未大规模跑) |
| 单个分镜成本 | 约0.5-1元(图+视频) |
五、常见问题 & 解决方案
Q:API 余额不足怎么办?
魔因控制台(memefast.top)可以充值,支持微信/支付宝。建议先充50元测试,用完再续。
Q:生成的角色和参考图不像怎么办?
两个办法:
- 换一张更清晰的参考图(正面全身/半身照最佳)
- 在角色描述里加更多细节(年龄、发型、穿着、表情)
Q:场景概念图和想象中不一样?
重新生成,多试几次。即梦文生图有随机性,同一段描述可能出完全不同的图。建议一次生成4张,选最好的一张。
Q:视频生成排队太久?
即梦高峰期(晚上8-11点)排队超1小时很正常。两个办法:
- 错峰提交(凌晨或早上提交)
- 用可灵 API 做备选(动作质量更好,但更贵)
Q:可以做多长的视频?
即梦/可灵单次生成最长10秒。要做更长镜头,需要:
- 生成多个5-10秒片段
- 剪映里无缝拼接
- 或者用即梦的「视频延长」功能(付费版)
Q:没有 NVIDIA 显卡能用吗?
可以!MoyinCreator 本身不跑模型,所有生成都在云端 API 完成。你只需要能上网的普通电脑。
六、进阶技巧
技巧1:角色一致性秘诀
每个角色只用一张参考图,别换来换去。参考图选正面清晰照,避免侧脸/遮挡。
技巧2:分镜描述写作技巧
分镜的画面描述决定了生成质量。好的描述包含:
- 主体:林骁站在老街中央
- 动作:低头看手机,表情惊讶
- 环境:冷色调,昏黄路灯,空气中可见雾气
- 镜头:中景,固定镜头
- 风格:新海诚风格,动画质感
技巧3:控制成本
API 调用是按次收费的。省钱方法:
- 先生成图片,确认满意后再生成视频(视频比图片贵3-5倍)
- 静态镜头(说话场面)用即梦,动态镜头(打斗/奔跑)用可灵
- 测试阶段用720p,成片再用1080p
七、总结:要不要学 MoyinCreator?
适合你,如果:
- 有剧本,想做成动画短剧
- 一个人搞不定几十个分镜的绘制
- 愿意花时间学习工具(不是"一键生成"那种)
- 有少量预算(API 费用,约50-200元/部短剧)
不适合你,如果:
- 只想做一个15秒的短视频(直接用手即梦网页版更快)
- 完全不想碰任何技术工具(MoyinCreator 需要配置API,有一定的学习成本)
- 没有任何预算(API 是要钱的,免费额度只够测试)
下一步:配置好 MoyinCreator 后,可以先拿《七日契约》第一集试跑,成功后再批量生产后面11集。有问题随时来问我
— 小卡拉米,2026.06.23
← Back to Articles
MoyinCreator Hands-On Tutorial | Full Pipeline from Script to Finished Video
Xiao Ka La Mi · 2026-06-23 · ~15 min read · Based on hands-on experience with "Seven-Day Pact"
💡 Who this is for: People who want to make animated short dramas but have no team. You have a script and ideas, but drawing dozens of storyboards alone would kill you — MoyinCreator exists to solve exactly that. I used it to produce the assets for my 12-episode animation "Seven-Day Pact".
1. What Is MoyinCreator?
MoyinCreator is an open-source AI film/video production tool. Its core logic is:
Script text → character design images → scene concept art → storyboard images → storyboard videos → final cut in CapCut (Jianying)
Everything runs in batches — submit dozens of shots at once instead of manually running Jimeng one shot at a time.
How it differs from just "generating with Jimeng" manually:
| Approach | Manual (Jimeng web) | MoyinCreator |
| Workflow | Upload and wait for each shot manually | Batch submission, automatic queuing |
| Time for 12 episodes | ~2-3 weeks (queues are insane) | ~2-3 days (batch via API) |
| Character consistency | Re-describe every time, easily drifts | Reusable character cards, great consistency |
| Best for | Occasionally generating a single shot with AI | Producing series animations / short dramas |
Project info: GitHub MemeCalculate/moyin-creator · 3.8k Stars · AGPL-3.0 open source · Latest version V0.2.9 (supports Seedance 2.0)
2. Installation & Launch
Step 1: Download
Go to the GitHub Releases page and download the latest version.
Windows users: download the .zip archive (~70MB), extract it, and run MoyinCreator.exe directly.
(If you downloaded the installer .exe, just double-click and follow the prompts; the default install path is C:\Program Files\MoyinCreator)
Step 2: First Launch
After extraction, double-click MoyinCreator.exe. A black terminal window will pop up along with a web control interface (your browser opens localhost:7860 by default).
If the browser doesn't open automatically, visit http://localhost:7860 manually.
💡 Do NOT close the terminal window! If you close it, the program stops. You can minimize it, just don't X it out.
Step 3: Configure the API (Critical!)
MoyinCreator doesn't generate content itself — it calls external APIs. You need to configure:
- Moyin API (Base URL:
https://memefast.top) — for script parsing and character/scene generation
- Jimeng API or SiliconFlow — for text-to-image and image-to-video
In MoyinCreator's "Settings" → "API Configuration", fill in:
- API Base URL (the address Moyin gives you)
- API Key (obtained from the Moyin console)
- The model to use (recommended:
gemini-3-pro-image-preview)
⚠️ The Moyin API is metered and billed! Watch your account balance — don't submit all your shots at once; test with a small batch first.
3. Hands-On: The Complete "Seven-Day Pact" Workflow
Below are the real steps I used to make the 12-episode animation "Seven-Day Pact". Follow along and you'll get it running.
Step 1: Prepare the Script
Organize your written script; the ideal format looks like this:
Episode 1: Mystery on the Old Street
Scene 1-1: Edge of the old street · Night road (cold tones, dim yellow streetlight)
Lin Xiao walks along the old street. His phone lights up with an anonymous message: "Do you know what that book eats?"
He stops and looks up at Shigu Studio on the street corner.
Scene 1-2: Shigu Studio · Storefront (warm tones, wooden signboard)
The door is half open, faint light spilling out from inside.
The more detailed the script, the more accurate the AI-generated storyboards. For each scene, spell out: location, time, atmosphere, character actions, camera angle.
Step 2: Create Character Cards
In MoyinCreator's "Characters" section, create a character card for each main character:
- Character name: Lin Xiao
- Appearance description: "Young man in his early 20s, dark short hair, wearing a gray hoodie, delicate features but wary eyes"
- Style: Urban suspense / HD photorealistic / 9:16 vertical
- Reference image: Upload a character design image generated by Jimeng (generate one first with Jimeng's text-to-image feature)
Once the character card is created, all subsequent storyboards will reference this image, keeping the character's look consistent.
💡 It's best to generate the reference image with Jimeng — the quality is more stable than generating directly in MoyinCreator. The reference doesn't need to be perfect; clear facial features are enough.
Step 3: Build the Scene Library
In the "Scenes" section, define the visual style of each scene:
- Scene 1-1: Edge of the old street · Night road → cold blue-gray tones + dim yellow streetlight + Makoto Shinkai style
- Scene 1-2: Shigu Studio · Storefront → warm brown tones + wooden signboard + low-light atmosphere
- Scene 1-3: Inside the bookstore · Hidden room → dark red + golden + mysterious atmosphere
Generate a concept image for each scene (using Jimeng text-to-image) and upload it to the scene card as a reference.
This way, when generating storyboards later, the AI knows what each scene should look like.
Step 4: Script Parsing & Shot Breakdown
Paste your organized script into the "Script" section and click "Parse Script". MoyinCreator will:
- Automatically recognize scene numbers (1-1, 1-2, 2-1...)
- Extract the characters, actions, and dialogue in each scene
- Generate a storyboard list (each storyboard corresponds to one shot)
After parsing, you can see all the shots in the "Storyboard" section. Each shot has:
- Shot number (e.g. 1-1-01)
- Visual description (auto-generated)
- Linked character cards and scene cards
- Camera movement (static/push/pull/pan/tracking — manually editable)
Step 5: Batch-Generate Storyboard Images
In the "Director" section, select the shots to generate (select all, or just a few episodes for testing) and click "Batch Generate Images".
MoyinCreator will call the Jimeng/SiliconFlow APIs to generate the storyboard images one by one.
💡 Test with 5-10 shots from episode 1 first. Once you've confirmed the style is right, batch-run everything. API calls cost money — don't waste it.
When generation finishes, each shot has a static image (like a storyboard frame).
Step 6: Image-to-Video (Bring the Storyboards to Life)
After the storyboard images are generated, select a shot and click "Generate Video". MoyinCreator will call the Jimeng/Kling image-to-video API to turn the static storyboard into a moving video clip.
Recommended parameters:
- Duration: 5 seconds (enough for short videos; 10 seconds costs twice as much)
- Motion intensity: choose based on the shot ("subtle" for talking shots, "medium" for action shots)
- Resolution: 1080p (720p is cheaper but looks worse)
⚠️ Jimeng's image-to-video queue is brutal! During peak hours you may wait 1-2 hours. Submit at night and collect your videos in the morning.
Step 7: Download Assets & Assemble in CapCut
Once all storyboard videos are generated, batch-download them in the "Export" section.
Then use CapCut (Jianying) to stitch all the video clips together in script order:
- Import the storyboard video clips
- Add transitions (CapCut's built-in transition effects)
- Add subtitles (AI auto-caption feature)
- Add background music (CapCut's licensed music library)
- Add sound effects (ambience, footsteps, etc.)
Export settings: 1080p / 30fps / 10Mbps — good for Douyin / WeChat Channels / Bilibili.
4. My Real-World "Seven-Day Pact" Numbers
| Metric | Data |
| Total episodes | 12 (planned) |
| Storyboards completed | 4 episodes (in progress) |
| Character cards | Lin Xiao ✅ / Old Zhou ✅ / Pact Ghost ⏳ / Shen Yan ⏳ |
| Scene concept art | Scene 1 ✅ / Scene 2 ⏳ / Scene 3 ⏳ / Scene 4 ⏳ |
| API cost | ~15 RMB (testing phase, no large-scale runs yet) |
| Cost per shot | ~0.5-1 RMB (image + video) |
5. FAQ & Solutions
Q: What if my API balance runs out?
You can top up in the Moyin console (memefast.top) via WeChat Pay / Alipay. Start with 50 RMB for testing and top up as needed.
Q: The generated character doesn't look like the reference image?
Two fixes:
- Switch to a clearer reference image (a front-facing full-body/half-body shot works best)
- Add more detail to the character description (age, hairstyle, clothing, expression)
Q: The scene concept art doesn't match what I imagined?
Regenerate and try multiple times. Jimeng's text-to-image is inherently random — the same description can produce completely different images. Generate 4 at a time and pick the best one.
Q: Video generation queue takes too long?
During Jimeng's peak hours (8-11 PM), waiting over an hour is normal. Two options:
- Submit off-peak (early morning or late night)
- Use the Kling API as a backup (better motion quality, but pricier)
Q: How long can the videos be?
Jimeng/Kling generate at most 10 seconds per run. For longer shots, you need to:
- Generate multiple 5-10 second clips
- Stitch them seamlessly in CapCut
- Or use Jimeng's "Video Extend" feature (paid tier)
Q: Can I use it without an NVIDIA GPU?
Yes! MoyinCreator doesn't run models locally — all generation happens via cloud APIs. Any ordinary computer with internet access will do.
6. Advanced Tips
Tip 1: The Secret to Character Consistency
Use only one reference image per character — don't keep swapping. Choose a clear front-facing photo; avoid side profiles or occlusion.
Tip 2: How to Write Storyboard Descriptions
The shot description determines generation quality. A good description includes:
- Subject: Lin Xiao standing in the middle of the old street
- Action: Looking down at his phone, a surprised expression
- Environment: Cold tones, dim yellow streetlight, visible mist in the air
- Camera: Medium shot, fixed camera
- Style: Makoto Shinkai style, animation texture
Tip 3: Controlling Costs
API calls are billed per use. Money-saving tips:
- Generate images first, and only generate videos after you're satisfied (video costs 3-5x more than images)
- Use Jimeng for static shots (talking scenes) and Kling for dynamic shots (fights/running)
- Use 720p while testing, and 1080p only for the final cut
7. Verdict: Should You Learn MoyinCreator?
It's for you, if:
- You have a script and want to turn it into an animated short drama
- You can't handle drawing dozens of storyboards on your own
- You're willing to invest time in learning the tool (it's not a "one-click generate" kind of thing)
- You have a small budget (API costs, roughly 50-200 RMB per short drama)
It's NOT for you, if:
- You just want to make one 15-second short video (using the Jimeng web version directly is faster)
- You don't want to touch any technical tools at all (MoyinCreator requires API configuration and has a learning curve)
- You have zero budget (the APIs cost money; the free quota is only enough for testing)
Next step: After configuring MoyinCreator, do a trial run with episode 1 of "Seven-Day Pact" first. Once it works, batch-produce the remaining 11 episodes. Feel free to ask me anytime if you hit problems.
— Xiao Ka La Mi, 2026.06.23