---
title: "How to Show Video Subtitles in VLC Media Player"
description: "Subtitles for the deaf or hard of hearing (SDH) enables everyone to enjoy your video content. If you're creating these subtitles manually with a text file, you should test the playback before..."
url: https://www.inmotionhosting.com/support/edu/live-broadcasting/show-video-subtitles-in-vlc-media-player/
date: 2019-10-15
modified: 2021-12-08
author: "InMotion Hosting Contributor"
categories: ["Live Broadcasting"]
type: post
lang: en
---

# How to Show Video Subtitles in VLC Media Player

Subtitles for the deaf or hard of hearing (SDH) enables everyone to enjoy your video content. If you’re [creating these subtitles manually](https://www.inmotionhosting.com/support/edu/live-broadcasting/create-subtitle-files/) with a text file, you should test the playback before publishing it.

In this article, we’ll cover two methods for doing this with [VLC](https://www.videolan.org/vlc/)[ Media Player](https://www.videolan.org/vlc/):

- [Same filename and folder](#same)
- [Different filenames and folder](#different)

Check out our [Shared Hosting](https://www.inmotionhosting.com/shared-hosting) plans and grow with our [Live Broadcasting channel](https://www.inmotionhosting.com/support/edu/live-broadcasting/).

## Same Filename and Folder

This is the method we recommend in our [article on creating subtitles manually](/support/edu/live-broadcasting/create-subtitle-files/). For example, have music-video-1.mp4 and music-video-1.srt in your /Videos directory.

1. Ensure the video file and subtitle file of the same filename are in the same folder.
2. Open the video in VLC Media Player.
3. Ensure the subtitles are imported by clicking **Subtitle** and **Sub Track** at the top.
4. Select the filename if it isn’t already.
5. The video should be showing the subtitles at the bottom of the video.

![](https://www.inmotionhosting.com/support/wp-content/uploads/2019/10/vlc-subtitles.png)*You can switch your preferred subtitle file*

## Different Filename and Folder

This method may be more organized for some creators.

1. Open the video in VLC Media Player.
2. Pause the video.
3. On the top nav bar, click **Subtitle** and **Add Subtitle File…**
4. Open the subtitle file.
5. Play the video. It should show the subtitles at the bottom of the video.
6. (Optional) Do you have subtitles for multiple languages or parental controls? To toggle subtitles, add another subtitle file. Then click **Subtitle**, **Sub Track**, then select another subtitle file.

![](https://www.inmotionhosting.com/support/wp-content/uploads/2019/10/vlc-subtitles.png)*You can switch your preferred subtitle file*

Learn more about how to [make a website more accessible](/support/website/6-ways-to-improve-website-accessibility/).
