dotFusion.net

gsub2srt 0.1, a sub2srt GUI released

Posted on: March 21st, 2011.
Category: Plain C

Hi everybody! I didn’t write for such a long time. Last months I don’t have enough free time to work on my favourite spare time projects. I’m publishing a link to the sub2srt GUI application rewritten in plain C using the GTK+ runtime.
 

Right now the application works on Unix/Linux/*BSD. It won’t be much porting to make it work on Windows which will probably be done in the next version.
 

Go to gsub2srt project website
 
gsub2srt screenshot

Sub2Srt GUI in FreePascal (Lazarus)

Posted on: April 23rd, 2009.
Category: Lazarus (FreePascal)

I’ve been very busy lately, so I didn’t have much time to write almost anything.
But these days (around Easter) I bought a WDTV Media Player for my television. And I found that the player didn’t play simple text subtitles (*.sub without *.idx). So I found this little script sub2srt.pl (Thanks Robelix) and I wrote a simple GUI for it in FreePascal so that it should compile on every platform.

 

Sub2Srt GUI Win32 0.2 Screenshot

 

I’m releasing the binary of the Win32 version for now. But stay tuned – soon I will be releasing a Win64 (AMD64) version, Linux (X86, AMD64) and MacOS X (Universal binary) versions of the program. And as soon as I’m sure the program works on all platforms I’ll release the the final source code.

 

Download the 32-bit Windows version of Sub2Srt GUI