Recherche avancée

Médias (0)

Mot : - Tags -/signalement

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

Autres articles (53)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (6561)

  • Audio latency and video time increased ffmpeg

    10 avril 2020, par Amazon

    My video is frames 29.97 and 23.98 when outputting a delay in audio and video output

    



    My input video is 29.97 but when I output the sound is slow and the video time increases. please help me . thank you very much

    



    Thank you for taking time for me

    



    My code

    



     for %%i in ("%INPUT%\*") DO ffmpeg -y -i "%%i" -vf "scale=iw*4:ih*4,zoompan=z='if(lte(mod(on,100),25),zoom+1.8,zoom-1.8)':x='iw/1.8-(iw/zoom)/1.8':y='ih/2.4-(ih/zoom)/2.4':d=0"  -c:v libx264  -s "1280x720" "%OUTPUT%/%%~ni.mp4"


    


  • Can ffmpeg burn in time code ?

    12 février 2017, par spinon

    I have a need to burn in a time code to a video and am wondering if this is something that ffmpeg is capable of ?

  • Can ffmpeg burn in time code ?

    12 août 2017, par spinon

    I have a need to burn in a time code to a video and am wondering if this is something that ffmpeg is capable of ?