Recherche avancée

Médias (91)

Autres articles (95)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (7483)

  • apetag : account for header size if present when returning the start position

    10 février 2017, par James Almer
    apetag : account for header size if present when returning the start position
    

    The size field in the header/footer accounts for the entire APE tag
    structure except the 32 bytes from header, for compatibility with
    APEv1.

    Signed-off-by : James Almer <jamrial@gmail.com>

    CC : libav-stable@libav.org

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DBH] libavformat/apetag.c
  • ffmpeg - works through terminal, but not online

    13 mars 2014, par stinkysGTI

    I have installed ffmpeg onto the server using the terminal. All I need it for is to generate a thumbnail when someone uploads a video. I tested the command in Terminal, and it works great. However, when I post it to the site, nothing happens. No errors and no thumbnails are generated.

    Does anybody know why this is ? I read something about the server is running as a different user than what I log in with. I don't really understand that though, and there was no information on how to gain the proper permissions or switch to a user that has the permissions already. All I found was how to show the current user and list all users through SSH.

    When I try and do anything in Terminal using usermod, I get the following error :

    -bash: usermod: command not found

    So can I modify permissions for a user, or change the user that it's using somehow ?

  • doc/utils : fix docs build

    16 octobre 2013, par Michael Niedermayer
    doc/utils : fix docs build
    

    Not sure this is the correct solution but that can be investigated too once
    the docs build again

    Tested-by : ubitux
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/utils.texi