Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (96)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

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

Sur d’autres sites (6435)

  • avutil/hwcontext_videotoolbox : fix color primaries check

    4 juin, par Jun Zhao
    avutil/hwcontext_videotoolbox : fix color primaries check
    

    Fix incorrect enum value used in color primaries check by replacing
    AVCOL_SPC_UNSPECIFIED with AVCOL_PRI_UNSPECIFIED.

    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] libavutil/hwcontext_videotoolbox.c
  • avfilter/vf_scale : tag output color space

    31 octobre 2023, par Niklas Haas
    avfilter/vf_scale : tag output color space
    

    When using vf_scale to force a specific output color space, also tag
    this on the AVFrame. (Mirroring existing logic for output range)

    Move the sanity fix for RGB after the new assignment, to avoid leaking
    bogus YUV colorspace metadata for RGB spaces.

    • [DH] libavfilter/vf_scale.c
  • Revision 8281a19465 : vpxenc.sh : Add basic vp9 multithread encode test. - Change default real time sp

    24 juin 2015, par Tom Finegan

    Changed Paths :
     Modify /test/tools_common.sh


     Modify /test/vpxenc.sh



    vpxenc.sh : Add basic vp9 multithread encode test.

    - Change default real time speed to -6.
    - Add vpxenc_vp9_webm_rt_multithread, which encodes
    niklas_1280_720_30.y4m with 2 to 4 threads using 2 to 4
    tile columns.

    Change-Id : I4d86c3360aec67ae5d1ba82eb6e0f0be8068b5af