Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (58)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (8017)

  • avformat/swfdec : Use side data to communicate w/h changes to the decoder

    2 septembre 2014, par Michael Niedermayer
    avformat/swfdec : Use side data to communicate w/h changes to the decoder
    

    Fixes reading from freed data
    Fixes part of Ticket3539

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/swfdec.c
  • Improve a quality of a screenshot made with ffmpeg

    30 octobre 2017, par lys

    Is there a way to improve the quality of a ’photo’ taken from a webcam using FFmpeg ?

    I am using the code below and it results in two ’photos’ of very low quality.

    ffmpeg -f dshow -i video = "Integrated Webcam" -qscale: v 5 -t 1 -strftime 1 -segment_format jpeg photo% Y-% m-% d-% M-% S.jpeg

    Any tips on how to improve quality ?

  • avcodec : add stream-level stereo3d side data

    23 juillet 2014, par Vittorio Giovara
    avcodec : add stream-level stereo3d side data
    
    • [DH] doc/APIchanges
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/dump.c