Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (104)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

Sur d’autres sites (11325)

  • Convert video into individual frames using Python without ffmpeg ?

    22 janvier 2021, par Mridula Madhusudan

    I need to compare 2 videos to check whether they are the same.

    



    So I am planning to do the following :

    



      

    1. Split both the videos into individual frames
    2. 


    3. Compare each frame with the corresponding frame of the ref video using Python Image Lib
    4. 


    5. Count the number of different frames to decide whether they are same.
    6. 


    



    I would like to know whether there is any function in Python to help me with the first step, i.e., to split the video into individual frames. I do not want to use ffmpeg to do the splitting.

    



    Thanks in advance for the help

    


  • Running ffmpeg in Terminal Linux

    4 novembre 2014, par ZafarYousafi

    I’ve downloaded and unzipped ffmpeg at custom directory in my Ubuntu linux. Now I want to run this ffmpeg using terminal like I run on windows using command prompt. But everytime it says "ffmpeg : command not found". My question is how can I run ffmpeg using terminal through extracted libraries

    thanks

  • Correct an operator precedence error in the visualization code.

    20 mai 2011, par Tim Terriberry
    Correct an operator precedence error in the visualization code.
    

    Fixes #1751.

    git-svn-id : http://svn.xiph.org/trunk/theora@17992 0101bb08-14d6-0310-b084-bc0e0c8e3800

    • [DH] lib/decode.c