Recherche avancée

Médias (91)

Autres articles (108)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (6893)

  • Convert video into individual frames using Python without ffmpeg ?

    20 février 2015, 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. Compare each frame with the corresponding frame of the ref video using Python Image Lib
    3. Count the number of different frames to decide whether they are same.

    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

  • Remove version numbers from individual files.

    28 août 2015, par blueimp
    Remove version numbers from individual files.
  • How do I set Individual Input Volumes using a FFMPEG complex filter with Amix

    18 août 2022, par James Parker

    How do I set the individual volume levels for 4 individual inputs using FFMPEG and a complex filter ?

    


    This is the filter that I currently have.

    


    xstack=inputs=${inputs.length}:layout=0_0|w0_0|0_h0|w0_h0;amix=inputs=${inputs.length}