Tagged Questions
2
votes
1answer
298 views
Using Handbrake with Dropfolders to add subtitle automatically
I am using Handbrake GUI version and Dropfolders to execute Handbrake. I was able convert video files successfully without any parameter. It uses default preset I downloaded from lifehacker.com. Now I ...
6
votes
1answer
10k views
How to extract subtitles from MP4 and MKV movies
I'm trying to extract subtitles from MP4 and MKV movies. I'm using mp4box (on OS X) but cannot figure out how it works.
Any hints?
1
vote
0answers
2k views
How to simply remove subtitles and languages with handbrake?
I use Handbrake to transcode some of my MPEG-2 Transport Stream videos, but I'm not pleased with the resulting quality, even if set high bitrates.
So my idea is to simply remove unwanted audio tracks ...
1
vote
0answers
59 views
Mencoder doesn't work right in OSX anymore
The following works correctly in Linux. However when I try the same thing on the same files in OSX, the subtitles aren't showing.
mencoder video.mp4 -vf pp=de,scale=1280:720 \
-oac pcm -o ...
1
vote
1answer
75 views
How to seek to a specific time in Subtitle Workshop
I'm trying to add subtitles to an AVI file. I need to seek to a specific time. Using the slider isn't accurate enough. How can this be done in Subtitle Workshop? Is there some other video player that ...
1
vote
0answers
125 views
How to emphasize certain words in subtitles using mencoder?
I'm using "mencoder" application to add subtitles to an AVI file. In the subtitles, there are certain words I want to emphasize by making them appear either in bold or in italics. I've tried ...
0
votes
1answer
151 views
Which subtitle formats does mencoder support?
I've been able to use mencoder with .srt files, but are there any other formats that mencoder supports?
1
vote
1answer
1k views
How to add subtitles with Handbrake
I'm trying to add subtitles to an AVI using handbrake. The subtitles are stored in an .srt file. The output file is MP4. After I run the conversion everything completes without error but when I watch ...
1
vote
2answers
869 views
How to add subtitles without changing video aspect ratio
I'm trying to add hardsubs to an AVI file using the H264 lossless codec in VirtualDub. The original video is 720x480. The resulting video is also 720x480, but the actual video that is seen becomes ...
2
votes
3answers
2k views
How to hardcode subtitles into an AVI without loss of quality
I am using a program to hardcode subs into an AVI file. The problem is that is recompresses the video using a codec. I don't see why this is necessary and causes a noticeable loss of quality. Is there ...
0
votes
1answer
1k views
Include external subtitles while converting video with FFmpeg
Is it possible to use subtitles from an external file while converting a video with FFmpeg? The file extension of the subtitles is .stl or .vob.