Articles about subtitle | UserComp.com

Adding English Subtitles to a Video with EFFMPEG
Adding English Subtitles to a Video with EFFMPEG

Learn how to add English subtitles to a video using EFFMPEG. This tutorial will guide you step-by-step on how to add English subtitles (eng.mp3 eng.srt) to a video (call3.mp4) that already has Italian, French, and German subtitles. The crucial thing is to ensure the final video retains all subtitles.

Read More
Convert MKV Video File to HLS DASH Format with Dual Audio Track and Subtitle
Convert MKV Video File to HLS DASH Format with Dual Audio Track and Subtitle

Learn how to convert an MKV video file to HLS DASH format with dual audio tracks and subtitles using ffmpeg. This guide covers the process for both Linux, Windows, and MacOS.

Read More
Using Program Icons Instead of File Icons in Windows 11: A Guide for PotPlayer and Subtitle Edit Users
Using Program Icons Instead of File Icons in Windows 11: A Guide for PotPlayer and Subtitle Edit Users

If you're a user of PotPlayer or Subtitle Edit on your new Windows 11 24H2 laptop, you might have noticed that the file types for these programs have various icons. This article provides a guide on how to use program icons instead of file icons in Windows 11 for a more organized and efficient experience. Read more to learn how to optimize your tech support.

Read More
How to Export Subtitled Scenes as JPEG Files from an MP4/SRT File - Tech Support Guide
How to Export Subtitled Scenes as JPEG Files from an MP4/SRT File - Tech Support Guide

Learn how to extract subtitled scenes as JPEG images from an MP4 file with SRT subtitles on your Windows PC without requiring any coding knowledge. This guide will provide you with a step-by-step method using a popular tool, making it easy for you to follow along. Read more for the detailed instructions.

Read More
Ways to Export Subtitled Scenes from Video Files as RT File and JPG
Ways to Export Subtitled Scenes from Video Files as RT File and JPG

Learn how to extract subtitled scenes from video files in various formats and save them as RT and JPG files. This guide covers different tools and methods for Linux, Windows, and MacOS. Improve your tech support skills by mastering this essential media editing technique. Read more...

Read More
Cutting Short Video Clip Renders Subtitles Command Line (Windows)
Cutting Short Video Clip Renders Subtitles Command Line (Windows)

Learn how to cut short video clip and render subtitles using command line tools on Windows 10.

Read More
Converting Blu-Ray PGS Captions (MKV) to Normal Subtitles/Captions for MP4 Players on MacOS
Converting Blu-Ray PGS Captions (MKV) to Normal Subtitles/Captions for MP4 Players on MacOS

Learn how to convert Blu-Ray PGSCaptions from MKV to normal subtitles for use with MP4 players on MacOS. This guide provides a step-by-step process using HandBrake, a popular open-source video transcoder.

Read More
How to Embed SRT Subtitles in MKV Files for DLNA
How to Embed SRT Subtitles in MKV Files for DLNA

Learn how to embed SRT subtitles in MKV files for DLNA using mkvmerge. This tutorial will help you ensure that your video subtitles are always displayed correctly on your TV or media player.

Read More
Fixing Wrong Subtitle Color in FFmpeg Transcoded VOBSUB Subtitle Burn
Fixing Wrong Subtitle Color in FFmpeg Transcoded VOBSUB Subtitle Burn

Learn how to fix wrong subtitle color when transcoding and burning VOBSUB subtitles in FFmpeg, ensuring both CPU and GPU-friendly processing. Read more for detailed tech support.

Read More
Syntax Batch File for Windows: Extracting Subtitles from MP4 Files
Syntax Batch File for Windows: Extracting Subtitles from MP4 Files

This article explains how to create a batch file that takes MP4 files, extracts subtitles, and saves them as SRT files. The current method works with Windows and uses the 'SentTo' process.

Read More
Fix Arabic Words Showing Square Boxes and Burnt Subtitles with FFmpeg
Fix Arabic Words Showing Square Boxes and Burnt Subtitles with FFmpeg

