Home / bin
Name Modified Size InfoDownloads / Week
Parent folder
old-version 2013-02-02
srtmod-0.1.2-Linux_amd64.deb 2013-02-01 70.0 kB
srtmod-0.1.2-win32.exe 2013-01-30 5.2 MB
srtmod-0.1.2-Linux_i386.tar.bz2 2013-01-30 62.7 kB
srtmod-0.1.2-Linux_x86_64.tar.bz2 2013-01-30 61.9 kB
srtmod-0.1.2-Linux_x86_64.rpm 2013-01-30 72.8 kB
srtmod-win32-0.1.1-with_vc_runtime.exe 2013-01-29 5.2 MB
srtmod-win32-0.1.1-win32.exe 2013-01-14 227.1 kB
srtmod-x86_64-0.1.1-Linux.deb 2013-01-10 70.2 kB
srtmod-x86_64-0.1.1-Linux.rpm 2013-01-10 73.0 kB
srtmod-x86_64-0.1.1-Linux.tar.bz2 2013-01-10 61.8 kB
srtmod-i386-0.1.1-Linux.rpm 2013-01-10 73.0 kB
srtmod-i386-0.1.1-Linux.deb 2013-01-10 70.1 kB
srtmod-i386-0.1.1-Linux.tar.bz2 2013-01-10 62.2 kB
Totals: 14 Items   11.4 MB 0
Q: Is this toy the perfect One?
A: No. I just wrote it for my own. And I think it maybe useful for somebody
   else.

Q: What can this toy do?
A: You can use it modify .srt file's timeline. CAN, and only CAN.

Q: How to do?
A: It's a command line program. Type "srtmod", you can get usage.

Q: Where it is?
A: http://srtmod.sourceforge.net/

Q: I like DIY. How can I build it myself?
A: 1st of all, you should get the source, and place it in a dir such as
   "srtmod". There should be a dir named "src" in it. It uses cmake. Do like this:
   ____________________________________________

   $ cd srtmod
   $ mkdir build
   $ cd build
   $ mkdir Release
   $ cd Release
   $ cmake -DCMAKE_BUILD_TYPE=Release ../../src
   $ make
   $ su
   # make install
   ____________________________________________
   
   You can use the other build types, such as "Debug".

Q: ...
A: My English is poor. It's defficult for me to say more. If you need help,
   try mail me: hotman_x@vip.163.com.
   But, remember: NO GARANTEE.
Source: README, updated 2013-01-10