Recherche avancée

Médias (91)

Autres articles (81)

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

  • Movie with png images in ffmpeg

    7 août 2018, par Madara Uchiha

    I have png images as alpha_water_10.png, alpha_water_20.png, upto alpha_water_2780.png. Now I want to make a movie with ffmpeg using this, but the ffmpeg -r 30 -start_number 10 -i alpha_water_%04d.png -c:v libx264 volfrac1.mp4 seems to give the video but it is not in the ascending order. The images at lets stay 270 will be right after the 20th image.
    Would anyone know its fix.

  • Differences in multimedia frameworks

    23 novembre 2012, par user1837038

    I've been recently investigating different multimedia frameworks for adding audio and video capabilities to my applications.

    I've been looking at phonon, gstreamer, ffmpeg, libvlc/vlc.

    However, I cannot find a good resource that answers some of my general questions.

    • Are these interchangeable ?
    • Do they work in the same level ?
    • Do you have any experience using some and can give feedback of why did you chose one over the other ?

    Thanks

  • How to split video into frame using xuggler or ffmpeg ? [on hold]

    24 octobre 2013, par user2914049

    I am new in JAVA and Xuggler I am working on a project video steganography so I want to know how to use Xuggler for splitting video into frame plz tell me step by step process or give me sourcecode