Begin3 Title: subtitler Version: 0.8.6 Entered-date: 2004-11-02 Description: 'Subtitle filter' for use with transcode version >= 0.6.1!!!!! Transcode can be found at: http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/ This is a complete composition tool for digital movies. You can add subtitles (create with xste), picture, movies into the main movie, move these, correct colors in these and the main movie, have changing colors in text object, changing fonts, de_stripe UMATIC tapes, fade out / fade in (transparancy) of all objects, saturation, contrast, brightness, hue, dynamic resize, rotation, and shear. Full NTSC dynamic line (left to right) color (hue) correction. All this on a frame by frame basis! The specially designed very simple to learn .ppml language gives you full control over most aspects of your art. Can read ppml, suti, and Substation Alpha output format. Export of ppml, suti, vplayer, and ssa formats. To unpack: tar -zxvf subtitler-0.8.6.tgz cd subtitler-0.8.6 Then follow the instructions in README. Documentation: read the provided README and HOWTO_USE_THIS. No manual yet. Changes from -0.8.5: Fixed segfault because of referencing 0 pointer in parser.c line 578./ Set all structure pointer to zero in parser.c, so testing should immediatly fail if some pointer is not set. Added -Wall to gcc flags, and fixed for clean compile with 2.95.3. I noticed that gcc-3.3.3 complains about constructions like printf("Hello %s", "There"); and then wants printf("Hello %s",\ "There"); This may cause compile errors with those versions of gcc especially for load_font.c, it is full of it. Have not been able to get the makefile to work with gcc-3.3 yet, if you fix this let me know. Fixed horizontal and vertical limits in add_picture() so nothing appears on the opposite side when going over the egde. Use with xste-3.4.8 or later. Keywords: subtitles, video, TV satellite, xste, transcode, DivX, mpeg4, opendivx, DVD, subtitler, X11, mp3, NTSC, hue correction, UMATIC, dropout compensator, special effects, ppml, broadcast, film restauration, film processing, xste, mpeg, layout, art. Author: ub7bjts02@sneakemail.com Sorry, anti spam email! If this does not work try the email link on the subtitler homepage (see below). Maintained-by: ub7bjts02@sneakemail.com Primary-site: ftp sunsite.unc.edu/pub/linux/apps/video/ Alternate-site: http://panteltje.com/panteltje/subtitles/ (homepage) Platforms: LINUX, UNIX Copying-policy: GPL End