Learn how to resolve issues with Arabic text displaying as square boxes and burnt subtitles in your video files using FFmpeg. This guide covers font selection, encoding, and file format adjustments for optimal playback.

Read More
Arabic Words Showing Square Boxes: Fix Subtitles in FFmpeg
Arabic Words Showing Square Boxes: Fix Subtitles in FFmpeg

Learn how to fix Arabic words showing square boxes when playing back subtitles in FFmpeg. This guide provides a step-by-step solution to ensure proper subtitle rendering.

Read More
How to Prevent Lost Embedded Subtitles when Repairing Video with FFmpeg
How to Prevent Lost Embedded Subtitles when Repairing Video with FFmpeg

Learn how to use FFmpeg to repair video files without losing embedded subtitles. This article provides a step-by-step guide to prevent lost subtitles while using the FFmpeg command line tool.

Read More
Converting VOB to MKV with Subtitles and Audio Preserved
Converting VOB to MKV with Subtitles and Audio Preserved

Learn how to convert VOB files to MKV format while preserving audio and subtitle tracks using a single command, without the need for FFmpeg.

Read More
Burning Multiple SRT Subtitles Tracks into Video using ffmpeg -filter-complex
Burning Multiple SRT Subtitles Tracks into Video using ffmpeg -filter-complex

Learn how to burn multiple SRT subtitle tracks into a single video using ffmpeg's -filter-complex feature. Follow our step-by-step guide to achieve picture-based subtitles success. SEO optimized.

Read More
Concatenate Multiple Video Cuts and Hardcode Embedded Subs with FFmpeg
Concatenate Multiple Video Cuts and Hardcode Embedded Subs with FFmpeg

Learn how to concatenate multiple video cuts and hardcode embedded subtitles into a single MP4 file using the powerful FFmpeg tool. This guide covers the basic command structure for cutting different parts of a video and merging them together, along with the process of hardcoding subtitles into the video. Improve your video editing skills and create a seamless viewing experience by following this FFmpeg tutorial.

Read More
Adding Teletext Subtitles to a Container: A Tech Support Guide
Adding Teletext Subtitles to a Container: A Tech Support Guide

Learn how to add teletext subtitles to a container using ffmpeg and transport stream files. Improve your video accessibility and enhance viewer experience. Read more for a step-by-step guide.

Read More
How to Add SRT Subtitle File to an Existing .TS File using FFmpeg
How to Add SRT Subtitle File to an Existing .TS File using FFmpeg

Learn how to add an SRT subtitle file to an existing .TS file using FFmpeg, a powerful multimedia framework. This guide provides step-by-step instructions for a successful implementation.

Read More
How to Add Additional Subtitle Streams (.ts) to Satellite Recordings
How to Add Additional Subtitle Streams (.ts) to Satellite Recordings

Learn how to add additional subtitle streams to your satellite recordings using .ts files and TS Doctor. This guide will walk you through the process of extracting and loading subtitles from .ts files to enhance your viewing experience.

Read More
Generating FFmpeg Command for Muxing Subtitles to Match VLC's Standard Format
Generating FFmpeg Command for Muxing Subtitles to Match VLC's Standard Format

Having trouble muxing subtitles to match VLC's standard format using FFmpeg? This article provides a solution for generating the appropriate FFmpeg command for VLC-style subtitles, making your multimedia experience seamless and enjoyable.

Read More
How to Use Font Attachment and Burn Subtitles in MKV Container
How to Use Font Attachment and Burn Subtitles in MKV Container

In this tech support article, we will discuss how to use font attachment and burn subtitles in MKV container using the `dump_attachment` feature of ffmpeg. This will enable users to include subtitles in their MKV files in a more efficient and accessible way.

Read More
How to Always Set Subtitle Track as Default in FFmpeg on Ubuntu 22.04.1 LTS
How to Always Set Subtitle Track as Default in FFmpeg on Ubuntu 22.04.1 LTS

Learn how to set the subtitle track as default when converting video files using FFmpeg on Ubuntu 22.04.1 LTS. This tutorial provides a step-by-step guide to always enable subtitles in your video tracks.

