Recherche avancée

Médias (91)

Autres articles (111)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Les statuts des instances de mutualisation

    13 mars 2010, par

    Pour des raisons de compatibilité générale du plugin de gestion de mutualisations avec les fonctions originales de SPIP, les statuts des instances sont les mêmes que pour tout autre objets (articles...), seuls leurs noms dans l’interface change quelque peu.
    Les différents statuts possibles sont : prepa (demandé) qui correspond à une instance demandée par un utilisateur. Si le site a déjà été créé par le passé, il est passé en mode désactivé. publie (validé) qui correspond à une instance validée par un (...)

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

  • Has anyone gotten a windows build of FFMPEG to publish to Akamai's CDN via RTMP ?

    3 décembre 2013, par Ken Conner

    I am trying to live stream a file to Akamai's servers via RTMP from flash and I cannot get past the authentication step even though I know I am using the right username and password (the credentials work in FMLE). I Have found some posts online but they are older and its difficult because no one ever reports what build of FFMPEG they are using.

    Has anyone gotten this to work with Windows binaries ?

  • 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

  • Installation of ffmpeg and others on UWAMP

    5 juin 2017, par Cudex

    i try to install clip bucket for making a youtube clone site but the script ask to install ffmpeg and others compression tools on the server and i dont know how to do it .
    Lots of online host dont allow those libs for free.
    I use UWAMP but dont know how to install ffmpeg on UWAMP ...
    Anyone know ?