Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (71)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (15026)

  • lavc/vaapi_h264 : Fix merging fields in DPB with missing references

    8 mai 2024, par David Rosca
    lavc/vaapi_h264 : Fix merging fields in DPB with missing references
    

    If there are missing references, h264 decode does error concealment
    by copying previous refs which means there will be duplicated surfaces.
    Check long_ref and frame_idx in addition to surface when looking for
    the other field to avoid trying to merge with wrong picture.
    Also allow to merge with multiple pictures in case there are duplicates
    of the other field.

    Signed-off-by : David Rosca <nowrep@gmail.com>
    Signed-off-by : Haihao Xiang <haihao.xiang@intel.com>

    • [DH] libavcodec/vaapi_h264.c
  • while configuring ffmpeg i get the error "x264 not found"

    27 avril 2021, par Shevach Riabtsev

    i use mingw32 to compile ffmpeg with libx264. i use the following configuration :

    &#xA;

    ./configure —enable-gpl —enable-nonfree —enable-libx264

    &#xA;

    and get the error

    &#xA;

    ERROR : x264 not found

    &#xA;

    i compiled x264 and x264 library (libx264.a) is located at /usr/lib/

    &#xA;

    How to resolve this issue ?

    &#xA;

  • while configuring ffmpeg i get the error "x264 not found"

    27 avril 2021, par Shevach Riabtsev

    i use mingw32 to compile ffmpeg with libx264. i use the following configuration :

    &#xA;

    ./configure —enable-gpl —enable-nonfree —enable-libx264

    &#xA;

    and get the error

    &#xA;

    ERROR : x264 not found

    &#xA;

    i compiled x264 and x264 library (libx264.a) is located at /usr/lib/

    &#xA;

    How to resolve this issue ?

    &#xA;