Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (74)

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

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

Sur d’autres sites (6482)

  • Doxyfile : Set STRIP_FROM_INC_PATH to project root

    3 août 2016, par Timothy Gu
    Doxyfile : Set STRIP_FROM_INC_PATH to project root
    

    Show proper #include’s on struct pages.

    Before :

    #include <buffer.h>

    After

    #include <libavutil/buffer.h>

    • [DH] doc/Doxyfile
  • FFMPEG - what is the meaning of gt(scene\,0.3)

    27 avril 2015, par Asanka sanjaya

    I’m using this command in order to detect the shot boundaries in FFMPEG.

    ffprobe -show_frames -of compact=p=0 -f lavfi "movie=test.mp4,select=gt(scene\,0.3)"

    By changing the 0.3 value I can get different results. As far as I know this 0.3 value should be the difference of consecutive frames. But I don’t understand what difference that is. Is it some thing related to the dominant color ? Can some one clarify a bit ?

  • Revision d4124ea317 : [svc] Fix issue for setting layers through ffmpeg Root cause is number of spati

    27 mars 2014, par Minghai Shang

    Changed Paths :
     Modify /vpx/src/svc_encodeframe.c



    [svc] Fix issue for setting layers through ffmpeg

    Root cause is number of spatial layers is set through
    parse_options() when running from ffmpeg.

    Change-Id : Icd79cd13fd76e8712150d803838a33fee9117dcb