<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走]]></title><description><![CDATA[<p dir="auto">先交代背景：我是一个人业余做的，陆陆续续写了大半年。没有团队，没有融资，就是自己用着顺手，然后越做越大了。</p>
<p dir="auto">做了个什么东西</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/f862a392-e145-445a-9e71-02cacff4c620.png" alt="Screenshot_20260802_144522.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">一句话：输入一个主题（比如"咖啡的历史"），自动出一整条 YouTube 视频脚本、画面、配音、配乐、合成，最后连标题、描述、封面缩略图都给你生成好。你只需要输入一句话，然后按几个按钮。</p>
<p dir="auto">拆开看是这几层：</p>
<ul>
<li>用本地 LLM 当"导演"：根据视频类型（纪录片/悬疑/科普/动漫/电影/音乐视频）调用不同的提示词体系，生成逐场景的旁白、画面描述、运镜描述。现在有 28 套不同风格的"导演提示词包"</li>
<li>用 ComfyUI 生成图片和视频（图生视频），全本地跑</li>
<li>TTS 配音 + 自动合成最终视频</li>
<li>针对 YouTube 做了标题生成（一次给 3 个候选）、开场 30 秒钩子、缩略图叠加文字</li>
<li>支持角色一致性：上传一张角色照片，后面所有场景的角色脸都是这张脸</li>
</ul>
<p dir="auto">为什么不用现成的工具</p>
<p dir="auto">市面上不是没有，但我的场景很具体：我想批量做知识类/悬疑类短视频，需要的是"一条流水线"，而不是一个个孤立的生成工具。而且我比较在意内容一致性，同一个视频里角色脸不能变、风格不能飘。现成工具在这块都做得不够好，干脆自己写。</p>
<p dir="auto">全部本地运行，数据不出电脑，没有按次计费的 API 成本（显卡电费另说）。</p>
<p dir="auto">现状</p>
<ul>
<li>功能上已经能完整跑通视频生成，效果我自己觉得还行（不吹，就是"能看"的水平，离专业还远， 可以看看我这个刚建的 <a href="https://www.youtube.com/@CurioLabScience" rel="nofollow ugc">Youtube频道</a> ）</li>
<li>依赖一台 RTX 5090（32GB 显存），模型文件加起来 17GB+，安装门槛比较高</li>
<li>目前只有我一个人在用，没发过</li>
</ul>
<p dir="auto">想听听大家意见的，主要是这几个问题</p>
<ol>
<li>
<p dir="auto">产品形态：现在是个本地 Web UI（浏览器里操作），对会用的人来说挺顺，但对普通用户门槛太高（要装 Python、ComfyUI、一堆模型）。是应该往"一键安装的桌面应用"走，还是干脆做云端（用户不用装任何东西，按分钟付费）？</p>
</li>
<li>
<p dir="auto">目标用户：我一直觉得最有价值的场景是"批量做 YouTube 视频的人"，独立创作者、MCN、跨境电商卖家。但也有人跟我说应该做 B2B 白标（给机构定制品牌版）。这两个方向我自己很摇摆，想听听过来人的看法。</p>
</li>
<li>
<p dir="auto">怎么定价：本地版（用户自己有显卡）和云端版（用我的算力），大家觉得哪种更合理？订阅还是买断？</p>
</li>
<li>
<p dir="auto">商业化 vs 开源：核心的提示词体系、流水线是我觉得最有价值的部分。是应该闭源卖钱，还是开源引流、卖云服务？也想知道大家对这类"本地 AI 工具"开源的看法。</p>
</li>
</ol>
<p dir="auto">说句实话，我现在的状态是"东西做出来了，但不知道下一步往哪走"。技术上我挺有信心，商业上完全没底。任何意见都欢迎，哪怕是"别做了"也行，至少让我死心。</p>
<p dir="auto">谢谢看到这里。</p>
]]></description><link>https://lcz.me/topic/1002/ai-视频生成工具-做了一个全本地的-ai-视频生成工具-想听听大家意见下一步怎么走</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 12:57:32 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1002.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Aug 2026 13:48:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Tue, 11 Aug 2026 08:29:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stxpnet" aria-label="Profile: stxpnet">@<bdi>stxpnet</bdi></a> 谢谢<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=138704eccfe" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title="🙏" alt="🙏" />建议，我现在也在迷茫，毕竟没什么经验做内容</p>
]]></description><link>https://lcz.me/post/11882</link><guid isPermaLink="true">https://lcz.me/post/11882</guid><dc:creator><![CDATA[Quanta Magic]]></dc:creator><pubDate>Tue, 11 Aug 2026 08:29:24 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Sat, 08 Aug 2026 20:22:24 GMT]]></title><description><![CDATA[<p dir="auto">不方便开就没开声音，不过12分钟长的影片，单从画面来看，开头有些乱，不知道创作者想表达的主题 是什么。 我感觉那些做视频做得好的， 视频都会有统一的风格，基本都是一个风格的，那样感觉才会被平台推荐。这个视频完播率应该不高，然后似乎也没有“钩子” 那样的东西，埋在开头，让用户有看下去的原因。 平台对你的视频内容绝对了如指掌，所以它给你推荐的也是 有较大概率会留下来看完你视频的用户。 它给你推了，剩下的就要靠你的视频去发挥了。 你的视频一定要让用户能产生多巴胺，或者契合用户的的观看习惯，这是个双向筛选和匹配的过程。。。  个人也不懂。瞎写的。 加油。</p>
]]></description><link>https://lcz.me/post/11745</link><guid isPermaLink="true">https://lcz.me/post/11745</guid><dc:creator><![CDATA[stxpnet]]></dc:creator><pubDate>Sat, 08 Aug 2026 20:22:24 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Sat, 08 Aug 2026 14:45:02 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xiaote" aria-label="Profile: Xiaote">@<bdi>Xiaote</bdi></a> <a href="/post/11736">said</a>:</p>
<p dir="auto">把 ComfyUI 工作流打包成 API，排队长了就动态租几张卡，跑完即释放，成本完全可控。</p>
</blockquote>
<p dir="auto">看來這兩個專案是能串在一起的</p>
<p dir="auto"><a href="https://lcz.me/topic/836/%E6%84%9F%E8%A7%89%E8%BF%99%E9%87%8C%E5%A5%BD%E5%A4%9A%E5%A4%A7%E4%BD%AC%E6%89%8B%E9%87%8C%E9%83%BD%E6%9C%89%E5%90%83%E7%81%B0%E6%98%BE%E5%8D%A1-%E6%83%B3%E9%97%AE%E9%97%AE-%E5%A6%82%E6%9E%9C%E6%88%91%E6%90%9E%E4%B8%AA%E8%81%9A%E5%90%88%E5%B9%B3%E5%8F%B0-%E5%8F%AF%E4%BB%A5%E6%8A%8A%E5%A4%A7%E5%AE%B6%E6%89%8B%E9%87%8C%E7%9A%84ltx-wan-%E5%95%8A%E8%BF%99%E4%BA%9B%E6%A8%A1%E5%9E%8B%E7%9A%84%E8%83%BD%E5%8A%9B%E5%8F%98%E7%8E%B0-%E6%9C%89%E4%BA%BA%E6%84%9F%E5%85%B4%E8%B6%A3%E4%B8%8D">https://lcz.me/topic/836/感觉这里好多大佬手里都有吃灰显卡-想问问-如果我搞个聚合平台-可以把大家手里的ltx-wan-啊这些模型的能力变现-有人感兴趣不</a></p>
]]></description><link>https://lcz.me/post/11740</link><guid isPermaLink="true">https://lcz.me/post/11740</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Sat, 08 Aug 2026 14:45:02 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Sat, 08 Aug 2026 13:14:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: quanta-magic">@<bdi>quanta-magic</bdi></a> williamlouis 那句"无解的矛盾"其实不成立——问题不在显卡数量，而在你没把"排队"这个环节放进去。视频生成本来就是异步任务（一条几分钟），天然适合队列：用户提交任务 → 排队 → GPU 跑完 → 通知取结果。一台机器同时只跑一个任务没关系，队列里排着的用户等着就行，这跟 Runway / Pika 这类产品的形态是一样的，没人要求"一人一张卡"。</p>
<p dir="auto"><strong>落地路线（从轻到重）：</strong></p>
<ol>
<li>
<p dir="auto"><strong>本地单卡 + 队列</strong>：你现在的机器当 worker，加一个任务队列（Redis + Celery，或者更轻的 SQLite + 轮询都行），用户提交后排队，跑完通过 webhook 或轮询拿结果。这是最小成本验证需求的方式，资源有限反而适合先这样跑——一台机器就能服务几十个用户，只是等待时间不同。</p>
</li>
<li>
<p dir="auto"><strong>上云 burst</strong>：本地队列排满时，把任务转发给 serverless GPU 平台（RunPod / Modal / Banana 这类，按秒计费、自动伸缩、不用自己维护机器）。把 ComfyUI 工作流打包成 API，排队长了就动态租几张卡，跑完即释放，成本完全可控。</p>
</li>
<li>
<p dir="auto"><strong>成本账</strong>：本地卡跑一条 H3 视频只花电费；云端 4090 级别按秒折算，一条 2.5 分钟视频的算力成本大约 ¥0.1-0.2。你按"条数 / 时长"定价，覆盖算力成本加一点利润即可，不需要自己囤显卡。</p>
</li>
</ol>
<p dir="auto">真正难的不是"怎么实现"，是"有没有人付费"。先把第 1 步跑通，用真实用户验证需求，再考虑上云。runninghub 那种"租整机自己装环境"确实麻烦，serverless GPU 平台才是给独立开发者准备的形态。</p>
]]></description><link>https://lcz.me/post/11736</link><guid isPermaLink="true">https://lcz.me/post/11736</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sat, 08 Aug 2026 13:14:17 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Sat, 08 Aug 2026 10:23:26 GMT]]></title><description><![CDATA[<p dir="auto">无解的矛盾。你自己品品你的问题。</p>
]]></description><link>https://lcz.me/post/11729</link><guid isPermaLink="true">https://lcz.me/post/11729</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Sat, 08 Aug 2026 10:23:26 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Sat, 08 Aug 2026 10:19:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tony-wang" aria-label="Profile: tony-wang">@<bdi>tony-wang</bdi></a> 我有考虑做成saas，不过由于需要显卡，那就只能用runninghub 之类的，太不方便了，而且资源有限，不知道如何实现</p>
]]></description><link>https://lcz.me/post/11728</link><guid isPermaLink="true">https://lcz.me/post/11728</guid><dc:creator><![CDATA[Quanta Magic]]></dc:creator><pubDate>Sat, 08 Aug 2026 10:19:38 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Fri, 07 Aug 2026 15:15:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: quanta-magic">@<bdi>quanta-magic</bdi></a></p>
<p dir="auto">很好的思路, 建议组建生态.</p>
<p dir="auto">1, 可以考虑部分开源, 支持本地部署, 这部分主要吸引开发者和高端用户, 建立口碑以及汇聚社区的开发力量.</p>
<p dir="auto">2, 成熟部分做成 SAAS 服务, 提供收费服务. 这部分要有一些核心技术, 比如 模板优化, 提示词优化, 差分放大等, 不要开源.</p>
<p dir="auto">3, 模板部分, 提供通用接口或者UI, 以市场的方式, 可以提供相应的交易.</p>
<p dir="auto">4, 可以考虑种子轮或者天使轮的融资. 前提是 团队完整, 产品基本成形, 有明确的发展路径.</p>
]]></description><link>https://lcz.me/post/11692</link><guid isPermaLink="true">https://lcz.me/post/11692</guid><dc:creator><![CDATA[Tony Wang]]></dc:creator><pubDate>Fri, 07 Aug 2026 15:15:17 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Thu, 06 Aug 2026 01:34:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: Quanta-Magic">@<bdi>Quanta-Magic</bdi></a> 我觉得你已经抓到感觉了。。。</p>
<p dir="auto">之前ltx2.3 不够强大，限制了你</p>
<p dir="auto">现在minimax，你就大胆放开idea来完成自己的策划</p>
]]></description><link>https://lcz.me/post/11528</link><guid isPermaLink="true">https://lcz.me/post/11528</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Thu, 06 Aug 2026 01:34:18 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Wed, 05 Aug 2026 23:58:37 GMT]]></title><description><![CDATA[<p dir="auto">再分享一个H3生成的视频<br />
<a href="https://youtu.be/xj1masPgtms" rel="nofollow ugc"><i class="fa fa-youtube" aria-hidden="true"></i> Youtube Video</a></p><div class="js-lazyYT lazyYT-container" data-youtube-id="xj1masPgtms" data-width="640" data-height="360" data-parameters style="width:640px;padding-bottom:360px">
 <div class="ytp-thumbnail lazyYT-image-loaded" style="background-image:url(&quot;https://i.ytimg.com/vi/xj1masPgtms/hqdefault.jpg&quot;)">
  <button class="ytp-large-play-button ytp-button" tabindex="23" aria-live="assertive" style="transform:scale(0.85)" onclick="$(this).lazyYT(this);return false;">
   <svg height="100%" version="1.1" viewbox="0 0 68 48" width="100%">
    <path class="ytp-large-play-button-bg" d="m .66,37.62 c 0,0 .66,4.70 2.70,6.77 2.58,2.71 5.98,2.63 7.49,2.91 5.43,.52 23.10,.68 23.12,.68 .00,-1.3e-5 14.29,-0.02 23.81,-0.71 1.32,-0.15 4.22,-0.17 6.81,-2.89 2.03,-2.07 2.70,-6.77 2.70,-6.77 0,0 .67,-5.52 .67,-11.04 l 0,-5.17 c 0,-5.52 -0.67,-11.04 -0.67,-11.04 0,0 -0.66,-4.70 -2.70,-6.77 C 62.03,.86 59.13,.84 57.80,.69 48.28,0 34.00,0 34.00,0 33.97,0 19.69,0 10.18,.69 8.85,.84 5.95,.86 3.36,3.58 1.32,5.65 .66,10.35 .66,10.35 c 0,0 -0.55,4.50 -0.66,9.45 l 0,8.36 c .10,4.94 .66,9.45 .66,9.45 z" fill="#1f1f1e" fill-opacity="0.9">
    </path>
    <path d="m 26.96,13.67 18.37,9.62 -18.37,9.55 -0.00,-19.17 z" fill="#fff">
    </path>
    <path d="M 45.02,23.46 45.32,23.28 26.96,13.67 43.32,24.34 45.02,23.46 z" fill="#ccc">
    </path>
   </svg>
  </button>
 </div>
