Hi,
Does anyone know how to put actual quotation marks in an Avisynth subtitle? I'd ultimately like the subtle to appear as:
"Episode 1-1"
I've tried putting them within the quotes (i.e. subtitle(""Episode 1-1"",100,450,32,150,"Arial Black Italic",20,$FFFFFF) and I've also tried using back slashes, but that only gives me errors.
Thanks in advance!
+ Reply to Thread
Results 1 to 2 of 2
-
-
Type two single quotation marks instead of a normal quotation mark.
subtitle("''Episode 1-1''")
Similar Threads
-
SupTitle: an AviSynth PGS (.SUP) Subtitle Plugin
By ZachSaw in forum SubtitleReplies: 6Last Post: 11th Feb 2011, 12:03 -
Nested Quotes
By stiltman in forum FeedbackReplies: 4Last Post: 2nd Feb 2010, 07:25 -
Overlay text at various positions via avisynth subtitle() function ?
By vhelp in forum EditingReplies: 3Last Post: 11th Jul 2009, 03:29