Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sub2srt-python-GUI-with-python322.7z | 2012-07-06 | 13.3 MB | |
sub2srt-python-readme.txt | 2012-07-06 | 984 Bytes | |
Totals: 2 Items | 13.3 MB | 0 |
Info: v1.0a sub2srt-python Convert MicroDVD (sub) format to Subrip (srt). Command line tool is included Also a version with gui. (Which calls command line version.) How to use: -click on startsub2srt-python.bat to start version with GUI -click on startsub2srt-python-command-line.bat to start command line version. -how to use it from command line: python.exe sub2srt-python-command-line.py "g:\movie.sub" "g:\movie.srt" 23.976 (in.sub out.srt fps) changes in v1.0a -Installed whole python v 3.23, with all the modules. -GUI in tkinter added. -bat file improved. v1.0 -created portable version of python, by installing it without anny additional modules, such as tkinter, to c:\python32 -added .py to same dir todo: unicode output. use iconv for now: iconv.exe" -f ms-ee -t utf-8 file.srt >file-u.srt use subtitle workshop if you need gui. http://sourceforge.net/projects/sub2srtpython/ vuks.da.ru dbojan.co.cc