Recherche avancée

Médias (91)

Autres articles (58)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (8181)

  • Revision 3ca15a8be6 : Add comments for two SVC related controls VP9E_SET_SVC VP9E_SET_SVC_PARAMETERS

    14 janvier 2015, par Yaowu Xu

    Changed Paths :
     Modify /vpx/vp8cx.h



    Add comments for two SVC related controls

    VP9E_SET_SVC
    VP9E_SET_SVC_PARAMETERS

    Change-Id : Ie32ffad48b6b53c5a2c44c42ec655bfedf8d2903

  • Using FFMPEG on Google Cloud Platform

    11 mars 2017, par itsSLO

    I’m storing audio files on Google Cloud Storage (through Firebase storage).

    I need to use FFMPEG to convert the audio file from stereo (two channels) to mono (one channel).

    How can I perform the above conversion on Google Cloud Platform ?

    Update :
    I suspect one possibility is to use Google Compute Engine to create a virtual machine, install ffmpeg, and somehow gain access to the audio files.

    I’m not sure if this is the best way or even possible. So I’m still investigating.

  • Using FFMPEG on Google Cloud Platform

    27 mars 2021, par itsSLO

    I'm storing audio files on Google Cloud Storage (through Firebase storage).

    



    I need to use FFMPEG to convert the audio file from stereo (two channels) to mono (one channel).

    



    How can I perform the above conversion on Google Cloud Platform ?

    



    Update :
I suspect one possibility is to use Google Compute Engine to create a virtual machine, install ffmpeg, and somehow gain access to the audio files.

    



    I'm not sure if this is the best way or even possible. So I'm still investigating.