The subtitles tag has no wiki summary.
0
votes
0answers
70 views
Extract subtitles from hardcoded subs in a movie to SRT. Is it possible?
I have a movie with hardcoded subs. The video file image isn't very good, but I have another one without subs and that has a good video image. So I want to extract the hardcoded subs to SRT and add ...
-2
votes
0answers
23 views
DLNA server with possibility to download titles [closed]
Is there and DLNA software for Windows platform that can ask you to download titles? Possibility like one in BS player.
7
votes
0answers
37 views
Animated lyrics with manual timing [closed]
I'm trying to prepare an interactive video that plays during a concert, showing the lines of the songs we're singing in a nice graphical way.
I'm looking for text in my font and color of choice, ...
0
votes
1answer
87 views
Extract subtitle from video.
I am trying to extract subtitle from video as .srt file, I used the following command:
FFMPEG -i mytestmovie.mkv -vn -an -codec:s:0.1 srt sub.srt
But, I got an error as Unrecognized option ...
0
votes
1answer
106 views
Use Media Player Classic to resynchronize subtitles?
I see that in Media Player Classic, under View - Subresync, there is a tool that should serve to resynchronize subtitles.
What is the procedure exactly?
0
votes
1answer
66 views
How to embed subtitles to .Mov files for Quicktime?
I couldn't find a free way to do it, is there a way to embed subtitles free, without watermarks or time limitation ? I should not convert the video to any format, last format must be .mov, also the ...
3
votes
0answers
323 views
VLC shows all subtitles in italic - and/or bold depending on font
When I play a movie with external subtitles, VLC shows all subtitles in italic - and/or bold depending on font - I tested:
Arial, Times New Roman: everything appears italic, regardless of whether ...
0
votes
0answers
31 views
How to control mplayer subtitle transparency?
Is there a way to set how transparent or opaque the subtitles in mplayer are?
In the docs I've only find the transparency settings for the background, -sub-bg-alpha. (I'd like to set it for the ...
1
vote
1answer
199 views
ffmpeg support for tx3g
I am trying to embed subtitles in an MP4 contrainer using ffmpeg.
I am using the following command:
ffmpeg -i input.MOV -i input.srt -map 0 -map 1 -c copy -c:s mov_text output.MOV
I would like the ...
0
votes
2answers
623 views
Using FFMPEG to add subtitles to a M4v video file
I am having troubles adding subtitles to a video file using ffmpeg.
I am using this command:
ffmpeg -i movie_input.m4v -newsubtitle subtitles.srt -acodec copy -vcodec copy movie_output.m4v
I found ...
1
vote
0answers
297 views
Extract S_VOBSUB encoded Subtitles from .MKV container as .SRT
I am working in Linux (Ubuntu)
I tried to do it with ffmpeg and mkvtoolnix (mkvextract track)
Problems:
ffmpeg does not work with S_VOBSUB encoded subtitles
mkvtoolnix converts S_VOBSUB to .idx/.sub ...
3
votes
2answers
442 views
Re-RIP a DVD to extract AVI, MP3 and SRT files
I have been reading many articles for many days, and finally I found a very useful question in superuser (What tool can I use to to rip DVD movies?)
I have a large original DVD's collection and they ...
1
vote
0answers
1k views
How to embed/hardcode SRT subtitles into mp4 videos with VLC?
I'm looking for a way to "burn in" or render/rembed/hardcode subtitles (from an SRT file) into an MP4 video with VLC.
But no matter what options I use, it never works properly. I get a file that ...
0
votes
2answers
544 views
VLC: can't recognize *.sub subtitles
I am using VLC.
Using VLSub I search for subtitles:
and get this error:
This happens with all *.sub subtitles. Is there a way how to read *.sub with VLC? I am using VLC 2.0.6 at Ubuntu 12.04.
...
0
votes
1answer
1k views
How to enable VSFilter.dll (DirectVobSub) on .mp4 files
How do I configure VSFilter.dll to show subtitles on .MP4 files in Windows Media Player, etc?
I think VSFilter is the easiest way to watch videos with subtitles in Windows Media Player in all ...
3
votes
3answers
785 views
Combining video and subtitle files as one video?
I have a video file (in the format of .mp4, .mkv, .avi or whatever) and a subtitle file (.srt). I want to embed the subtitle file into the video file so that I have only one file - the video file in ...
1
vote
0answers
193 views
Remove subtitles from an AVI?
I got my hands on an old AVI.
When opened with VLC, it looks like there are two embedded SRT in the AVI header (possible?)
Can I remove them? (Yes, they are soft subs) Or can I clean the header? I ...
1
vote
2answers
172 views
Why don't some subtitles match with the movie?
During watching some movies, it happens that we have to download the subtitle files(srts) from different sites.
In a single site, we can find dozens of English srts for a single movie. But the srts ...
0
votes
1answer
458 views
How can I fix delayed subtitles in videos?
I have subtitles that are already coded into a video, but which are delayed by 700ms.
I have about 50 episodes of a show and it's getting annoying to have to set the subtitle delay in VLC everytime I ...
0
votes
1answer
168 views
Translating movie subtitles without srt files
I am downloading torrent movies and need to translate subtitles into different languages, but most of the downloads contain no subtitle files (srt. etc), although the movies do have subtitles. Are ...
4
votes
2answers
2k views
Subtitles not displaying correctly in VLC
VLC player is not showing subtitles correctly. It's just showing capital "A"s in place of the correct text. Please check the screenshot attached to this post.
Do I need to install a missing font? How ...
0
votes
1answer
71 views
Removing section in .sub file and renumber rest of lines?
Here's the problem: An AVI file had a few seconds removed when it was ripped from a DVD, while its corresponding .sub subtitle file still contains the whole thing.
So at around 2/3 into the movie, I ...
0
votes
2answers
5k views
Any way to remove hardcoded subs from an .avi file?
I've got an .avi file with hardcoded subs that I want to remove. Is there a simple app to do it cause I know there apps to rip hardcoded subs.
Win 7 Pro.
2
votes
1answer
246 views
How to embed an audio and a subtitle file into a MKV file
I have a MKV file in which I want to embed an AC3 audio file. I also want to embed a SRT subtitle file into it. How can I achieve that?
Note: AC3 file is the same length of the original video.
1
vote
1answer
152 views
How to generate subtitle from text and video
I have seen this question but my one is a little different.
I have the video of some lectures and also the exact text of the lectures. The lectures are in US English. The audio is good, no audible ...
2
votes
1answer
296 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 ...
2
votes
2answers
18k views
Play *.srt subtitles in Windows Media Player?
Is there a way to play *.srt subtitles in Windows Media Player?
I've followed the instructions in this, by installing DirectVobSub and renaming the srt file to match the video filename, but the ...
7
votes
3answers
7k views
Subtitles in VLC are displayed as question marks
I can't reproduce what made it happen, but since yesterday, for all the movies I play with VLC - their subtitles (Hebrew) are displayed as question marks.
Any resolution? Way to find the source of ...
0
votes
2answers
515 views
How to check if a given subtitle file is the right one
I very often use subtitles on my mkv player to watch movies. I have frequently observed that there is sometime a lag between the subtitles and the actual video. Even after setting the subtitle offset ...
0
votes
1answer
338 views
How to convert .sub file to image file?
When I open a .sub file with SubResync, it shows the subtitles of a video file in "images":
Basically, I want to convert those subtitles into text form. However character recognition converters ...
2
votes
1answer
2k views
How to tell VLC which subtitle language file to display by default?
I am using VLC 1.1.11
I have a movie with two subtitles, both UTF, one is movie.en.srt and other in movie.he.srt (Hebrew if you ask)
When I play the file: movie.avi, both subs: movie.en.srt and ...
0
votes
1answer
716 views
UPNP server with subtitles support
i would like to find UPNP or DLNA server which allows to stream movies with srt subtitles to my iPad.
I tried Airplay with Windows Media Player UPNP. It plays video but without subtitles.
0
votes
0answers
86 views
How long do you pause on each word when displaying text in a video? [closed]
Background: I'm displaying text in a video and I'm trying to find the formula for how long to display each word.
For example, how long would the following be displayed:
"The following program is ...
2
votes
1answer
222 views
How to burn DVB subtitles into a video file for PS3?
I have recorded some TV programs using MythTV that contain DVB(-C) subtitles. I would like to play them on my PS3 with subtitles enabled. The playback on my PS3 works just fine, except that I can't ...
2
votes
3answers
445 views
Visual video subtitle (srt) synchronization
I have a video file and a subtitle file. They are not synchronized and re-synchronizing the subtitles to the video according to the frame-rates of the two is not working.
Is there a tool where I ...
1
vote
2answers
133 views
Which device or software is responsible for the black bars?
I do know that black bars appear (like letter- and pillar- boxes) when video's aspect ratio doesn't match output device's aspect ratio. My questions are:
How does these black bars get created? What ...
6
votes
1answer
9k 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?
0
votes
0answers
184 views
.txt subtitles/transcript in VLC 2.0?
Yesterday I upgraded my VLC to 2.0. I was watching some video lectures of .mp4 format. The lectures were not having any subtitles but they provided my transcript in .txt files.
I want them to be used ...
2
votes
1answer
2k views
Extract subtitles from movie
Some movies I download legally, contain embededd subtitles. I would like ego extract them as text files(.srt, .sub, etc) in order to view the movie on a samsung tv, which needs separate files for both ...
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 ...
2
votes
2answers
325 views
Subtitles appearing as squares
I was trying a new player called MPlayerX on OSX. It is showing subtitles as squares as shown below. It seems to be a problem with the settings. I tried different fonts, but it doesn't solve the ...
1
vote
2answers
1k views
Subtitles in VLC streamer
Does anyone know how to present srt subtitles using VLC media streamer? (iMac to iPad, not that it should matter I guess). I have made sure the subtitle file name is exactly the same as the movie, but ...
2
votes
2answers
3k views
How can I have support in Hebrew and russian subtitles at the same time?
When I try to watch movies with russian subs I get gibberish (with hebrew characters).
I found that I can change the system non-english support language (something like that) and then it will support ...
3
votes
1answer
4k views
How can I remove soft coded subtitles from mkv file? [duplicate]
Possible Duplicate:
Remove embedded subtitles from an .mkv file?
How can I remove soft coded subtitles from a .mkv file?
0
votes
1answer
474 views
mplayer/mencoder subtitle rendering thick, crude, unreadable
I installed the Slackware 13.37 package MPlayer-1.0rc4-i686-3sl.txz along with all of the available codecs, etc. I also have freetype-2.4.4-i486-1.txz installed for font rendering.
For my first dvd ...
0
votes
1answer
342 views
How to set the video playback rate or perform a seek() using gst-launch?
Is it possible to change the playback rate of a video in gst-launch to make it play faster/slower? Or is there a way to set the video to start playing from a specific position?
Take into ...
1
vote
2answers
2k views
Arabic subtitle files (srt) encoding is corrupted on windows 7
i copied some arabic subtitle files from a friend
and when trying to view them on windows 7 home premium with notepad
the texts appears as follows:
ÃíåÇ ÇáÓÇÏÉ ÃäÇ ÇáÂä Úáì æÔß ÅÑÓÇá ÅÔÇÑÉ
ãä åÐÇ ...
2
votes
1answer
538 views
How to merge subtitle and video files onto one DVD
I'm helping out a small educational group here in Denmark with translating English DVD course material into Danish, simply by adding danish subtitles to the movie. However, I'm having a hard time ...
1
vote
1answer
532 views
VLC jumpy when playing MP4 with SRT file
I am a bit of a technophobe and haven't had a mac for long so please bear with me...
I have an MP4 file and an SRT file (Subtitles) that I want to play together using VLC. They are saved in the same ...
1
vote
1answer
5k views
Can I auto-generate subtitles from a video file?
Is there software that can generate subtitles based on the speech from the a video file (e.g. WMV, MPEG, etc)?