Command-line tools for movie subtitles in SubRip (.srt files) and MicroDVD format (.sub files). 'srtshift/udvdshift' can adjust the subtitles by shifting them to the beginning or to the end. 'srtrate' does the same by changing the supposed frame rate
Be the first to post a text review of Subtitles MiniTools. Rate and review a project by clicking thumbs up or thumbs down in the right column.
20081026 -------- . no change, the Windows executables are built using Visual Studio to get rid of the cygwin1.dll dependency. 20060508 -------- . added setup.py to generate Windows executables from Python sources . added web site source to CVS 20060508alpha -------------- . new tools for MicroDVD format : "udvdshift.py" and "udvd2srt.py" 20051215alpha ------------- . fixed segmentation fault when less than 3 arguments were passed to srtrate 20051214alpha ------------- . a new tool : "srtrate", to adjust timestamp using a frame rate . "adjustsrt" is now "srtshift" 20021010 -------- . 20021010beta renamed ; content is the same 2002101022beta -------------- . I don't have access to a Solaris nor a SCO system anymore, or much less often, so bugs can easily remain on those OS. Don't hesitate to contact me if so. . this should be a release, since I have no complaints about 20020730beta, but it's safer to let it beta because of little changes in the Mafefile . Makefile is now gcc compliant (so is it for Linux) . little changes in some comments . changed all // to /*...*/ so that make doesn't bother anyone anymore 20020730beta ------------ . more accurate documentation . bug killed : temporary file on another device . loss of code probably due to bad use of cvs repaired . fully tested on "Windows 2k", "SCO 5" & "SunOS 5.8/Solaris 8" ; waiting for users feedback to release as stable 20020724beta ------------ . there are limits : "00:00:00,000" and "99:59:59,999" . source and destination files can now be the same node . more accurate documents . Makefile added . very poor testing but seems to be ok 20020718beta ------------ . initial release (early beta) . supports stdin, stdout, file_in, file_out and srt format
20081026 -------- . no change, the Windows executables are built using Visual Studio to get rid of the cygwin1.dll dependency. 20060508 -------- . added setup.py to generate Windows executables from Python sources . added web site source to CVS 20060508alpha -------------- . new tools for MicroDVD format : "udvdshift.py" and "udvd2srt.py" 20051215alpha ------------- . fixed segmentation fault when less than 3 arguments were passed to srtrate 20051214alpha ------------- . a new tool : "srtrate", to adjust timestamp using a frame rate . "adjustsrt" is now "srtshift" 20021010 -------- . 20021010beta renamed ; content is the same 2002101022beta -------------- . I don't have access to a Solaris nor a SCO system anymore, or much less often, so bugs can easily remain on those OS. Don't hesitate to contact me if so. . this should be a release, since I have no complaints about 20020730beta, but it's safer to let it beta because of little changes in the Mafefile . Makefile is now gcc compliant (so is it for Linux) . little changes in some comments . changed all // to /*...*/ so that make doesn't bother anyone anymore 20020730beta ------------ . more accurate documentation . bug killed : temporary file on another device . loss of code probably due to bad use of cvs repaired . fully tested on "Windows 2k", "SCO 5" & "SunOS 5.8/Solaris 8" ; waiting for users feedback to release as stable 20020724beta ------------ . there are limits : "00:00:00,000" and "99:59:59,999" . source and destination files can now be the same node . more accurate documents . Makefile added . very poor testing but seems to be ok 20020718beta ------------ . initial release (early beta) . supports stdin, stdout, file_in, file_out and srt format
Refreshing a little bit the project I ended up with two new releases dealing with "better" binaries ; the source files did not change. 1. subtools-20060508 This release is the same as the previous subtools-20060508 but adds : - all required binaries to run udvdshift and udvd2srt on Windows without the need to install Python - the cygwin1.dll library, which is a requirement for srtrate.exe and srtshift.exe and was missing in the previous releases (http://sourceforge.net/tracker2/?func=detail&aid=2195499&group_id=58188&atid=486833) Since the package's file is quite big now, the old subtools-20060508alpha remains available for download. 2. subtools-20081026 This is the new release - the one that should be used from now on. The sources are still the same, but the .exe (*) are now compiled against Visual Studio, removing the need for the cygwin1.dll. (*) Except for the "Pythonic" .exe, which are built in a different way : they are the same as in subtools-20060508
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?