FredThompson
27th August 2003, 05:21
I'm looking for a way to create a vertically scrolling section of text. This effect is sometimes used with documentaries.
Essentially, I'd like to start with a pure black screen then have the text scroll from the bottom and go off the top, returning to a pure black screen.
Font should be something simple like Arial and thick, probably a near white, slightly gray.
Intended use is as a header to archived TV shows. I'll start with a static image of the title page from the show, fade it out, then have the show description scroll by, leaving a pure black screen.
Seems to me this could be done with AviSynth. Coded properly, it would be data-driven, reading the static image and text from a file.
Has anyone done something like this? Can you provide some starting sample code?
Essentially, I'd like to start with a pure black screen then have the text scroll from the bottom and go off the top, returning to a pure black screen.
Font should be something simple like Arial and thick, probably a near white, slightly gray.
Intended use is as a header to archived TV shows. I'll start with a static image of the title page from the show, fade it out, then have the show description scroll by, leaving a pure black screen.
Seems to me this could be done with AviSynth. Coded properly, it would be data-driven, reading the static image and text from a file.
Has anyone done something like this? Can you provide some starting sample code?