Recherche avancée

Médias (91)

Autres articles (56)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

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

  • Installing Older FFmpeg Version Using Homebrew

    19 mars 2015, par mf_2015

    I have the latest version of Homebrew and FFmpeg on OSX 10.9.5.

    I need to install an older version of FFmpeg using Homebrew, rather than just running :

    brew install ffmpeg

    Could someone please explain how to do this ? I know older versions of FFmpeg are readily available online : just need to figure out how to get Homebrew to find them, either online or on my system after downloading.

    MF.

  • Installing Older FFmpeg Version Using Homebrew

    31 mai 2022, par Sir Bad News

    I have the latest version of Homebrew and FFmpeg on OSX 10.9.5.

    



    I need to install an older version of FFmpeg using Homebrew, rather than just running :

    



    brew install ffmpeg


    



    Could someone please explain how to do this ? I know older versions of FFmpeg are readily available online : just need to figure out how to get Homebrew to find them, either online or on my system after downloading.

    



    MF.

    


  • How to switch content of ffmpeg rtmp stream whilst streaming continues ?

    9 juin 2020, par re0603

    I am currently re-streaming an online stream to my server - using RTMP.

    



    There is another online stream that I also want to re-stream to the same RTMP destination, when certain events occur.

    



    How do I programatically switch the content of the stream without ending the RTMP stream of the first source ? I do not want the stream to go offline whilst I switch content.