Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (93)

Sur d’autres sites (16050)

  • FFmpeg fade effects between frames

    15 novembre 2016, par Rajat

    I want to create a slideshow of my images with fade in & fade out transitions between them and i am using FFmpeg fade filter.

    If I use command :

    ffmpeg -i input.mp4 "fade=in:5:8" output.mp4

    To create the output video with fade effect, then it gives output video with first 5 frames black and than images are shown with fade in effect but i want fade:in:out effect between frame change.

    How can i do that ?

    Please tell a solution for Centos server because i am using FFmpeg on this server only

  • avconv : factorize common code from new_*_stream()

    27 septembre 2011, par Anton Khirnov

    avconv : factorize common code from new_*_stream()

  • dct-test : factor out some common code and do whas was likely intended

    21 septembre 2011, par Mans Rullgard

    dct-test : factor out some common code and do whas was likely intended