amirchev / OBS-Lyrics

Manage and display lyrics to any text source in your OBS scene.
Apache License 2.0
27 stars 17 forks source link

Expecting .lrc and .srt support that can be scrolled automatically #32

Open CarlGao4 opened 2 years ago

CarlGao4 commented 2 years ago

Hello, I am a new Chinese user to GitHub. If I say something improperly, please forgive me.

I’m trying to stream with subtitles using obs. However I’m too busy to switch lines of subtitles one by one, so I converted them into a subtitle file with .srt or .lrc extension, though .lrc is a format for lyrics. I found this plugin helpful, but is it possible to add support for lyrics in .lrc format and subtitles in .srt format? So the subtitles can scroll itself without being manipulated by hand. It would be better if it can be interrupted by a hot key for maybe I typed a wrong time into the file.

I’m sorry to disturb the developers using a complicated requirement, but I don’t know the grammar of lua, so it’s impossible for me to perfect the code.

amirchev commented 2 years ago

This seems advanced, but probably doable. I'll mark it as an enhancement, but I can't give a time frame for when someone will begin working on it.