</div><p></p>
]]></description><link>https://lcz.me/post/11520</link><guid isPermaLink="true">https://lcz.me/post/11520</guid><dc:creator><![CDATA[Quanta Magic]]></dc:creator><pubDate>Wed, 05 Aug 2026 23:58:37 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Wed, 05 Aug 2026 04:23:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a> 复杂度很高。还好你没接。</p>
]]></description><link>https://lcz.me/post/11467</link><guid isPermaLink="true">https://lcz.me/post/11467</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Wed, 05 Aug 2026 04:23:59 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Wed, 05 Aug 2026 04:20:00 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: Quanta-Magic">@<bdi>Quanta-Magic</bdi></a> <a href="/post/11441">said</a>:</p>
<p dir="auto">一台只够一个人用，只要有人在用就会满载。</p>
</blockquote>
<p dir="auto">你有一台很好的機器 可以先暫時上掏寶或其他平台接單,<br />
大家很忙, 不是每個人都有空搞這些影片,<br />
生日或年節到了 花個錢做個影片的商機 我認為會有的</p>
<p dir="auto">我之前遇到一個案子是要做語音模仿,<br />
模仿某一個人說話的聲音, 做紀念用<br />
案主只有對方唱歌時的聲音檔, 但聲音太小;<br />
反正可能要先做一些前置處理 我也沒空處理這個 就沒答應接案 ;</p>
]]></description><link>https://lcz.me/post/11465</link><guid isPermaLink="true">https://lcz.me/post/11465</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Wed, 05 Aug 2026 04:20:00 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Wed, 05 Aug 2026 04:07:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: Quanta-Magic">@<bdi>Quanta-Magic</bdi></a></p>
<p dir="auto">我剛看了博主Terry的介紹 MiniMax-H3 ,<br />
這樣看來開源 H3是不是直接把你的自動化工作流開放了？</p>
<p dir="auto"><a href="https://huggingface.co/spaces/multimodalart/minimax-h3" rel="nofollow ugc">https://huggingface.co/spaces/multimodalart/minimax-h3</a><br />
MiniMax-H3 是一個擁有 330 億個參數的先進視訊生成模型，可產生視訊和完全同步的音軌（環境音、擬音、語音）。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/52fe1809-b112-4993-9b8d-309a81171a86.jpeg" alt="b3fdff5c-acd0-4dad-8d89-7100a6b0dcec-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/11459</link><guid isPermaLink="true">https://lcz.me/post/11459</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Wed, 05 Aug 2026 04:07:24 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Wed, 05 Aug 2026 02:44:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: Quanta-Magic">@<bdi>Quanta-Magic</bdi></a> 基本功都练不好，还谈什么创作，你知道张大千成为张大千之前，临摹了人家的作品多少年吗，你知道星爷在成为星爷之前，不断研究日本动画，动漫，学习，抄袭，模仿了多少年吗。。</p>
<p dir="auto">所以我一开头已经说了，讲出真道理一定会爆款，因为人家真实在爆款着，为什么你偏要去反道而行</p>
]]></description><link>https://lcz.me/post/11453</link><guid isPermaLink="true">https://lcz.me/post/11453</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Wed, 05 Aug 2026 02:44:48 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Wed, 05 Aug 2026 00:03:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a>  一台只够一个人用，只要有人在用就会满载。<br />
刚刚又用H3生成了一个视频<br />
大家有兴趣可以看看效果，我正在优化怎么可以变成长视频短剧<br />
<a href="https://www.youtube.com/watch?v=0AXyQyk0PwE" rel="nofollow ugc"><i class="fa fa-youtube" aria-hidden="true"></i> Youtube Video</a></p><div class="js-lazyYT lazyYT-container" data-youtube-id="0AXyQyk0PwE" data-width="640" data-height="360" data-parameters style="width:640px;padding-bottom:360px">
 <div class="ytp-thumbnail lazyYT-image-loaded" style="background-image:url(&quot;https://i.ytimg.com/vi/0AXyQyk0PwE/hqdefault.jpg&quot;)">
  <button class="ytp-large-play-button ytp-button" tabindex="23" aria-live="assertive" style="transform:scale(0.85)" onclick="$(this).lazyYT(this);return false;">
   <svg height="100%" version="1.1" viewbox="0 0 68 48" width="100%">
    <path class="ytp-large-play-button-bg" d="m .66,37.62 c 0,0 .66,4.70 2.70,6.77 2.58,2.71 5.98,2.63 7.49,2.91 5.43,.52 23.10,.68 23.12,.68 .00,-1.3e-5 14.29,-0.02 23.81,-0.71 1.32,-0.15 4.22,-0.17 6.81,-2.89 2.03,-2.07 2.70,-6.77 2.70,-6.77 0,0 .67,-5.52 .67,-11.04 l 0,-5.17 c 0,-5.52 -0.67,-11.04 -0.67,-11.04 0,0 -0.66,-4.70 -2.70,-6.77 C 62.03,.86 59.13,.84 57.80,.69 48.28,0 34.00,0 34.00,0 33.97,0 19.69,0 10.18,.69 8.85,.84 5.95,.86 3.36,3.58 1.32,5.65 .66,10.35 .66,10.35 c 0,0 -0.55,4.50 -0.66,9.45 l 0,8.36 c .10,4.94 .66,9.45 .66,9.45 z" fill="#1f1f1e" fill-opacity="0.9">
    </path>
    <path d="m 26.96,13.67 18.37,9.62 -18.37,9.55 -0.00,-19.17 z" fill="#fff">
    </path>
    <path d="M 45.02,23.46 45.32,23.28 26.96,13.67 43.32,24.34 45.02,23.46 z" fill="#ccc">
    </path>
   </svg>
  </button>
 </div>
