Extract Subtitles from Video
Learn various methods to extract hardcoded or embedded subtitles from video files for translation.
Start TranslatingIntroduction
Welcome to this comprehensive guide on extract subtitles from video. Whether you're a beginner or experienced user, this guide will help you master the process and achieve professional results with your subtitle translations.
DramaSub makes it easy to translate Japanese, Korean, and Chinese subtitles to English with AI-powered accuracy. This guide covers everything you need to know to get started and troubleshoot common issues.
What You'll Need
✓Subtitle File
Your source subtitle file in SRT, ASS, or VTT format. Ensure the file is properly formatted with correct timing and text.
✓DramaSub Access
Free to start with DramaSub's translation service. A free account gets you going — just sign up and upload your file.
✓Basic Computer Skills
Ability to navigate websites, upload files, and download translated results. No technical expertise required.
✓Content Context
(Optional) A brief synopsis or description of your video content can help improve translation accuracy, especially for context-dependent content.
Step-by-Step Guide
Prepare Your Subtitle File
Ensure your subtitle file is in the correct format (SRT, ASS, or VTT). Check that:
- • The file has proper timing information
- • Text encoding is UTF-8 (for Asian characters)
- • The file size is under 10MB
- • There are no formatting errors
Visit DramaSub
Go to DramaSub.asia and select your source language (Japanese, Korean, or Chinese) and target language (English). Optionally provide a brief synopsis of your content for better context-aware translation.
Upload Your File
Drag and drop your subtitle file or click to browse. The file will be uploaded to our secure servers for processing. Wait for the upload to complete before proceeding.
Download Translation
Once processing is complete, download your translated subtitle file. The translated file will have the same format and timing as your original file, with all text translated to English.
Test and Adjust
Load your translated subtitles with your video and check for accuracy. Make minor adjustments if needed. For best results, provide context about your content when uploading.
Pro Tips
🎯 Context Matters
Always provide a brief synopsis of your content. This helps our AI understand the context and provide more accurate translations, especially for cultural references and idioms.
⚡ Start Small
When starting with a new series, translate a few episodes first to check quality and accuracy before batch processing the entire season.
🔍 Check Encoding
Ensure your source files use UTF-8 encoding. This prevents character display issues with Japanese, Korean, and Chinese text.
💾 Keep Backups
Always keep backup copies of your original subtitle files before translation. This allows you to compare and revert if needed.
Video Tutorial Coming Soon
Step-by-Step Visual Guide
We're creating comprehensive step-by-step video tutorials to help you master the art of subtitle translation.
Screen Recordings
Expert Tips
Quick Tricks
Subscribe to get notified when new videos are published
Subscribe on YouTubeCommon Mistakes to Avoid
❌ Ignoring File Encoding
Not checking file encoding can lead to garbled text. Always verify UTF-8 encoding for Asian language files.
❌ Skipping Context
Failing to provide content context can result in literal translations that miss cultural nuances and meaning.
❌ Not Testing First
Translating entire series without testing can waste time if adjustments are needed. Always test with a sample first.
Practical Examples
Example: FFmpeg extraction for embedded subs - "ffmpeg -i video.mkv -map 0:s:0 subs.srt" extracts first subtitle track
Example: MKVToolNix for multiple tracks - Extract Japanese, English, and Chinese subs separately from MKV container
Example: OCR for hardcoded subs - Use Subtitle Edit's OCR to extract burned-in Japanese subtitles
Example: Blu-ray extraction - Use MakeMKV to rip PGS subtitle streams from Blu-ray discs
Expert Tips
Check subtitle tracks first - Use MediaInfo or MKVToolNix to see available embedded subtitle streams
Choose the right format - Extract in original format (SUP/PGS) before converting to editable text (SRT)
OCR requires cleanup - Hardcoded subs need post-processing for character recognition errors
Batch extraction - Process entire series at once using scripting with FFmpeg
Backup original files - Always copy video files before extraction attempts
Common Mistakes to Avoid
Extracting wrong subtitle track - accidentally extracting commentary or closed captions instead of dialogue
Poor OCR settings - incorrect language recognition causes gibberish in extracted text
Losing formatting during conversion - PGS to SRT conversion drops positioning and styling info
Not checking subtitle language - extracting English subs when Japanese source is needed for translation
Damaging video file during extraction - improper FFmpeg commands can corrupt video streams
Frequently Asked Questions
How to merge CD1 and CD2 subtitle files?
To merge split subtitle files: offset all CD2 timestamps by the duration of CD1, renumber all entries sequentially, and concatenate the files. The key is getting the exact offset right — use the last subtitle timestamp of CD1 as your offset value.
How to split subtitles for 2-part episodes?
Identify the exact timestamp where the split should occur, cut the file at that point, adjust the second half timestamps to start from zero, and renumber entries in both files. Always split at a scene change or natural pause.
How to extract subtitles from MKV without re-encoding?
Use MKVToolNix (mkvextract) or ffmpeg to extract subtitle tracks from MKV files without re-encoding the video. Command: "ffmpeg -i video.mkv -map 0:s:0 output.srt" extracts the first subtitle track as SRT.
Can I extract subtitles from MP4 or AVI files?
MP4 files rarely contain embedded subtitle tracks. AVI almost never does. MKV (Matroska) is the container format most likely to have embedded subtitles. For MP4, check if there is a subtitle track with "ffmpeg -i file.mp4".
Ready to Extract Subtitles from Video?
Start translating your Asian drama subtitles with our free-to-start AI-powered service.
Start Translating NowLast updated: August 18, 2026