Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Subtitles
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 26th May 2008, 03:35   #1  |  Link
awx
Registered User
 
Join Date: Oct 2005
Posts: 78
SubHub, a post-OCR correction tool for Srt files, 0.6.0 released

SubHub is a program for dealing with errors in Srt files. At its core, SubHub will read Srt subtitle files into RAM and allow you to run regex queries against the text. Then you can edit the lines to fix any errors you see and resave the file to disk.

The UI is geared for people who want to make corrections to a 100+ files at a time. If you only want to change one file then the UI might seem confusing.

SubHub can be installed and automatically updated directly from the SourceForge website.
Installer with auto-updater:
setup.exe

zip file releases:
http://sourceforge.net/project/showf...roup_id=225616

Screenshot:


This software is released under the GPL license. The source code is hosted at SourceForge under the name subhub.

SubHub is written in C# for .NET 4.0. It uses WPF for the GUI and LINQ for much of the searching. Unfortunately, it won't run under the current version of Mono.

Requirements:
.NET 4.0

WARNING:
THIS IS PRE-RELEASE SOFTWARE THAT MAY CONTAIN BUGS. MAKE BACKUPS OF YOUR DATA!


Version history:
Code:
Completed in version 0.6.0
 * Compiled against .Net 4.0

Completed in version 0.5.3:
 * Enabled ClickOnce installer and automatic updater at <http://subhub.sourceforge.net/clickonce/publish.htm>
 * Updated application icon with large Vista sizes.

Completed in version 0.5.2:
 * Added a non-free Yellow Submarine icon. This icon cannot be included in source files due to license.
 * Allow user to specify durations for "too long" and "too short" queries.

Completed in version 0.5.1:
 * Bug: DirTreeNode Icon does not update to reflect changes (files added, removed).
 * Html Export: use Css classes rather than inline styles for formatting
 * Quick searches are no longer case sensitive.
 * Dialog added for Revert item function so that user can choose to revert text or timecodes independently.

Completed in version 0.5.0:
 * Add AddedItems list to SubtitleClass
 * Add Insert Item above/below functions.
 * Add an "All Items" query to the Tree Browser.
 * Add Delete item function.
 * Allow user to open a file with an alternate encoding.
 * Bulk language change feature added.
 * Subtitle files can now be renamed.
 * Added a revert function for subitems
 * Made Open Files background thread multithreaded (1 thread per cpu core).
 * Item Editor now has native platform line endings, allowing better copy/paste.
 * Disable SubtitleEditor when nothing is selected.
 * save window size, position and state between launches.
 * Search Categories treeview now remembers which major branches were expanded
 * Default window size now netbook friendly
 * Add an About box.
 * Open File and Folder dialogs now remember the last directory opened.

Last edited by awx; 26th September 2010 at 17:40. Reason: version 0.6.0 released
awx is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 15:13.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.