Kamzik_MaxRecipeHW_9/25/2017
Recipe: SubTitle
This is a pretty basic recipe that performs a pretty basic, but useful, task. It allows us to add subtitles to our work. It makes it possible for us to add subtitles to a live video display, convert text to a matrix format as well as to impose a particular rendering order and drawing order. (which is necessary to get the text in a video in a readable format)
Main Constituents:
jit.gl.videoplane
jit.str.fromsymbol
jit.textfile
jit.gl.text2d
This is a pretty basic recipe that performs a pretty basic, but useful, task. It allows us to add subtitles to our work. It makes it possible for us to add subtitles to a live video display, convert text to a matrix format as well as to impose a particular rendering order and drawing order. (which is necessary to get the text in a video in a readable format)
Main Constituents:
jit.gl.videoplane
jit.str.fromsymbol
jit.textfile
jit.gl.text2d
Comments
Post a Comment