Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
4146 connectés 

 


Dernière réponse
Sujet : Avec quel logiciel peut-on creer une fondu noir a la fin d'un .avi??
JediK si je comprend bien je dois telecharger avisynth et rajouter les plug-in fadeout!!Mais avisynth c un logiciel???

Votre réponse
Nom d'utilisateur    Pour poster, vous devez être inscrit sur ce forum .... si ce n'est pas le cas, cliquez ici !
Le ton de votre message                        
                       
Votre réponse


[b][i][u][strike][spoiler][fixed][cpp][url][email][img][*]   
 
   [quote]
 

Options

 
Vous avez perdu votre mot de passe ?


Vue Rapide de la discussion
JediK si je comprend bien je dois telecharger avisynth et rajouter les plug-in fadeout!!Mais avisynth c un logiciel???
FRACTAL

JediK a écrit a écrit :

????comment ca Premiere????




 
 
c un logiciel de montage de adobe je crois (pas sur)

Suesser Seconde! Le compte est bon... :)
 
Avec les filtres avisynth  FadeOut / FadeOut2  
 
 
FadeOut / FadeOut2  
FadeOut(clip, int frames)
FadeOut2(clip, int frames)
 
FadeOut and FadeOut2 cause the video stream to fade linearly to black at the end. The sound track (if present) also fades linearly to silence. The fading affects only the last number-of-frames frames of the video. The last frame of the video becomes almost-but-not-quite black. An additional perfectly black frame is added at the end, thus increasing the total frame count by one.  
 
FadeOut2 works similarly, except that two black frames are added at the end instead of one. The only purpose of this is to work around a bug in Windows Media Player. All the WMP versions that I've tested fail to play the last frame of an MPEG file--instead, they stop on the next-to-last frame when playback ends. This leaves an unsightly almost-but-not-quite-black frame showing on the screen when the movie ends if you use FadeOut. FadeOut2 avoids this problem.  
 
FadeOut(clip,n) is just a shorthand for Dissolve(clip,Blackness(clip,n+1),n) (or n+2 instead of n+1 for FadeOut2). There is no corresponding FadeIn command, but you can get the same effect by reversing the arguments to Dissolve: Dissolve(Blackness(n+1,clip),clip,n).
JediK

Dbreaker a écrit a écrit :

Premiere



????comment ca Premiere????

dbreaker Premiere
JediK tt ds la question!!! :hello:

Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)