Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (86)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (11652)

  • dxva2_h264 : set the correct ref frame index in the long slice struct

    4 mars 2014, par Hendrik Leppkes
    dxva2_h264 : set the correct ref frame index in the long slice struct
    

    The latest H.264 DXVA specification states that the index in this
    structure should refer to a valid entry in the RefFrameList of the picture
    parameter structure, and not to the actual surface index.

    Fixes H.264 DXVA2 decoding on recent Intel GPUs (tested on Sandy and Ivy)

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/dxva2_h264.c
  • avcodec/hevc : Track long and short term RPS size for VDPAU

    13 juin 2015, par Philip Langdale
    avcodec/hevc : Track long and short term RPS size for VDPAU
    

    Today, we track the short term RPS size for DXVA, but only if the
    SliceHeader RPS is being used. Otherwise it’s left uninitialized.

    NVIDIA’s VDPAU implementation requires that the size be accurately
    tracked even if an SPS RPS is being used. In this case, it’s really
    counting the size of the RPS idx information, but you end up with
    mangled output if the value is not accurate.

    VDPAU also needs the size of the long term RPS.

    Signed-off-by : Philip Langdale <philipl@overt.org>

    • [DH] libavcodec/hevc.c
    • [DH] libavcodec/hevc.h
  • Revision 707648c3cc : configure : remove x86inc debug message + break long line Change-Id : I12c152445

    28 février 2014, par James Zern

    Changed Paths :
     Modify /build/make/configure.sh



    configure : remove x86inc debug message

    + break long line

    Change-Id : I12c1524451a7ce697128801a3328de318cfeabdc