Skip to content

mp2tsme:scenarist_to_manzanita

mp2tsme:scenarist_to_manzanita

MP2TSME - convert a Scenarist script file into a Manzanita Systems Private Stream Data file
Parameter Properties Default Type Choice Description
input_file required input Scenarist script file (.sst or .zip)
output_file required output Manzanita Private Stream Data
height required height of the display, in pixels, on which the subtitles are presented (PAL - 576, NTSC - 480, HD - 1080 or similar)
width required width of the display, in pixels, on which the subtitles are presented (SD - 720, HD - 1080 or similar)
language optional ISO639-2 language code - three-letter code indicating the output DVB subtitle's language. This specified value overrides the language code descriptor in the PMT.
use_colors_from_image optional false bool use colors from the subtitle image instead of the index file.
bits_per_pixel optional '2', '4', 2, 4 choose 2-bit-per-pixel or 4-bit-per-pixel color tables.
specify_every_pixel optional false bool disable the region fill flag for all background pixels, specify every pixel.
color_palette optional Adjust the sixteen-color DVD palette specified in the input file. This is a comma-separated list of RGB values in hexadecimal format, where red is encoded as FF0000, green as 00FF00, and blue as 0000FF.