LRC to SRT converter is used to convert subtitles in the LRC lyric file format to SRT subtitles. You can select the starting subtitle counter for each of the sequentially generated subtitles.
LRC is a lyrics file format introduced by the program Lyrics Displayer. Lines of songs are preceded by the time when they appear in the song.
SRT is a subtitle file format generated by the SubRip software. A time range (start to end) precedes each line of subtitle. Video players show the subtitle on the screen when the video is within this period.
Settings Explained
1. Start Counter
Each sequentially generated subtitle has a counter in the SRT file format. By default the counter starts from 0. You can change this starting counter by using this setting
Starting Counter 0
0 00:00:17,620 --> 00:00:23,210 Baby, last night was hands down 1 00:00:23,310 --> 00:00:25,810 One of the best nights
Starting Counter 1
1 00:00:17,620 --> 00:00:23,210 Baby, last night was hands down 2 00:00:23,310 --> 00:00:25,810 One of the best nights
2. Allow Duplicate Timestamp
Whether duplicate timestamps are allowed in the input LRC file
3. Allow Bracket in Content
Whether brackets excluding known LRC tags are allowed in content
4. Trailing Subtitle Display Seconds
How long to display the last subtitle if the start and end time for it are the same
History
- Mar 12, 2019
- Added trailing subtitle display seconds parameter
- Jul 7, 2018
- Allow duplicate timestamp
- Dec 16, 2017
- Support for brackets in subtitle content
- Oct 14, 2017
- Tool Launched
Comments 1
kwongtn Copy Link
Hi! Would like to ask if there are any API access for this tool? Thanks 😁