Read More
Add Audio Track & Subtitle Tracks to Video - Multiples Supported
Add Audio Track & Subtitle Tracks to Video - Multiples Supported

Learn how to add multiple audio tracks and subtitle tracks to your video, making it accessible and versatile for all viewers. This tutorial covers the process for Linux, Windows, and MacOS, with support for up to 3 audio streams and 4 subtitle streams, switchable in QuickTime player. Includes adding an English audio track that appears in the switchable list.

Read More
Making Switchable Subtitles and Black Video with FFmpeg: A Solution
Making Switchable Subtitles and Black Video with FFmpeg: A Solution

In this article, we'll explore how to create switchable subtitles and black video using FFmpeg. This technique is useful when working with multilingual content and video players like QuickTime.

Read More
FFmpeg 7: Unable to Add Multiple Subtitle Streams in MKV (No Longer Possible?)
FFmpeg 7: Unable to Add Multiple Subtitle Streams in MKV (No Longer Possible?)

Users report encountering errors when trying to add multiple subtitle streams to MKV files using the latest stable version of FFmpeg (7.0). This was previously possible in FFmpeg 6.1.1. In this article, we'll try to understand the issue and provide potential solutions.

Read More
Adding Background Box Words as Subtitle Format in techsupport site
Adding Background Box Words as Subtitle Format in techsupport site

Learn how to add background box words as subtitle format in techsupport site using ASS subtitles. Follow the instructions below.

Read More
The Challenge of Rendering Characters with FFmpeg: A Burning Captions Issue
The Challenge of Rendering Characters with FFmpeg: A Burning Captions Issue

In this article, we discuss a common issue encountered when rendering characters using FFmpeg with Burning Captions. We provide possible solutions to help you overcome this problem.

Read More
Download Mehmed Fetihler Sultani Season 1 Episode 9 with English Subtitles
Download Mehmed Fetihler Sultani Season 1 Episode 9 with English Subtitles

Learn how to download Mehmed Fetihler Sultani Season 1 Episode 9 with English subtitles from the given link.

Read More
Hardware Encoding MP4 with FFmpeg: Hardcode Subtitles
Hardware Encoding MP4 with FFmpeg: Hardcode Subtitles

Learn how to hardware encode MP4 files using FFmpeg with subtitle hardcoding. Convert 100 MKV files to MP4 format while enabling hardware encoding for faster processing.

Read More
FFMPEG: Removing Subtitle Channels Except the First (English)
FFMPEG: Removing Subtitle Channels Except the First (English)

Learn how to remove subtitle channels in FFMPEG except for the first English one. This tutorial covers the basic syntax and command-line options for filtering and muxing media files.

Read More
Splitting H.265/HEVC Videos with Boilsoft Video Splitter: Keep Subtitles and Audio Format
Splitting H.265/HEVC Videos with Boilsoft Video Splitter: Keep Subtitles and Audio Format

Learn how to use Boilsoft Video Splitter to split H.265/HEVC videos while preserving subtitles and audio format.

Read More
Extracting Subtitle Timestamps from an M2TS File using FFprobe: Not Working as Expected
Extracting Subtitle Timestamps from an M2TS File using FFprobe: Not Working as Expected

This article explains how to extract subtitle timestamps from an M2TS file using FFprobe, but the process is not working as expected. The M2TS file contains 1001 subtitle tracks, and only 4000 timestamps are being extracted.

Read More
Unable to Change Subtitle Font Size in FFmpeg
Unable to Change Subtitle Font Size in FFmpeg

This article explains how to modify the font size of subtitles in FFmpeg using the command line. The instructions provided are for Linux users.

Read More
VTT Usage: Correct X-TIMESTAMP-MAP and VLC Synchronize
VTT Usage: Correct X-TIMESTAMP-MAP and VLC Synchronize

This article explains how to correct VTT subtitle files with incorrect X-TIMESTAMP-MAP and VLC synchronization issues.

Read More
HandBrake Nightly 20231208: Subtitle Selection Behavior Changed
HandBrake Nightly 20231208: Subtitle Selection Behavior Changed

The latest HandBrake Nightly build, 2023120801, no longer includes the automatic subtitle 'selection behavior' option. Learn how this change may affect your subtitle selection process.

