videocut:字幕

Transcribe audio, correct subtitles, and burn them into videos with FFmpeg.

6|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/0x0xfan/videocut-skills-2 --skill videocut-0x0xfan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: videocut:字幕
Source: https://github.com/0x0xfan/videocut-skills-2/tree/main/.agent/skills/videocut-%E5%AD%97%E5%B9%95
Command: npx skills add https://github.com/0x0xfan/videocut-skills-2 --skill videocut-0x0xfan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这项技能自动化视频字幕的生成、纠错、审核与烧录流程,省去手动对照与拼接字幕的繁琐。

Core Features & Use Cases

  • Transcription: 使用火山引擎将音频转录成带字级时间戳的文本。
  • Dictionary Correction & Segmentation: 通过词典纠错和分句实现更自然的字幕排版。
  • Review & Burn: 用户审核后,基于 FFmpeg 的流程将字幕烧录到视频,输出带字幕的成品。
  • Use Case: 适用于自媒体剪辑、课程录制、企业培训视频等场景的快速字幕化。

Quick Start

Provide a video file and let the system generate and burn subtitles automatically.

Frequently Asked Questions about videocut:字幕

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate and burn subtitles into a video?

To automatically generate and burn subtitles, provide a video file to initiate transcription via Volcano Engine, apply dictionary-based correction, review the text, and use FFmpeg to burn the subtitles into the video output.

What is the best way to transcribe audio to text with word-level timestamps for captioning?

Transcribing audio to text with word-level timestamps is handled automatically using Volcano Engine integration, which accurately maps spoken audio to precise text timestamps for subtitle generation.

Does FFmpeg support burning SRT subtitle files directly into video files?

Yes, FFmpeg supports burning SRT subtitle files directly into video files. This Skill automates the FFmpeg burning process after you review and finalize the generated text.

Can I correct transcription errors and adjust sentence segmentation before burning subtitles?

Yes, you can correct transcription errors and adjust sentence segmentation. The workflow includes a dictionary-based correction step and a user review phase to ensure natural subtitle排版 before the final burn.

How to add subtitles to course recording videos or enterprise training videos quickly?

Adding subtitles to course recording or enterprise training videos is quick by providing the video file; the system automates transcription, dictionary correction, user review, and FFmpeg subtitle burning end-to-end.