FadeOut each video segment » Wireless » Forum
Forum

Forum



ПоискПоиск   Users   Registration   Entrance
Today: 15.04.2025 - 04:53:40
Pages:  1  

FadeOut each video segment

Advertising

/
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  

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


Participants