Read More
Using Multiple Subtitles in DASH Manifest with Google Transcoder
Using Multiple Subtitles in DASH Manifest with Google Transcoder

Learn how to use multiple subtitles in DASH manifest in Google Transcoder. Improve your video streaming and accessibility with this step-by-step guide.

Read More
How to Download Videos of a YouTube Playlist with Subtitles
How to Download Videos of a YouTube Playlist with Subtitles

Learn how to download videos from a YouTube playlist along with subtitles. Follow these steps to easily save your favorite videos with subtitles for offline viewing.

Read More
Convert a video with a specific subtitle overlay
Convert a video with a specific subtitle overlay

Learn how to convert a video with a specific subtitle overlay using VLC media player on Windows. This step-by-step guide will help you add subtitles to your videos seamlessly.

Read More
Unexpected Output When Using FFMPEG to Add Multiple English Subtitles to MP4 File
Unexpected Output When Using FFMPEG to Add Multiple English Subtitles to MP4 File

Learn how to troubleshoot unexpected output issues when adding multiple English subtitles to an MP4 file using FFMPEG. This article provides step-by-step instructions and tips to resolve common problems.

Read More
Unexpected output when using FFMPEG to add multiple English Subtitles to MP4 file
Unexpected output when using FFMPEG to add multiple English Subtitles to MP4 file

Encountering unexpected output while attempting to add multiple English subtitles to an MP4 file using FFMPEG? This article provides troubleshooting tips and solutions to resolve the issue.

Read More
Troubleshooting: FFMPEG Fails to Detect Subtitles
Troubleshooting: FFMPEG Fails to Detect Subtitles

Learn how to troubleshoot FFMPEG when it fails to detect subtitles. This article provides step-by-step instructions and solutions to resolve the issue.

Read More
Using subtitles.ass with ffmpeg: Common Bugs and Solutions
Using subtitles.ass with ffmpeg: Common Bugs and Solutions

Learn about common bugs encountered when using subtitles in .ass format with ffmpeg. Find solutions to resolve issues related to subtitle rendering, synchronization, and formatting. Enhance your video playback experience with accurate and visually appealing subtitles.

Read More
How to Remove All But 2 Subtitles in FFmpeg Without Knowing Their Index Number
How to Remove All But 2 Subtitles in FFmpeg Without Knowing Their Index Number

Learn how to remove all but two subtitles in FFmpeg without knowing their index number. This guide provides step-by-step instructions on how to accomplish this task efficiently.

Read More
Easiest Way to Add a 3 Second Delay Every 30 Seconds in a Subtitle to Sync It with a Video
Easiest Way to Add a 3 Second Delay Every 30 Seconds in a Subtitle to Sync It with a Video

Learn the easiest method to add a 3 second delay every 30 seconds in a subtitle to synchronize it perfectly with a video. Follow this step-by-step guide to ensure accurate subtitle timing and enhance your video viewing experience.

Read More
Does 'force_style' work with 'subtitles=video.mkv' for FFMPEG?
Does 'force_style' work with 'subtitles=video.mkv' for FFMPEG?

Find out if the 'force_style' option is compatible with the 'subtitles=video.mkv' command in FFMPEG. Explore how this combination can enhance your video encoding process and customize subtitle styles. Learn more about FFMPEG, Python, video encoding, and subtitles.

Read More
How to Copy Video, Covert All Audio Streams to AC3, and Only Keep Subtitles in English Using FFmpeg
How to Copy Video, Covert All Audio Streams to AC3, and Only Keep Subtitles in English Using FFmpeg

Learn how to use FFmpeg to copy a video, convert all audio streams to AC3, and retain only the subtitles in English. This article provides step-by-step instructions for achieving this task efficiently.

Read More
How to Add Multiple Audio and Subtitle Tracks to Video
How to Add Multiple Audio and Subtitle Tracks to Video

Learn how to add multiple audio and subtitle tracks to your videos using Linux and the powerful tool ffmpeg. Enhance your video watching experience by customizing audio and subtitles according to your preferences.

Read More