</div><p></p>
]]></description><link>https://lcz.me/post/11441</link><guid isPermaLink="true">https://lcz.me/post/11441</guid><dc:creator><![CDATA[Quanta Magic]]></dc:creator><pubDate>Wed, 05 Aug 2026 00:03:44 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Tue, 04 Aug 2026 20:56:29 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: Quanta-Magic">@<bdi>Quanta-Magic</bdi></a> <a href="/post/11427">said</a>:<br />
saas服务，但是连接seedream的...<br />
因为seedream一张图片成本也很高。</p>
</blockquote>
<p dir="auto">大公司要養一堆工程師和租用高級辦公室 有固定的高成本,<br />
個人開發者加上一台夠強的計算機, 成本方面應該是有優勢的<br />
但我也不建議 單純打著價格戰 壓低價格太多 時間久了就內捲成紅海市場</p>
<p dir="auto">一台 RTX 5090 你可以試試看併行多發  可以同時服務多少用戶？</p>
]]></description><link>https://lcz.me/post/11433</link><guid isPermaLink="true">https://lcz.me/post/11433</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Tue, 04 Aug 2026 20:56:29 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Tue, 04 Aug 2026 19:33:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fcme" aria-label="Profile: fcme">@<bdi>fcme</bdi></a> 感谢<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=138704eccfe" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title="🙏" alt="🙏" />技术大牛给我建议，我也还在找路。<br />
昨天刚刚尝试了h3,效果确实要比ltx好，有兴趣可以看看成品<a href="https://www.youtube.com/watch?v=OF5AR_tefhI" rel="nofollow ugc">https://www.youtube.com/watch?v=OF5AR_tefhI</a></p>
]]></description><link>https://lcz.me/post/11431</link><guid isPermaLink="true">https://lcz.me/post/11431</guid><dc:creator><![CDATA[Quanta Magic]]></dc:creator><pubDate>Tue, 04 Aug 2026 19:33:19 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Tue, 04 Aug 2026 18:26:13 GMT]]></title><description><![CDATA[<p dir="auto">睡不着，看了一下马航的那个。<br />
这个太AI了，就是感觉挺空洞的，再加上配音也有点儿奇怪，也很很慢。这种没啥前途，YouTube现在封杀纯AI生成的内容。这种批量的应该没啥前途，还是需要人工介入，提升内容质量才行，这个工作流我也跑通了。第一阶段是千万的文生图，然后第二阶段才是图生视频，最后剪切到一起。流程跑通了，但是我感觉我还是会放弃，因为关键点根本就不再做出来，尤其在这个AI时代，要花心思在选题和分镜脚本上。内容质量永远是王道，你一键生成的，那别人也会一键划走。</p>
]]></description><link>https://lcz.me/post/11430</link><guid isPermaLink="true">https://lcz.me/post/11430</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Tue, 04 Aug 2026 18:26:13 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Tue, 04 Aug 2026 17:34:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a> 其实我有做一个saas服务，但是连接seedream的，按点数算，只是一直还没上线因为seedream一张图片成本也很高。<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/williamlouis" aria-label="Profile: williamlouis">@<bdi>williamlouis</bdi></a>  成品在这 <a href="https://www.youtube.com/watch?v=DRrDg7b-oXU%EF%BC%8C" rel="nofollow ugc">https://www.youtube.com/watch?v=DRrDg7b-oXU，</a> 这是我的测试运营 Youtube频道 <a href="https://www.youtube.com/@CurioLabScience" rel="nofollow ugc">https://www.youtube.com/@CurioLabScience</a></p>
]]></description><link>https://lcz.me/post/11427</link><guid isPermaLink="true">https://lcz.me/post/11427</guid><dc:creator><![CDATA[Quanta Magic]]></dc:creator><pubDate>Tue, 04 Aug 2026 17:34:40 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Tue, 04 Aug 2026 17:32:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imbiplaza-asus" aria-label="Profile: imbiplaza-asus">@<bdi>imbiplaza-asus</bdi></a> 这会有侵权风险吧？</p>
]]></description><link>https://lcz.me/post/11426</link><guid isPermaLink="true">https://lcz.me/post/11426</guid><dc:creator><![CDATA[Quanta Magic]]></dc:creator><pubDate>Tue, 04 Aug 2026 17:32:21 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Tue, 04 Aug 2026 02:40:51 GMT]]></title><description><![CDATA[<p dir="auto">我不敢说太多，因为说出来一定爆。。。。<br />
以其你去创作，倒不如你去找爆款，然后抄他的工作流，放在你的版页。。。。<br />
然后再放那些乱7八糟的爆款工作流，让自己显得很有办法。。<br />
真正赚钱的，就等专案上门。。。</p>
<p dir="auto">我再给你一个点子：比如你现在创作星爷功夫女足的工作流。。。不用整套电影那么夸张，就拿女足场景踢球就好</p>
]]></description><link>https://lcz.me/post/11363</link><guid isPermaLink="true">https://lcz.me/post/11363</guid><dc:creator><![CDATA[imbiplaza ASUS]]></dc:creator><pubDate>Tue, 04 Aug 2026 02:40:51 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Mon, 03 Aug 2026 13:04:50 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/quanta-magic" aria-label="Profile: Quanta-Magic">@<bdi>Quanta-Magic</bdi></a> <a href="/post/11236">said</a>:</p>
<p dir="auto">还是干脆做云端（用户不用装任何东西，按分钟付费）？</p>
</blockquote>
<p dir="auto">突然想到市場需求了, 朋友和家人過生日, 求婚影片, 這錢花得值得<br />
可以先做一些模板 方便套用, 最好是能上載人物照片的<br />
讓現實人物 電影化</p>
<hr />
<p dir="auto">我沒相關經驗, 但我覺得這個有市場, 可以先看目前其他商業平台的價格, 只要比其他平台低, 就有足夠的吸引力, 朝簡單方便, 品質差不多就行了,</p>
<p dir="auto">但要做24/7 24小時連續營運 要考慮伺服器架構,<br />
還要自己架伺服器(另一筆投資), 但scalability 可擴性會是個問題<br />
假如是去租用雲端 (單位成本也要考量)<br />
或者是混合式的也行 私有伺服器上用戶太多 就啟動雲端上的服務</p>
<p dir="auto">反正先試水溫, 如果用戶暴增了 再短時間內啟動預備方案, 儘量控制測試成本</p>
]]></description><link>https://lcz.me/post/11320</link><guid isPermaLink="true">https://lcz.me/post/11320</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Mon, 03 Aug 2026 13:04:50 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Sun, 02 Aug 2026 16:21:39 GMT]]></title><description><![CDATA[<p dir="auto">补充一点视频模型层面的看法：LTX-2 系胜在快，但复杂运动和中长镜头的一致性偏弱。你说的"很多效果不是特别好"，除了模型本身，还有一个常见的"杂乱感"来源值得先排除——场景间风格漂移。</p>
<p dir="auto">28 套导演提示词包如果各自对镜头语言、色调、构图的描述差异太大，画面就会显得跳。两个马上能做的改进：</p>
<ol>
<li>给所有提示词包挂一个共享的风格锚点（统一的调色、构图约束），让场景之间风格连续；</li>
<li>你已经有角色一致性，把同一套 reference 思路复用到场景风格上（比如固定 LUT 或 style reference），观感会立刻整齐很多。</li>
</ol>
<p dir="auto">换 minimax h3 之前建议先把这两点固化，这样换完模型 A/B 对比才有意义——否则分不清提升来自模型还是流程。开源模型这边，优先选 ComfyUI 节点生态成熟、社区验证多的（LTX-2、Wan、HunyuanVideo 都在这个范围），迁移成本最低。</p>
]]></description><link>https://lcz.me/post/11257</link><guid isPermaLink="true">https://lcz.me/post/11257</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sun, 02 Aug 2026 16:21:39 GMT</pubDate></item><item><title><![CDATA[Reply to 【AI 视频生成工具】做了一个全本地的 AI 视频生成工具，想听听大家意见下一步怎么走 on Sun, 02 Aug 2026 15:33:28 GMT]]></title><description><![CDATA[<p dir="auto">你上个成品到油管。之后分享下链接。私信或公开都行。眼见为实</p>
]]></description><link>https://lcz.me/post/11251</link><guid isPermaLink="true">https://lcz.me/post/11251</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Sun, 02 Aug 2026 15:33:28 GMT</pubDate></item></channel></rss>