Recherche avancée

Médias (1)

Mot : - Tags -/ipad

Autres articles (102)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • 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 ;

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (10802)

  • FFMpeg Logo Different Sepration [Beginner]

    9 mai 2024, par unkp

    Simple :

    


    1.Want a logo to be only for specific times on a video,

    


    motivation : reduce length of the process if possible.

    


    the code used for logo is this one :

    


    ffmpeg -i output0.mp4 -vf "movie=logo.png [watermark] ; [watermark]scale=220x220 [watermark2] ;[in][watermark2] overlay=main_w-overlay_w-10:main_h-overlay_h-10 [out]" output0logo0done.mp4

    



    


    Would Want like something like this if possible : keep the logo for 1 minute then 4 minutes later keep the logo again for 1 minute.

    



    


    Tried searching about this request, the answers found were related to ->

    


    split the parts like 1,2,3,4,5 only add the logo to odd parts ->

    


    combine them after, this may be too troublesome

    


  • Add Language Name for each file, rename the language code according to the standard ISO 639 for Estonian, Georgian, Ukrainian and Chinese (http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)

    14 août 2012, par Coto

    m localization/messages_ar.js m localization/messages_bg.js m localization/messages_ca.js m localization/messages_cs.js m localization/messages_da.js m localization/messages_de.js m localization/messages_el.js m localization/messages_es.js m localization/messages_et.js m (...)

  • doc/general : Add avs2 decoder/encoder entry

    11 janvier 2020, par Jun Zhao
    doc/general : Add avs2 decoder/encoder entry
    

    Add avs2 decoder/encoder entry

    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] doc/general.texi