Recherche avancée

Médias (0)

Mot : - Tags -/upload

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (53)

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

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (7927)

  • Changelog : mention YUV range negotiation

    8 septembre 2024, par Niklas Haas
    Changelog : mention YUV range negotiation
    
    • [DH] Changelog
  • Looped image video duration qual to mp3 track length

    5 janvier 2016, par kaytrance

    I have an mp3 track.

    How do I make a video that consist only from 1 image and that mp3 track playing on background, having video duration equal to this mp3 track length ?

    The correct answer should automatically calculate video duration based on mp3 track, so that I do not have to specify duration by myself.

  • avfilter : inherit input color range for videotoolbox filters

    16 août 2024, par Gnattu OC
    avfilter : inherit input color range for videotoolbox filters
    

    The color range should be set to match the input when creating
    the VideoToolbox context. Otherwise, the new context will default
    to limited range, creates inconsistencies with full range inputs.

    Signed-off-by : Gnattu OC <gnattuoc@me.com>
    Signed-off-by : Zhao Zhili <zhilizhao@tencent.com>

    • [DH] libavfilter/vf_scale_vt.c
    • [DH] libavfilter/vf_transpose_vt.c
    • [DH] libavfilter/vf_yadif_videotoolbox.m