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 (5140)

  • how to repeat this ffmpeg effect

    5 septembre 2018, par Vladislav Korobeinikov

    I looking for solution - how to repeat effects :

    1. Zoom on central bottom part at start, with no zoom effect ;
    2. Moving from bottom to top and from left to right ;
    3. Zoom out.

    In this video with ffmpeg filters.

    I read documentation (filters and zoompan filter) from official site, found some information from "ffmpeg basics" written by Frantisek Korbel - but I didn’t find any useful information that solve my problem.

    Also I thought that it could be made with another software.

  • How to install frei0r on FFmepg ?

    26 octobre 2018, par La-Cat

    Sorry for the stupid question, I need some help with installing frei0r with FFmpeg.
    I have already installed FFmpeg by this tutorial :
    Tutorial for installing FFmepg

    When I’m trying to add the frei0r plugin, nothing works.
    I have tried to use this thread and frei0r’s website.

    Thanks :)

  • play MPD file of mpeg-dash on android and IOS

    9 janvier 2019, par user3223551

    I have used ffmpeg to create a MPD file for my video, and I could play and watch it on my pc using :http://dashplayer.azurewebsites.net/

    now I want to make sure it works and plays appropriately on andoid and IOS, could anyone tell me how to test this file on android and IOS ?