Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (107)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (11069)

  • Enabling MP4 demuxer in FFmpeg configure command

    13 septembre 2012, par geekowl

    I want to enable MP4 muxing and demuxing, H264 decoding and MJPEG encoding and disable everything else in FFmpeg configure command.

    I know that I can use --disable-everything option and enable the needed components. When I list the demuxers and decoders using --list-demuxers and --list-decoders options, I do not see MP4 demuxer or decoder. I do see MP4 muxer in the muxers list.

    What option should I use to enable MP4 demuxer in FFmpeg configure command ?

    Thank you in advance for your help.

  • os_support : Choose between direct.h and io.h using a configure check

    13 septembre 2012, par Martin Storsjö

    os_support : Choose between direct.h and io.h using a configure check

  • configure : x86 : improve ebp availability check

    13 septembre 2012, par Mans Rullgard

    configure : x86 : improve ebp availability check