<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>视频编辑器 on Text Matrix</title><link>https://txtmix.com/tags/%E8%A7%86%E9%A2%91%E7%BC%96%E8%BE%91%E5%99%A8/</link><description>Recent content in 视频编辑器 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E8%A7%86%E9%A2%91%E7%BC%96%E8%BE%91%E5%99%A8/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenCut：开源 CapCut 替代品的双仓库真相与重写路线图</title><link>https://txtmix.com/posts/tech/opencut-app-opencut-opensource-video-editor-guide/</link><pubDate>Fri, 26 Jun 2026 18:19:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/opencut-app-opencut-opensource-video-editor-guide/</guid><description>&lt;h2 id="先给一个核心判断">先给一个核心判断&lt;/h2>
&lt;p>&lt;code>OpenCut-app/OpenCut&lt;/code> 当前是一个&lt;strong>几乎空壳的重写仓库&lt;/strong>：&lt;code>apps/web/src/routes/index.tsx&lt;/code> 只有一行 &lt;code>&amp;lt;p&amp;gt;hello world!&amp;lt;/p&amp;gt;&lt;/code>，&lt;code>apps/web/src/hooks&lt;/code> 只有 &lt;code>use-mobile.ts&lt;/code>，&lt;code>apps/web/src/lib&lt;/code> 只有 shadcn 的 &lt;code>utils.ts&lt;/code>。但它顶着近 6 万 GitHub Stars、6.5K Forks，是「开源 CapCut 替代品」这个赛道里关注度最高的项目。&lt;/p></description></item><item><title>OpenCut 深度拆解：6 万 Star 的开源 CapCut 替代品，正在用 TanStack + Elysia + Rust Core 重写一整个跨端视频编辑器</title><link>https://txtmix.com/posts/tech/opencut-opensource-capcut-alternative-architecture/</link><pubDate>Tue, 23 Jun 2026 15:04:20 +0800</pubDate><guid>https://txtmix.com/posts/tech/opencut-opensource-capcut-alternative-architecture/</guid><description>&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>OpenCut 不是「又一个开源剪辑工具」，而是一份&lt;strong>对标 CapCut 商业版功能、开源后再补上插件和 AI 接入位&lt;/strong>的产品级答卷。它在 2025-06-22 立项，不到一年累计 58,966 Star / 6,420 Fork（&lt;code>opencut-classic&lt;/code> 旧版 77 Star，新版才是 6 万 Star 的本体）；License 走 MIT；语言以 TypeScript 为主、底层将要落到 Rust。当前主分支 &lt;code>main&lt;/code> 已经清空，正在用 Moon monorepo + proto 工具链跑「TanStack Start（Web）+ Elysia on Cloudflare Workers（API）+ 待落地的 Rust core」的新骨架，而真正可用的还是 &lt;a href="https://github.com/OpenCut-app/opencut-classic" target="_blank" rel="noopener noreffer ">opencut-classic&lt;/a>（仓库已 archive）和 &lt;code>opencut.app&lt;/code> 经典版。&lt;/p></description></item><item><title>Palmier Pro 深度拆解：基于 Swift 6.2 + MCP 的 AI 视频编辑器如何把 AI 反转成时间轴的协作者</title><link>https://txtmix.com/posts/tech/palmier-pro-ai-video-editor-swift-mcp-architecture/</link><pubDate>Sat, 20 Jun 2026 14:58:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/palmier-pro-ai-video-editor-swift-mcp-architecture/</guid><description>&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>Palmier Pro 不是&amp;quot;加了一个 AI 插件的视频编辑器&amp;quot;，而是一次&lt;strong>架构反转&lt;/strong>：把视频编辑器从&amp;quot;AI 产物的容器&amp;quot;提升为&amp;quot;AI 协作的 single source of truth&amp;quot;。它把 MCP server 内嵌进 Swift app，绑定 IPv4 loopback（&lt;code>127.0.0.1:19789&lt;/code>），让 Claude Code、Codex、Cursor 通过同一套 15 个 &lt;code>ToolExecutor&lt;/code> 直接读写时间轴——in-app chat 与外部 MCP 客户端共用 prompt 与工具，只是 UX 不同。&lt;/p></description></item></channel></rss>