Recherche avancée

Médias (91)

Autres articles (78)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (11356)

  • vp9 : update timestamps in ref files using multiple invisible frames.

    29 octobre 2015, par Ronald S. Bultje
    vp9 : update timestamps in ref files using multiple invisible frames.
    

    For the 10-show-existing-frame, the source file indeed has a timestamp
    of 3 (or 100/33) for the second visible frame, so the fix appears to
    work correctly. For the other, only the timebase is fixed, but again
    appears to be correct now.

    • [DH] tests/ref/fate/vp9-10-show-existing-frame
    • [DH] tests/ref/fate/vp9-16-intra-only
  • Track progress with carrierwave-video

    23 novembre 2020, par jjplack

    after install carrierwave-video. i tried to show the process of video transcode !
as on github with progress : :progress but on the log show :

    


    


    NameError (undefined method progress' for class #Class:0x000055b0f66d5f68') :

    


    


    so is there a block to add ?

    


  • Multiple video streaming through ffmpeg

    15 août 2019, par Baka-Maru Lama

    I’m new to to ffmpeg although i’ve managed to do live streams but what i want to do is live feed from multiple cameras eg camera1 and camera 2... and so on show dash video(dashing part done.) but i want to show user or client feed from camera 1 or camera2 switchable case.scenario to switch cameras feed whenever camera 1/2 disconnect or lost connection.