Recherche avancée

Médias (91)

Autres articles (77)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

Sur d’autres sites (11312)

  • encrypt the mpeg-ts using ffmpeg libav

    7 août 2017, par BY.H

    I am a new who is trying to find methods to encrypt the mpegts files with ffmpeg library instead of command line tool.

    Currently I could use mux.c/transcode.c examples provided by ffmpeg to mux the mp4 to multiple mpegts files and update the m3u8 file.

    I have no idea how to encrypt the ts files while searching informations from web pages.

    Could someone give me any hints ?

    thanks 

  • openHEVC for audio decoding

    14 septembre 2017, par gsk

    I am using openHEVC decoder for one of my projects and am not really sure whether it supports decoding audio streams together with the video decoding. Initial testing with an AAC coded audio stream didn’t play inside the openHEVC. Can someone please help me to clarify this issue. If its not supporting what could be the way around given that I don’t want to give up openHEVC and use some other decoder.

    Thank you.

  • How do to build and add ffmpeg in java project ? [on hold]

    25 octobre 2016, par kumar

    I am working in RTSP video streaming in Java project.Now I need to play video in all browser along with different Operating system.I am having some troubles regarding FFMPEG library compliation. How do to add ffmpeg library to my java application ? Anyone please give idea.