Advanced search

Medias (1)

Tag: - Tags -/ipad

Other articles (100)

  • MediaSPIP 0.1 Beta version

    25 April 2011, by

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

  • HTML5 audio and video support

    13 April 2011, by

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 March 2010, by

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3); le plugin champs extras v2 nécessité par (...)

On other websites (12332)

  • Anomalie #2542: forum interne

    8 March 2012, by christophe ulmer

    avec sqlite3 , cela fonctionne

  • Video streaming with multiple audio track?

    27 October 2018, by Akash

    How should make a video with different language or audio track right now it is playing in English. Want to add a Hindi audio track in the video.

  • select frame of choice for thumbnail in ffmpeg

    1 October 2014, by Rks Rock

    Description

    I have successfully installed and used ffmpeg in my project ... I am able to create thumbnails by selecting a frame at X seconds... But that is not enough what if at X seconds there is a blacked out scene in the video or some scene that does not justify what the video is about ..

    So is there a way that I can make a UI that will give the user to select the frame lets say using a track-bar so that user can drag the track bar to a specific frame and select it as a thumbnail like a poster...

    Any one done that ??