Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (73)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (9330)

  • FFMPEG overlay not shown in certain players [closed]

    4 février 2024, par Hamed

    I'm trying to add an overlay to my video using ffmpeg. Here is my command :

    


    ffmpeg -y -i {input_video} -i {overlay_video} -filter_complex "[1:v]trim=start_frame=1991:end_frame=2027,scale=300:1,setpts=PTS-STARTPTS[clip2];[0:v][clip2]overlay=25:25" -map 0:v -map 0:a? -c:v libx264 -crf 20  {output_video}


    


    Now the overlay is added alright, but some video players don't show the overlay video. It's almost as if it's not supported. When I convert the video once more (using any tool, doesn't matter) the overlay is added permanently. How does the process work here ? how can I so called "bake" the overlay onto my input ?

    


  • Update Contributing instructions now that additional-methods.js has been split

    27 juin 2013, par nschonni
    Update Contributing instructions now that additional-methods.js has been split
    

    Additional minor formatting of the contributing guide

  • JSHint additional-methods.js and add to grunt

    4 novembre 2012, par nschonni

    m additional-methods.js m grunt.js JSHint additional-methods.js and add to grunt