August 2, 2017

Textual description of firstImageUrl

How to embed subtitles with VLC Media Player

|

Here is a step-by-step easy-to-follow tutorial on how to  embed subtitles to videos using VLC media player.

The other day I have this 2014 French 'naughty' thriller video, titled "Blue Room" (La Chambre bleue), but it comes without the English subtitles.

By the way, you can listen to BBC radio play "The Blue Room" by George Simenon in Internet Archive.

La Chambre Blue Movie With English Subtitles

In order to enjoy this adult French movie with English subtitles, this is how I embed or add English subtitles to the movie.

How to embed subtitles with VLC Media Player

First I have to look for the English subtitles for this French film over at the Internet and download it.

As the subtitle file is zip format, I need to abstract the file which end with .srt. 

To do that, first I click the .srt file.

Then I click "Extract To", as shown below.

how to embed subtitles to videos VLC media player
A box pops up as shown below.

add and save subtitles to video with VLC media player

For instance if you want to save it on the desktop, then click on "Desktop".

Then click on the "OK" button below.

After that you should see the .srt file on your desktop.

How to add subtitles to video

Click on the movie and let it play on the VLC media player.

While the movie is playing, click "Subtitle" at the toolbar.

Then click "Add Subtitle file..."

how to add and save subtitles to video with VLC media player

A box will pop up, and then locate the subtitle file (end with .srt) which you have just saved.

Click on it and then click on the "Open" button below.

how to add and embed subtitles to video with VLC media player

Instantly now the movie which is playing has the subtitles on it.

Now you can enjoy the movie with the subtitles.

If you want to the earlier part of the movie, you can just hover your cursor over the running time track to the beginning of the show and click on it.

But if you want to permanently embed the subtitles or hard-code to the movie, then this is how you do it.

How to embed and save subtitles to video permanently

Personally I have used this method myself and it works fine.

First open the VLC media player.

Click "Media" on the menu bar located on the top left hand corner.

Scroll down your cursor until "Stream..."

Click on it.

how to embed subtitles to videos permanently with VLC Media Player

A box will pop up.

how to add and save subtitles directly to the video with VLC media player

Click the "Add..." button.

Another box pops up.

Look for your movie video file. (Not subtitle files!)

Click the movie file.

Then click the "Open" button.

Now you should see the movie file listed in the smaller box next to the "Add..." button.

Next, click the tiny box next to "Use a subtitle file".

A small tick symbol will appear inside the tiny box.

Now click the "Browse..." button.

A box pops up.

Locate and click your subtitle file which ends with .srt.

Then click the "Open" button.

Now you can see the subtitles file listed in box next to "Browse" button.

Click the "Stream" button.

Another box will pop up.

how to add subtitles permanently to video with VLC media player

Click the "Next" button.

Another box pops up called "Destination Setup".

vlc player embed subtitles tutorial

Click the "Add" button.

It jumps to the "File" tab. Click on the "Browse..." button.

how to hardcode subtitles to videos with VLC media player

Another box pops up.

how to set subtitles permanently onto the video with VLC player

Now choose where you want to save the newly created file.

Click one of the options on the left side of the box. (Desktop, Downloads, Libraries, etc)

Now type in a new name for your video in the blank space next to "File name".

Then click the "Save" button.

The same "Destination Setup" box pops back again.

how to set subtitles permanently to movies with VLC Player

Now click the "Next" button.

Another box pops up.

embed subtitles VLC Media Player tutorial 2017

Make sure the remark "Activate Transcoding" is checked (meaning there is a tick symbol in the small box next to it).

Next click the "edited selected profile" (wrench and spanner symbol).

An overlapping box pops up.

add subtitles to movies with VLC Media Player

At the "Encapsulation" tab, make sure it is set at: MP4/MOV.

Then click "video" tab.


Make sure the word "Video" is checked (with tick symbol) and the remark "Keep original video track" is NOT checked.

The "Codec" is set at: H-264 (Refer to the Profile Name as set above)

Next, click "Audio codec" tab.


Make sure both "Audio" and "Keep original audio track" are checked. (with tick symbols in the tiny boxes)

Now click the "Subtitles" tab.

subtitles setting VLC Media Player

Make sure both "Subtitles" and "Overlay subtitles on the video" are checked.

The "Codec" is set at: T.140

Once everything is properly set, click the "Save" button below.

VLC Media Player add subtitles settings

Then click the "Next" button.

Another box pops up.

VLC Media Player add subtitles tutorial

You can see a string of text inside the box below "Generated stream output string".

Remove or delete this portion of the code: scodec=t140, (highlighted in yellow as shown below)

The string of text looks something like this:

:sout=#transcode{vcodec=h264,scale=Auto,scodec=t140,soverlay}:file{dst=C:\\Users\\kher\\Desktop\\La Luna With Subtitlesss.mp4,no-overwrite} :sout-keep

After you have deleted scodec=t140, this is how it looks like:

:sout=#transcode{vcodec=h264,scale=Auto,soverlay}:file{dst=C:\\Users\\kher\\Desktop\\La Luna With Subtitlesss.mp4,no-overwrite} :sout-keep

Finally click the "Stream" button below.

That's all.  

Now it should start to embed the subtitles to the video clip.

While the streaming process is on, you can see the word "Streaming" below the movie title at the top of the VLC interface and the blue color band slowly lengthening across at the bottom.

how to embed subtitles to movies VLC Player

Now you have to wait for it to permanently merge the subtitles together with the video.

The process takes some time, depending on the running time of your video or movie.

Once it is done, you just double click on the newly created file. (VLC orange color safety cone logo)

permanent subtitles with VLC media player

Now the subtitles is definitely permanently embed together with the video or movie.

If you click on the "Subtitle" on the menu, you find there is nothing on the "Sub Track".

In fact now you can delete away both the video and subtitles files. 

Enjoy your movies....with subtitles.