Recherche avancée

Médias (0)

Mot : - Tags -/gis

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

Autres articles (70)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • 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 (8181)

  • Anomalie #3266 : création d’un auteur et pipeline pre et post edition

    10 septembre 2014, par Pierre Miquel

    C’est vrai en parti. Il reste un cas litigieux : à la création d’un auteur, le statut ancien est poubelle (5poubelle) et le statut nouveau est celui défini par défaut, en général rédacteur (1comite).
    Si j’ai un auteur existant, mis à la poubelle et que je le repasse en rédacteur, je ne peux pas faire la différence.

  • Playlist formats with FFMPEG

    28 août 2013, par shaish

    I have a C application, based on FFMPEG, thats processes audio streams.
    everything works if i use a direct stream url like : mms ://xxx.yyy.zzz, or a direct link to a MP3/aac file.

    however,many streams online come in a playlist format like .pls, .m3u, and .asx

    does libavformat (or ffmpeg in general) has support for such formats, or do i need to parse them myself ?
    (just opening these urls with avformat_open_input gives me an error.)

    if not possible with ffmpeg - are there any (simple) libraries out there that can do it ?

    Thanks

  • Canopus HQ/HQA decoder

    9 avril 2015, par Vittorio Giovara
    Canopus HQ/HQA decoder
    

    Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/hq_hqa.c
    • [DBH] libavcodec/hq_hqa.h
    • [DBH] libavcodec/hq_hqadata.c
    • [DBH] libavcodec/hq_hqadsp.c
    • [DBH] libavcodec/hq_hqadsp.h
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/riff.c
    • [DBH] tests/fate/video.mak
    • [DBH] tests/ref/fate/canopus-hq_hqa-hq
    • [DBH] tests/ref/fate/canopus-hq_hqa-hqa
    • [DBH] tests/ref/fate/canopus-hq_hqa-inter