Subtitles application for movie screening
Five years ago I wrote a small application for PÖFF(Black nights film festival) to show subtitles for foreign movies. Those movies were typically screened only once and didn’t have any subtitles at all, so they were translated by volunteers from script text and sometimes from movie itself.
This program was quick and dirty solution to get subtitles shown, but worked out fine and I got to see all movies for free. Anyway, the cinema where PÕFF was held started to use it for their own non standard film events, then also the cinema buss and I’ve been told at least one open air film festival in Tartu uses it also.
Last week I received a call from the cinema about this program and they asked for some minor changes. It’s so nice to hear stuff made by you actually helping someone, so now this I declare this software freeware and open it to public. If you need some quick solution for subtitles it might help you out.
So how it works

Subtitles are added to movie as layer from second projector. This projector is connected to laptop which runs the subtitles application. Laptop screen is black except the white subtitles.
Things you need:
* projector
* Laptop
* operating person (Toksija)

Screenshot of programm running
Subtitle file format
Most simple text file. Use file-> save as… -> unicode text file from Word document. Subtitles are separated by single empty line.
Example of subtitle.txt:
Are you nuts?! - The joy of being a woman... Bloody hell! The joy of being a woman...î Did you just fall off the turnip truck? (Two line title) And here goes another subtitle...
How this application is made
This application is a full screen flash that reads subtitles from text file and shows them one by one. There’s no automatic timing, person behind laptop must click from one to next. Sounds clumsy? Yet for movie that is only shown once its good enough and it requires no preparation. On the flash side, it has scale mode of exact fit and is always resized to full screen. Subtitles text field uses device fonts and depends on system code page, so you can display whatever characters windows can display. Text size can be changed run time and if you want your subtitles on top of the movie screen there is a second version of the program just for that.
I used Screenweaver to extend flash for browsing subtitle text file and to force application to always be full screen and on top of other windows. Screenweaver also packs Flash player into executable, so it works out of box on any windows computer.
Download it here: subtitles_app.zip




