Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (112)

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

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

Sur d’autres sites (14984)

  • dnxhddata : correct weight tables

    25 septembre 2015, par Jeremy James
    dnxhddata : correct weight tables
    

    CID 1260 (as evidenced by incorrect decoding of a sample from ticket
    4876) seems to use incorrect weight tables. It appears those tables
    were not zigzag-scanned.

    Apply zigzag on weight tables for new CIDs 1258, 1259, and 1260, and
    fix an incorrect chroma table for CID 1256.

    Fixes last issue from ticket #4876.

    Found-by : Christophe Gisquet <christophe.gisquet@gmail.com>
    Signed-off-by : Christophe Gisquet <christophe.gisquet@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/dnxhddata.c
  • Can't download Accord NuGet in VS 2015 nor VS 2017

    26 juin 2017, par John Leone

    Here is the package,,, NuGet Accord.Video.FFMPEG

    Here is the error,,,
    Package restore failed. Rolling back package changes for ’EssentialTimeLapseVideo’.

    I used this NuGet in a Windows Form app I am working on, and had no issues. Then something came up with Time Lapse, and I wanted to use it in a UWP, but, for some reason it won’t install.

    I tried the mirror suggested, and got the following.
    enter image description here

    Any help would be appreciated. Thanks, John.

  • avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biweight...

    27 avril 2015, par Shivraj Patil
    avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biweight functions
    

    Reviewed-by : Nedeljko Babic <Nedeljko.Babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/h264dsp.c
    • [DH] libavcodec/h264dsp.h
    • [DH] libavcodec/mips/Makefile
    • [DH] libavcodec/mips/h264dsp_init_mips.c
    • [DH] libavcodec/mips/h264dsp_mips.h
    • [DH] libavcodec/mips/h264dsp_msa.c
    • [DH] libavutil/mips/generic_macros_msa.h