15

How to perfectly synchronize Subtitles with movie? i use VLC

2
  • What format are the subtitles and movie file? Is it a single MKV, OGG etc file with a subtitle stream or is it a separate .SRT, .IDX/.SUB, .IDX/.RAR etc subtitle file(s)?
    – Shevek
    Commented Jun 16, 2010 at 12:23
  • separate .SRT and I have many video in multiple formats Commented Jun 16, 2010 at 13:21

5 Answers 5

15

If the sync error remains constant then you have a delay issue.

If you are using version 0.8.2 or above then keys g and h will allow you to adjust the sync delay during playback.

If your subtitles are appearing and disappearing too early then use h to increase the delay until they appear at the correct time.

If your subtitles are appearing and disappearing too late then use g to decrease the delay until they appear at the correct time.

If the sync gets worse (gets more and more ahead or behind) as the playback progresses then you have a timing issue.

This is usually due to a subtitle file being set up for a different frame rate than the video.

You will need to convert the subtitle file to match the frame rate of the video.

As you are using .SRT subtitle files there are some suggestions on tools to re-time them on this SuperUser question: Which is the best subtitle file editor (srt)?

You can use MediaInfo to check the frame rate of both video and subtitle files to help you decide which conversions are required on the subtitle files.

2
  • what if a bit of the video has been cut out (e.g. an intro cut short), so your subtitles are in sync before a particular point, but out of sync afterwards?
    – Ashley
    Commented Nov 9, 2020 at 2:53
  • @Ashley either a) use subtitle aware software to make the cut so the problem doesn't happen in the first place or b) use the first option above, once the cut point is passed
    – Shevek
    Commented Nov 9, 2020 at 7:51
3

Try Easy Subtitles Synchronizer (ESS). It is a freeware tool that creates, repairs and synchronizes your subtitles easily.

1
  • 2
    doesn't work with VLC 2, I didn't like it.
    – Priyank
    Commented Nov 24, 2012 at 13:31
2

You can easily change synchronization of your subtitles with any modern video player today. However, if you want to permanently setup synchronization you need to do it manually (hard way) or by using some specialized software.

Definitely my own favorite is Subtitle Workshop, and through it you can do much more than just sync your subtitle. It supports practically every single subtitle format you may find and use today.

1

I want to add an easy solution for the case If the sync gets worse (gets more and more ahead or behind) as the playback progresses then you have a timing issue.

Play the movie and seek to final minutes of the film(Helps in reducing the error)

  1. Hear a dialog currently saying and press pause and note the time(This is the desired time)
  2. Open the subtitle in a text editor and note the time of the same dialog in the file(This is the present time)
  3. Go to "expand and narrow" section in http://subtitlefix.com/index.php Fill the form and leave old fps and new fps fields blank
  4. Click Send
  5. Save the correct file available for download and enjoy the movie :D
0

There are many subtitle editors on Windows or Linux but they do more than synchronize, and therefore are rather complicated for the simple purpose of fitting a subtitle to a movie. Many video players can delay/change the time of the subtitle in order to synchronize it but not many are able to save that change.

The simplest way I know is MPC-HC in Windows. It is also very powerful. I have seen it fixing subtitles that were a nightmare to fix with a dedicated tool.

See this specific answer with all the details on how to "Use Media Player Classic to resynchronize subtitles".

[*I am the OP of that solution, posted under a now dead account.]

Quoting from there:

Start the movie and load the subtitle (File Load Subtitle)

Go to View Subresync.

Select a certain line in subtitle table and when the movie reaches that line pause it.

Right click the Time value and click Current

enter image description here

Un-pause the movie to check the sub is synced.

File Save Subtitle; in case the new file is not loaded immediately, restart the player with the new subtitle.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .