Recherche avancée

Médias (91)

Autres articles (41)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Librairies et logiciels spécifiques aux médias

    10 décembre 2010, par

    Pour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
    Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...)

  • Emballe Médias : Mettre en ligne simplement des documents

    29 octobre 2010, par

    Le plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
    Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
    D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)

Sur d’autres sites (6818)

  • 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

  • Streaming through FFMpeg stdout

    30 juin 2014, par SandyEmerald

    I need to stream my generating images using ffmpeg througth stdout. Is it possible ? If yes, could you give me some ffmpeg examples like commands or general conceptions ?

    The final task is to create streaming video server through RTP, so i could connect to it via VLC or other client. And i need to do it without using diskspace - only through streams.

    Now i have Qt program which generates images. I know that i can give them to stdout using QDataStream.

  • 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