Recherche avancée

Médias (2)

Mot : - Tags -/rotation

Autres articles (57)

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

  • lavc/vaapi_encode_h264 : fix poc incorrect issue after meeting idr frame.

    11 novembre 2016, par Jun Zhao
    lavc/vaapi_encode_h264 : fix poc incorrect issue after meeting idr frame.
    

    when meeting IDR frame, vaapi_encode_h264 poc number don’t reset, now fix
    this issue based on h264 spec. Some decoder don’t care this case, but this
    fix will enhance the encoder action. Before this fix, poc number is
    negative in some case.

    Reviewed-by : Jun Zhao <jun.zhao@intel.com>
    Signed-off-by : Wang, Yi A <yi.a.wang@intel.com>
    Signed-off-by : Mark Thompson <sw@jkqxz.net>

    • [DH] libavcodec/vaapi_encode_h264.c
  • lavu/hwcontext_qsv : Derive bind flag from frame type if no valid surface

    23 juillet 2024, par Fei Wang
    lavu/hwcontext_qsv : Derive bind flag from frame type if no valid surface
    

    Fix cmd :
    ffmpeg.exe -init_hw_device d3d11va=d3d -init_hw_device qsv=qsv@d3d \
    - filter_hw_device d3d -hwaccel qsv -hwaccel_output_format qsv \
    - i in.h264 -vf "hwmap,format=d3d11,hwdownload,format=nv12" -y out.yuv

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>
    Tested-by : Tong Wu <wutong1208@outlook.com>

    • [DH] libavutil/hwcontext_qsv.c
  • avcodec/dvdsubdec : fix VD/SD identifier name

    19 septembre 2014, par Michael Niedermayer
    avcodec/dvdsubdec : fix VD/SD identifier name
    

    Found-by : Nicholas Robbins <nickrobbins-at-yahoo.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/dvdsubdec.c