I attach a script, to create a logo on videos, you could convert it to the most updated version for RIPBOT+avisynth
Thank you
Code:video=DirectShowSource("C:\test.mp4").ConvertToYV12() logo = imagesource ("C:\logo.png",pixel_type="RGB32") overlay(video,logo,mask=logo.ShowAlpha, x= 05, y= 05, mode ="blend", opacity=.25)
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
any one got guide on how to install avisynth that don' point to avisynth.nl
By MrKool in forum Newbie / General discussionsReplies: 7Last Post: 9th Aug 2023, 10:57 -
RIPBOT error
By frodawgg in forum Video ConversionReplies: 3Last Post: 30th Dec 2022, 17:12 -
Ripbot Decoding error on new build
By Crowds in forum Video ConversionReplies: 0Last Post: 10th Oct 2021, 06:08 -
Remove Channel Logo with Ripbot
By Yonidan in forum Video ConversionReplies: 6Last Post: 28th Oct 2020, 14:47 -
RipBot Not Working on My PC
By Daringbaaz in forum Newbie / General discussionsReplies: 0Last Post: 1st Oct 2020, 23:07