Recherche avancée

Médias (0)

Mot : - Tags -/content

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

Autres articles (22)

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

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

Sur d’autres sites (5459)

  • Add a side data type for audio service type.

    14 novembre 2014, par Anton Khirnov
    Add a side data type for audio service type.
    

    Currently, audio service type is a field in AVCodecContext. However,
    side data is more appropriate for this kind of information.

    • [DBH] doc/APIchanges
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/utils.c
    • [DBH] libavcodec/version.h
    • [DBH] libavfilter/af_ashowinfo.c
    • [DBH] libavutil/frame.h
    • [DBH] libavutil/version.h
  • avutil/common : minor simplification in av_clip_intp2_c()

    27 février 2015, par Michael Niedermayer
    avutil/common : minor simplification in av_clip_intp2_c()
    

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

    • [DH] libavutil/common.h
  • Use Adobe After Effects scripts in a web app

    13 mars 2015, par user3767323

    I have a bunch of After Effects files with some scripts - mostly transition effects for a slideshow. Is there a way to reuse them in a custom web app with a linux-based rendering engine (FFMPEG, MLT).