emmel
13th December 2006, 21:23
Enclosed.
Usage:
SUPtext( sup-file, video-clip, palette, delay )
Example:
video = MPEG2Source("clip.d2v")
palette = "255 128 0 0"
SUPtext( "e:\sub\text.sup", video, palette, 0.0 )
Supports YV12 and RGB32 with alpha channel. More details in README.txt.
Not necessarily that useful as there is always VSfilter. But anyways... feel free to try.
Usage:
SUPtext( sup-file, video-clip, palette, delay )
Example:
video = MPEG2Source("clip.d2v")
palette = "255 128 0 0"
SUPtext( "e:\sub\text.sup", video, palette, 0.0 )
Supports YV12 and RGB32 with alpha channel. More details in README.txt.
Not necessarily that useful as there is always VSfilter. But anyways... feel free to try.