+ Reply to Thread
Results 1 to 9 of 9
-
It depends on how you are using it specifically. But you can use blankclip()
-
You can specify the frame size, fps, and colorspace. in the arguments of BlankClip() (or ColorBars()). You may also find it useful to use ShowFrameNumber(), ShowTime(), or ShowSMPTE() to have that information stamped on each frame.
-
Can I specify Opacity at all?
I overlayed it with the video for a test but since it's a black screen it gets in the way. I just want the words to be overlayed. -
I don't understand what you are doing.
Why don't you just use assrender or vsfilter or xy-vsfilter ? ie. directly as an overlay on the target video
But - yes you can use a "transparent" video with alpha channel
BlankClip(pixel_type="RGB32")
Mask(ShowAlpha())
But it will only be transparent in programs that can handle alpha channel, in other programs it will look "black"
There is also a function called masksub() which places subs onto a transparent video - people use this for subbing NLE's for example. See this thread:
https://forum.videohelp.com/threads/356192-How-to-add-in-Sony-Vegas-Pro-11-ass-srt-subs...=1#post2242837
https://forum.videohelp.com/threads/364265-Importing-SRT-subtitles-into-Premiere-Pro-CC...00#post2319000 -
To use masksub in vegas, you need to encode with a format that supports RGBA (for example, UT Video Codec, or Lagarith - the "A" is for alpha channel), and interpret the alpha within vegas (right click the clip => properties => alpha channel, select straight instead of "disabled" )
Similar Threads
-
Why does demuxing and remuxing 1080i video give artifacts?
By MrBiggles in forum Video ConversionReplies: 51Last Post: 15th Jun 2015, 16:21 -
may you give me some imputs about the text effects in this video?
By rama in forum EditingReplies: 15Last Post: 14th Apr 2015, 13:15 -
Give 30fps video a time lapse look?
By zapster in forum EditingReplies: 16Last Post: 31st Aug 2014, 07:15 -
Remuxing give different bitrate for video
By moth2daflame in forum Blu-ray RippingReplies: 5Last Post: 12th Mar 2013, 13:35 -
Give me your suggestions for up to date video converters
By alex.ap.pacman in forum Newbie / General discussionsReplies: 8Last Post: 14th Feb 2011, 22:46