Rudde
8th November 2009, 09:41
Hi! I am reading this guide about adding subtitles to DVDr (*.iso, *.img.....) movies. I have got to the muxing part, the guide tell me to edit SP_NUMBER START END FILE_NAME
Color (3 2 1 1)
to
SP_NUMBER START END FILE_NAME
Color (6 4 5 4)
if I use the first one the sub get red and blue and realy ugly, and if I do as the guide tells me to the sub get pink and green...
What color codes do I use to get it Black and white?
Yes, I have tryd google and search in this forum.
- Thx ^^,
her is the full code BTW:
st_format 2
Display_Start non_forced
TV_Type PAL
Tape_Type NON_DROP
Pixel_Area (0 572)
Directory I:\9\Subs\
Subtitle *
Display_Area (0 2 719 574)
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 0 - - - )
E1 (255 0 0 - - - )
E2 (0 0 255 - - - )
BG (255 255 255 - - - )
SP_NUMBER START END FILE_NAME
Color (3 2 1 1)
0001 00:00:21:09 00:00:25:09 *_0001.bmp
After 27 ramdom number trys i got black and white, whit this code: color(3 4 4 3)
:) Hope somone see this in the future :)
Color (3 2 1 1)
to
SP_NUMBER START END FILE_NAME
Color (6 4 5 4)
if I use the first one the sub get red and blue and realy ugly, and if I do as the guide tells me to the sub get pink and green...
What color codes do I use to get it Black and white?
Yes, I have tryd google and search in this forum.
- Thx ^^,
her is the full code BTW:
st_format 2
Display_Start non_forced
TV_Type PAL
Tape_Type NON_DROP
Pixel_Area (0 572)
Directory I:\9\Subs\
Subtitle *
Display_Area (0 2 719 574)
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 0 - - - )
E1 (255 0 0 - - - )
E2 (0 0 255 - - - )
BG (255 255 255 - - - )
SP_NUMBER START END FILE_NAME
Color (3 2 1 1)
0001 00:00:21:09 00:00:25:09 *_0001.bmp
After 27 ramdom number trys i got black and white, whit this code: color(3 4 4 3)
:) Hope somone see this in the future :)