Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sub2srt-python-readme.txt | 2012-07-06 | 632 Bytes | |
sub2srt-python-with-python322.7z | 2012-07-06 | 4.3 MB | |
Totals: 2 Items | 4.3 MB | 0 |
v1.0a sub2srt-python Convert MicroDVD (sub) format to Subrip (srt). example on how to use, command line only: python.exe sub2srt-python.py "g:\movie.sub" "g:\movie.srt" 25 (in.sub out.srt fps) 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. changes in v1.0a -improved bat file 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 http://sourceforge.net/projects/sub2srtpython/ vuks.da.ru dbojan.co.cc