FadeOut each video segment »
Forum

Forum



SearchSearch   Users   Registration   Entrance
Today: 20.10.2025 - 22:35:59
Pages:  1  

FadeOut each video segment

AuthorMessage

SONATA

users




Statistics:
Messages: 14
Registration: 10.07.2009

hi! maybe a newbie-question, but i've several holiday clips and want to join them! at the end of each clip i want to use the fadeout option! my script looks like this: AviSource("c:\Dv temp\superandi.avi")+AviSource("c:\Dv temp\assisi.avi")+AviSource("c:\Dv temp\fettsack hagen.avi") how to implement fadeout for each clip?!:confused: komaklar

---------------------
Сегодня – день веселья и радости жизни…
Message # 1 18.01.24 - 12:31:07
RE: FadeOut each video segment

tokka_

users




Statistics:
Messages: 38
Registration: 05.01.2007

See AviSynth Q&A: Q26 (if you choose to use the dissolve filter you will need AviSynth v2.02, which can be found see also Q2).

---------------------
Message # 2 18.01.24 - 12:41:11
RE: FadeOut each video segment

spy

users




Statistics:
Messages: 8
Registration: 04.12.2010

clip1=AVISource("c:\ ").FadeOut(25) clip2=AVISource("c:\ ").FadeOut(25) ... clip=clip1+clip2 return clip

---------------------
Интернет-магазин широкого ассортимента товаров и максимально удобного сервиса! AVIC
Message # 3 18.01.24 - 12:47:32
RE: FadeOut each video segment
problem with selecting items : Previous topicNext topic: Synchronization software for backing up to hot-swap removable firewire drives...
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants