Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (61)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

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

  • librtmp : Don’t free the temp url at the end of rtmp_open

    4 juillet 2014, par Martin Storsjö
    librtmp : Don’t free the temp url at the end of rtmp_open
    

    librtmp can keep pointers to this string internally, and may
    use them at shutdown as well.

    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/librtmp.c
  • avcodec/librav1e : free the RaPacket after using it

    11 novembre 2019, par James Almer
    avcodec/librav1e : free the RaPacket after using it
    

    Fixes leaks.

    Reviewed-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/librav1e.c
  • Video editing : faded speedup/slowdown with free software

    25 octobre 2013, par Valio

    I would like to do "faded" speedups or slowdowns within videos.
    To illustrate what I mean here's a short clip of what I call "faded slowdown"

    So in a scene running at normal speed, there is a timeframe where the video slows down (or speeds up) and then runs again at normal speed. However the speed does not drop from 1 to e.g. 0.2 in a millisecond, but there's a smooth transition inbetween (I'm not certain if linear or not).

    I guess my video edtiting/cutting terminology is entirely flawed ; don't hesitate to correct it.

    1. Is anyone aware of a free software (*) video editor that offers such functionality ?
    2. Has anyone tried to implement it themself ? I guess it's not really that hard by using a script that generates necessary calls for ffmpeg or the like.

    over at least one second.
    the have one scene that runs at normal speed and at some point has a short slowdown or speedup. Basically we have one scene that gets
    I have not done any experiments yet, but
    If my terminology is confusing an exa

    (* as in free speech)