Just wondering, is there any way to add text to a video with AviSynth ?
The text will only be a couple words such as 'My Video' and should only be shown for a few seconds (say 100 frames)
I know I could probably use TextSub or one of the other Subtitle filters for avisynth but I was wondering if there was something I could use straight from the Avisynth (without having to create an extra subtitle (ie. srt) file) ?
Thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
How about the Subtitle Filter:
http://www.avisynth.org.ru/docs/english/corefilters/subtitle.htm -
Originally Posted by manono
PS. Thanks for the info on 'Trim'ing stuff in the other thread. -
Originally Posted by spanky123
Subtitle [yv12] [yuy2] [rgb32] [rgb24]
* Subtitle (clip, string text, int "x", int "y", int "first_frame", int "last_frame", string "font", int "size", int "text_color", int "halo_color", int "lsp")
* Subtitle (clip, string "text")
P.S. Just tried the second (default) version: the subtitle (in yellow) appeared in the upper left corner.
Similar Threads
-
AVIsynth -- how do I add an audio wav to a video only clip.. [SOLVED]
By vhelp in forum EditingReplies: 7Last Post: 19th Nov 2013, 05:27 -
How to add text and still pics to a video using VirtualDub 1.9.9?
By mileena in forum Newbie / General discussionsReplies: 5Last Post: 8th Nov 2010, 10:46 -
how to add text manually to mpeg2 vidos
By harmeetmatta in forum EditingReplies: 2Last Post: 19th Mar 2010, 22:28 -
Should I use AviSynth to do fades and superimpose text?
By doublefox in forum Newbie / General discussionsReplies: 13Last Post: 8th Jan 2010, 20:29 -
Overlay text at various positions via avisynth subtitle() function ?
By vhelp in forum EditingReplies: 3Last Post: 11th Jul 2009, 03:29