Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP 0.2

Autres articles (83)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

Sur d’autres sites (5034)

  • Anomalie #3539 (Nouveau) : 2 fois prévisualiser pour voir le bloc de prévisualisation

    2 septembre 2015, par Julien -

    Sous SPIP 3.1 beta (rev 22262).
    Forum activé sur les articles.

    Sur une page de type ?exec=article&id_article=1
    - Cliquer sur "Poster un message"
    - Saisir un texte et cliquer sur "Prévisualiser" => il semble y avoir un refresh du bloc mais rien ne s’affiche en plus
    - cliquer de nouveau sur "Prévisualiser" => cette fois le bloc de prévisualisation apparait bien.

  • Create script shell into windows 10 and then use it with ffmpeg

    28 mai 2022, par Constadinos Chatzis

    I have found this shell script here : removing green tint

    


    How can I use this shell script in windows 10 and the use it in ffmpeg to do the same color correction ?

    


  • How to convert stereo sound to mono with FFmpeg ?

    5 septembre 2018, par Meugiwara

    I use the FFmpeg library for a personnal project and I need help about one thing. I have a music file in stereo sound and I want to convert this stereo sound to mono sound ? Is it possible with this library ? Is there a function inside to do this job ? My project is in C/C++.

    I searched on the Doxygen documentation on the FFmpeg website and on this forum but I didn’t find something interesting.

    Thanks for reading !