FYI: Extracting a SRT file from a Video automatically.
There is only online software to do this as far as I could find after an extensive search.
Most of it expensive, ie, $20.00/month and higher. However, I found
one that is reasonable and pay as you go. https://www.happyscribe.co/ Free trial.
1. Upload the video to the site and create the SRT. Easy to use-good editor.
2. This SRT will cause VS to fail (VS 2018, VS 2019)-format mismatch.
Not so in Power Director. This is a problem.
3. Use a converter to convert SRT to SRT and that file will work in VS. I
use Kijio to convert.
This makes creating SRT files less arduous a task.
Creating SRT Files
Moderator: Ken Berry
-
pepegota
- Posts: 1004
- Joined: Thu Jun 11, 2009 5:49 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: ASUS TUF Z390-Plus
- processor: Intel i9 - 9900k
- ram: 64 GB
- Video Card: GTX 1660 6GB
- sound_card: On board sound
- Hard_Drive_Capacity: 2 TB
- Monitor/Display Make & Model: Ben Q, "21" LCD
- Corel programs: VS 2018, VS 2019, VS 2020
- Location: USA
Re: Creating SRT Files
There's a freeware program "Video Updater Tool" that includes SubtitleExtractor - a simple tool used to extract subtitles (including multiple subtitle tracks) from video files (MKV, MP4, M4V etc) into SRT formatted subtitle files. The tool works recursively on directories and has drag and drop options for manual processing. This tool also has a command line version for batch scripting.pepegota wrote:Extracting a SRT file from a Video automatically.
-
pepegota
- Posts: 1004
- Joined: Thu Jun 11, 2009 5:49 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: ASUS TUF Z390-Plus
- processor: Intel i9 - 9900k
- ram: 64 GB
- Video Card: GTX 1660 6GB
- sound_card: On board sound
- Hard_Drive_Capacity: 2 TB
- Monitor/Display Make & Model: Ben Q, "21" LCD
- Corel programs: VS 2018, VS 2019, VS 2020
- Location: USA
Re: Creating SRT Files
I am creating a SRT form a video-not extracting a SRT from a video.
