body { font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif; max-width: 900px; margin: 0 auto; padding: 40px 20px; line-height: 1.8; color: #222; background: #fff; }
h1 { font-size: 32px; color: #111; border-bottom: 3px solid #0099ff; padding-bottom: 12px; margin-bottom: 24px; }
h2 { font-size: 24px; color: #006699; margin-top: 32px; margin-bottom: 16px; padding-left: 12px; border-left: 5px solid #0099ff; }
h3 { font-size: 18px; color: #333; margin-top: 24px; margin-bottom: 12px; }
p { margin: 16px 0; }
ul, ol { margin: 16px 0; padding-left: 32px; }
li { margin: 8px 0; }
code { background: #f4f4f4; padding: 2px 8px; border-radius: 3px; font-family: "SF Mono", Menlo, monospace; font-size: 90%; color: #d63384; }
pre { background: #1a1a1a; color: #e8e8e8; padding: 16px; border-radius: 8px; overflow-x: auto; line-height: 1.6; margin: 16px 0; }
pre code { background: none; color: inherit; padding: 0; }
blockquote { background: #f9f9f9; border-left: 4px solid #0099ff; padding: 16px 20px; margin: 20px 0; color: #555; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
th, td { border: 1px solid #ddd; padding: 10px 14px; text-align: left; }
th { background: #f0f0f0; font-weight: 600; }
tr:nth-child(even) { background: #fafafa; }
hr { border: none; border-top: 2px dashed #ddd; margin: 32px 0; }
a { color: #0099ff; text-decoration: none; }
a:hover { text-decoration: underline; }
.back-home { position: fixed; top: 20px; right: 20px; background: #0099ff; color: white; padding: 8px 16px; border-radius: 20px; font-size: 14px; box-shadow: 0 2px 8px rgba(0,153,255,0.3); z-index: 100; }
.back-home:hover { text-decoration: none; transform: translateY(-1px); }
/* R57.8 分享栏 */ .share-bar { background: linear-gradient(135deg, #f5f9ff 0%, #e8f3ff 100%); border: 1px solid #d0e5ff; border-radius: 12px; padding: 24px; margin: 40px 0; text-align: center; } .share-bar h3 { color: #006699; margin: 0 0 12px; font-size: 18px; } .share-bar p { color: #555; font-size: 14px; margin: 0 0 20px; } .share-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } .share-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 24px; font-size: 14px; font-weight: 500; text-decoration: none; transition: all 0.2s; color: white; border: none; cursor: pointer; } .share-btn:hover { transform: translateY(-2px); text-decoration: none; } .share-btn.weixin { background: #07c160; } .share-btn.weibo { background: #e6162d; } .share-btn.qq { background: #12b7f5; } .share-btn.copy { background: #555; } .share-btn.tweet { background: #1da1f2; } .share-btn.lin { background: #0a66c2; } /* R57.8 CTA */ .cta-box { background: linear-gradient(135deg, #0099ff 0%, #0066cc 100%); color: white; border-radius: 16px; padding: 40px 32px; margin: 40px 0; text-align: center; box-shadow: 0 8px 24px rgba(0,153,255,0.2); } .cta-box h3 { color: white; font-size: 24px; margin: 0 0 12px; } .cta-box p { color: rgba(255,255,255,0.9); font-size: 15px; margin: 0 0 24px; } .cta-box .btn-primary { background: white; color: #0099ff; padding: 14px 36px; border-radius: 28px; font-size: 16px; font-weight: 600; text-decoration: none; display: inline-block; transition: all 0.2s; } .cta-box .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.2); text-decoration: none; } /* R57.8 相关文章 */ .related-articles { margin: 40px 0; padding: 24px; background: #fafafa; border-radius: 12px; } .related-articles h3 { color: #006699; margin: 0 0 16px; font-size: 20px; } .related-list { display: grid; gap: 12px; } .related-item { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; background: white; border: 1px solid #eee; border-radius: 8px; text-decoration: none; color: #333; transition: all 0.2s; } .related-item:hover { border-color: #0099ff; transform: translateX(4px); text-decoration: none; box-shadow: 0 2px 8px rgba(0,153,255,0.1); } .related-item .arrow { color: #0099ff; font-weight: bold; } .article-footer-meta { text-align: center; color: #888; font-size: 13px; margin-top: 60px; padding-top: 24px; border-top: 1px solid #eee; } /* R57.9 面包屑 */ .breadcrumb { font-size: 13px; color: #888; margin-bottom: 24px; padding: 12px 0; } .breadcrumb a { color: #0099ff; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .breadcrumb .bc-sep { margin: 0 8px; color: #ccc; } .breadcrumb span:last-child { color: #333; font-weight: 500; }
body { font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif; max-width: 900px; margin: 0 auto; padding: 40px 20px; line-height: 1.8; color: #222; background: #fff; }
h1 { font-size: 32px; color: #111; border-bottom: 3px solid #0099ff; padding-bottom: 12px; margin-bottom: 24px; }
h2 { font-size: 24px; color: #006699; margin-top: 32px; margin-bottom: 16px; padding-left: 12px; border-left: 5px solid #0099ff; }
h3 { font-size: 18px; color: #333; margin-top: 24px; margin-bottom: 12px; }
p { margin: 16px 0; }
ul, ol { margin: 16px 0; padding-left: 32px; }
li { margin: 8px 0; }
code { background: #f4f4f4; padding: 2px 8px; border-radius: 3px; font-family: "SF Mono", Menlo, monospace; font-size: 90%; color: #d63384; }
pre { background: #1a1a1a; color: #e8e8e8; padding: 16px; border-radius: 8px; overflow-x: auto; line-height: 1.6; margin: 16px 0; }
pre code { background: none; color: inherit; padding: 0; }
blockquote { background: #f9f9f9; border-left: 4px solid #0099ff; padding: 16px 20px; margin: 20px 0; color: #555; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
th, td { border: 1px solid #ddd; padding: 10px 14px; text-align: left; }
th { background: #f0f0f0; font-weight: 600; }
tr:nth-child(even) { background: #fafafa; }
hr { border: none; border-top: 2px dashed #ddd; margin: 32px 0; }
a { color: #0099ff; text-decoration: none; }
a:hover { text-decoration: underline; }
.back-home { position: fixed; top: 20px; right: 20px; background: #0099ff; color: white; padding: 8px 16px; border-radius: 20px; font-size: 14px; box-shadow: 0 2px 8px rgba(0,153,255,0.3); z-index: 100; }
.back-home:hover { text-decoration: none; transform: translateY(-1px); }
/* R57.8 分享栏 */ .share-bar { background: linear-gradient(135deg, #f5f9ff 0%, #e8f3ff 100%); border: 1px solid #d0e5ff; border-radius: 12px; padding: 24px; margin: 40px 0; text-align: center; } .share-bar h3 { color: #006699; margin: 0 0 12px; font-size: 18px; } .share-bar p { color: #555; font-size: 14px; margin: 0 0 20px; } .share-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; } .share-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 24px; font-size: 14px; font-weight: 500; text-decoration: none; transition: all 0.2s; color: white; border: none; cursor: pointer; } .share-btn:hover { transform: translateY(-2px); text-decoration: none; } .share-btn.weixin { background: #07c160; } .share-btn.weibo { background: #e6162d; } .share-btn.qq { background: #12b7f5; } .share-btn.copy { background: #555; } .share-btn.tweet { background: #1da1f2; } .share-btn.lin { background: #0a66c2; } /* R57.8 CTA */ .cta-box { background: linear-gradient(135deg, #0099ff 0%, #0066cc 100%); color: white; border-radius: 16px; padding: 40px 32px; margin: 40px 0; text-align: center; box-shadow: 0 8px 24px rgba(0,153,255,0.2); } .cta-box h3 { color: white; font-size: 24px; margin: 0 0 12px; } .cta-box p { color: rgba(255,255,255,0.9); font-size: 15px; margin: 0 0 24px; } .cta-box .btn-primary { background: white; color: #0099ff; padding: 14px 36px; border-radius: 28px; font-size: 16px; font-weight: 600; text-decoration: none; display: inline-block; transition: all 0.2s; } .cta-box .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.2); text-decoration: none; } /* R57.8 相关文章 */ .related-articles { margin: 40px 0; padding: 24px; background: #fafafa; border-radius: 12px; } .related-articles h3 { color: #006699; margin: 0 0 16px; font-size: 20px; } .related-list { display: grid; gap: 12px; } .related-item { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 16px; background: white; border: 1px solid #eee; border-radius: 8px; text-decoration: none; color: #333; transition: all 0.2s; } .related-item:hover { border-color: #0099ff; transform: translateX(4px); text-decoration: none; box-shadow: 0 2px 8px rgba(0,153,255,0.1); } .related-item .arrow { color: #0099ff; font-weight: bold; } .article-footer-meta { text-align: center; color: #888; font-size: 13px; margin-top: 60px; padding-top: 24px; border-top: 1px solid #eee; } /* R57.9 面包屑 */ .breadcrumb { font-size: 13px; color: #888; margin-bottom: 24px; padding: 12px 0; } .breadcrumb a { color: #0099ff; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .breadcrumb .bc-sep { margin: 0 8px; color: #ccc; } .breadcrumb span:last-child { color: #333; font-weight: 500; }
最后更新:2026 年 9 月 · 阅读时长:约 8 分钟 · 适用:所有需要把字幕从 A 软件转到 B 软件的用户
如果你做完视频想加字幕,遇到这些问题这篇教程就是为你写的:
一个浏览器网页,全部搞定:简盒 JianHeBox → FCPXML 字幕转换
如果你是熟练用户,跳过原理直接上手:
✅ 完全免费 · ✅ 文件不上传服务器 · ✅ 纯浏览器本地处理 · ✅ 支持 FCPX 12 最新格式
FCPXML = Final Cut Pro XML = Apple 官方字幕/时间线交换格式
你好,欢迎来到简盒
这是一个测试字幕
看不懂也没关系 — 简盒工具会自动生成,你不用手写。
很多 Vlogger 在剪映里做字幕,因为:
但剪映的字幕不能直接用在 FCPX(格式不兼容)。
Step 1:从剪映导出字幕
💡 不要导出剪映的工程文件,剪映工程文件 (.draft) 不能转 FCPXML
Step 2:用简盒转换
output.fcpxml 文件Step 3:导入 FCPX
Premiere Pro 用户想换到 FCPX,但 Pr 的字幕格式(.prtl 或 .mogrt)和 FCPXML 不兼容。
Step 1:从 Pr 导出 SRT
Step 2-3:同场景 1 的 Step 2-3
你是会议记录员、采访记者、播客剪辑师,原始稿子在 Word/Excel 里,需要做成视频字幕。
Step 1:准备 Word 文档
每行一句话,例如:
你好,欢迎来到简盒
今天我们讲 FCPXML 转换
Step 2:用简盒自动加时间码
你做完中文字幕,想快速出英文字幕版本。
💡 推荐用 DeepSeek(中文翻译质量最高)+ GPT-4(地道表达)
转换后字幕时间有 ±0.5 秒偏差?简盒支持:
FCPXML 支持自定义字体/颜色/大小/位置:
测试
简盒提供 4 种预设样式:经典白字、黑色描边、底部居中、顶部字幕条。
一次转换输出多个 FCPXML:
video.zh-CN.fcpxml(中文)video.en.fcpxml(英文)video.ja.fcpxml(日文)适合多语言 YouTube 频道。
原因:原文件编码不是 UTF-8(常见于 Windows 导出的 SRT)
解决:
原因:FCPXML 的 lane 属性指定轨道位置
解决:
lane="1"(主字幕轨)lane="-1"lane="2"原因:字幕超过 5000 条
解决:
原因:原文件不含样式信息(如 SRT 格式)
解决:
| FCPX 版本 | FCPXML 版本 | 备注 |
|---|---|---|
| FCPX 10.4 | 1.7 | 老版本 |
| FCPX 10.5 | 1.9 | 加入 Object 标签 |
| FCPX 10.6 | 1.10 | 加入 Roles |
| FCPX 11 | 1.11 | 加入 Caption 标签 |
| FCPX 12 | 1.12 | 最新,简盒支持 |
| 特性 | SRT | VTT | FCPXML |
|---|---|---|---|
| 文字 | ✅ | ✅ | ✅ |
| 时间码 | ✅ | ✅ | ✅ |
| 字体样式 | ❌ | 部分 | ✅ |
| 位置控制 | ❌ | 部分 | ✅ |
| 多轨 | ❌ | ❌ | ✅ |
| FCPX 原生 | ❌ | ❌ | ✅ |
结论:要在 FCPX 里用,FCPXML 是唯一选择。
特点:
遇到问题或有建议?
本文由 简盒 JianHeBox 编辑整理,FCPXML 转换工具免费使用。