whatfiletypeisthis.com

SRT File

SubRip Subtitle (.srt)

What is a SRT file?

An SRT file is a plain-text subtitle file that contains timed caption lines for video. It lists subtitle numbers, start/end timestamps, and the text to display. Many video players can load SRT subtitles automatically when the filename matches the video.

Common uses

  • Subtitles for movies, shows, and videos
  • Captions for accessibility and language learning
  • Uploading captions to YouTube and other platforms
  • Local subtitle tracks for downloaded videos
  • Editing subtitle timing and text manually

How to open a SRT file

  • Edit: Any text editor (VS Code, Notepad) or subtitle editors
  • Play: VLC, MPC-HC, many smart TV players
  • Tip: Name the SRT the same as the video file (example: movie.mp4 + movie.srt)

Common problems

  • Subtitles out of sync (timing needs offset)
  • Wrong encoding causes weird characters (try UTF‑8)
  • Player doesn’t detect the file due to mismatched names
  • Different FPS versions cause drift over time
  • Line breaks look messy depending on player

History

SRT became popular because it’s simple, readable, and supported by many players. While newer subtitle formats exist, SRT remains one of the most common caption formats for web and local playback due to its compatibility.