SSARomeo - Multilanguage ssa demuxer



Project Origin: The hope that this tool will simplify life of fansub people and get closer with work on ssa by beeing independant of the language. Common parts of subs can be shared, like the timing ..let's do it by sharing the simplified SSA and enjoy the script by saving time. Yours faithfully...Linuxworld


OVERVIEW

This script generates automatically the styles and the subs for a choosen language from a substation alpha file (.ssa).
This will provide the bridge for fansubs from many countries to avoid loosing time by timing for each language..
Here you just need to translate each text into the language and use separator as language delimiter.
So there is no chance to make mistakes when you attribute characters for one line of dialog..



DOWNLOAD
ssa_romeo_1.0.tar.gz


INSTALLATION

1) You need first a php/web interpretor

->Windows: this is commonly called a WAMP, a good one is easyphp, download it.
->Linux: See the website php.net or install it direct from packages apaches, php.

2) Copy the script and the directory into a directory 'dir' reachable from your web server http://localhost/dir

3) Now it's time to parameter the script

a) set the input directory to where you have the ssa to demux
b) define the target directory
c) Choose the output language for the ssa, redefine the map and the separator if not the same at yours.

4)Execute the script from any web navigator by browsing http://localhost/dir/ssa_demuxer_en.php