-
Notifications
You must be signed in to change notification settings - Fork 0
Converts SBV subtitle files to a comma-delimited format. SBV files are used by Youtube.com's automatic subtitle generating system, and can be downloaded. This program will convert them to a comma-delimited format that can be imported into MS Excel or OpenOffice. (Cocoa - Apple Mac OSX 10.5.8 - XCode 3.2 Project)
moksamedia/SBVConvertor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------- All code (c)2008 Moksa Media all rights reserved Developer: Andrew Hughes This file is part of SBVConvertor. SBVConvertor is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SBVConvertor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with SBVConvertor. If not, see <http://www.gnu.org/licenses/>. ------------------------------------------- SBVConvertor is a simple utility that is used to convert SBV format subtitle files to a comma-delimited format that is also compatible with the STL subtitle format, such as is used by DVD studio pro. The upshot of this is that one can upload a video and a script to Youtube.com and allow their automatic voice recognition-based subtitling system to create an initial draft of the timecoded subtitle script. Then one can download this file in SBV format and covert it to a format that can be loaded into NeoOffice, OpenOffice, or Excel, where it can be fixed. Alternatively, one could load the converted file into DVD Studio Pro for use in DVD creation. Basic operation is simple. Because the SBV format uses milliseconds instead of frames, a frame rate must be specified (this defaults to 30 frames per second). Also, a "NewLine Char" can be specified which translates the line breaks used by the SBV file into a break character. DVD Studio Pro uses the '|' character to force a line break in a subtitle. The separator character between the timecodes and the subtitle text can also be specified (defaults to comma), and optionally quotes can be added around the subtitle text. -------------------------------------------
About
Converts SBV subtitle files to a comma-delimited format. SBV files are used by Youtube.com's automatic subtitle generating system, and can be downloaded. This program will convert them to a comma-delimited format that can be imported into MS Excel or OpenOffice. (Cocoa - Apple Mac OSX 10.5.8 - XCode 3.2 Project)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published