Recherche avancée

Médias (1)

Mot : - Tags -/3GS

Autres articles (107)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (10027)

  • flv : support stream text data as onTextData

    9 mai 2012, par Luca Barbato

    flv : support stream text data as onTextData

  • fate : fix mpeg2-ticket6677 faillures on some platforms

    25 octobre 2017, par Zhong Li
    fate : fix mpeg2-ticket6677 faillures on some platforms
    

    Signed-off-by : Zhong Li <zhong.li@intel.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tests/fate/video.mak
  • overlay line chart over video clip, having that line go up or down based on excel time series data

    26 janvier 2021, par QRrabbit

    I have a question, if this can be done with ffmpeg. If not, please suggest a plugin or a tool.&#xA;My basic need is, I have a video shot from the moving car, and speed is recorded into an excel file, with time and current speed as well as various other parameters.

    &#xA;

    How can I output this video that combines a video footage with a changing graph, I will align the first record of the dataset with the first frame of the video, and then need to plot that line right over the video. As video progresses, the chart is updated from the excel dataset :&#xA;enter image description here

    &#xA;