Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (112)

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

  • 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 (16518)

  • Can i use FFMPEG in a python script to combine mp4 files from a list into one file

    1er novembre 2020, par goldenwallnut

    i was using moviepy but for some reason i could not get it to work ( kept telling me that i did not set up the config correctly). i was wondering if i could combine all .mp4 files in a list but still use python. this is what i got so far. is there any other ways to combine multible video files and do other things like add text to the video ?

    


       import subprocess
   import os
lists = []
lists.append('E:\1.mp4')
lists.append('E:\2.mp4')
subprocess.call('ffmpeg.exe -f concat -i '+str(lists)+' -c copy outcome.mp4')


    


  • lavfi/overlay : reindent constants in option list

    5 avril 2013, par Stefano Sabatini

    lavfi/overlay : reindent constants in option list

  • mips : inline assembly clobber list polishing

    28 février 2013, par Nedeljko Babic

    mips : inline assembly clobber list polishing