I have been ripping entire DVD series to digital and needed a way to handle each VOB on its own and needed a way to save the .srt as the VOB name coming in. I grabbed SubRip 1.57.1 and modified it to do those things.
My process:
DVD Decrypter to pull the VOBs off the disks.
I keep each DVD under separate names under the bigger Series name.
I move the Special features to their own folder.
I then do a DIR *.VOB /S /B to get a listing of just episode entries. I take that and put in in a spreadsheet in column A and I have a C# program that will go to IMDB and rip out each episode real name and put that in column B. In column C I have =CONCATENATE("move """,A1,""" ""\Outlander\",B1,".VOB"" ")
When I get all the seasons and episodes accounted for I then cut the text the scrip created and run that into a DOS prompt which renames all the VOB names to something meaningful. I then use Handbreak to process the entire folder. While that is running I use my version of SubRip.

Features

  • Processes through each VOB and creates the same named .srt
  • Modified to have larger font on the VOB name field.
  • Added check boxes for same VOB name and break on VOB.
  • Enlarged some screen areas to better fit.
  • Moved the display box of SRT text to be lower on the screen.
  • Removed some up/down item that did nothing and the compiler kept prompting to remove it.
  • This is a work in progress. I'm 62 and started on punch card.

Project Activity

See All Activity >

Follow SubRip 1.57.1-THD

SubRip 1.57.1-THD Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • The 1.57.1 version looks to have an issue with some character separation for some images. IE: Outlander seasons 1-6 processed fine though the code I wrote. It only pauses for the post character correction and the save process. Hitting Enter twice walks through that and into the next VOB. When I got to season 7, the overall image of the text looked fine but when SubRip was showing the individual character in question, there were white lines going across. My next task is to review that code and see if I can find why the white lines. SubRip mentions needing some other software. I'll need to see if that software is what is handling the images and if it needs to be updated. If not, I'll dig into Unit07-Unit08 and see what's up.
Read more reviews >

Additional Project Details

Registered

2024-12-17