View Single Post
Old 12th May 2005, 00:53   #43  |  Link
roux
Registered User
 
Join Date: Nov 2004
Posts: 93
Thanks for the reply,

I'm trying to rip selectable subs from a dvd as bitmaps and save the sst file. Then i want to insert the ripped subs into scenarist. Normally i use dvdmaestro, ripping the subs and save the .son file and importing them in maestro, gives me no problems.

I have an example .sst file created with maestrosbt, which imports like it should into scenarist:

Code:
st_format	2
Display_Start	non_forced
TV_Type		NTSC
Tape_Type	NON_DROP
Pixel_Area	(0 477)
Directory	.
Subtitle	test
Display_Area	(0 2 719 479)
Contrast	(15 15 15 0)

#
# Palette entries:
#
# 01 : RGB(255,255,255)
# 02 : RGB(127,127,127)
# 03 : RGB(  0,  0,  0)
#

PA	(0 0 255 - - - )
E1	(255 0 0 - - - )
E2	(0 0 0 - - - )
BG	(255 255 255 - - - )


SP_NUMBER	START	END	FILE_NAME
Color	(3 2 1 1)
0001	00:00:07:05	00:00:32:15	test_0001.bmp

As you can see there's more information in de .sst file, which subrip don't save.


[edit]
I think i've found the answer, in this thread Oddyseus says you have to change the header. I'm going to try that.
http://forum.doom9.org/showthread.php?s=&threadid=35450
[/edit]

Last edited by roux; 12th May 2005 at 00:59.
roux is offline   Reply With Quote