Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (70)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Anomalie #2517 : Forum hiérarchisé : squelette vs backend

    22 mars 2012, par cedric -

    #2556 dit la même chose

  • On the fly mp4 processing

    26 août 2014, par Max Grigoriev

    Is possible to make such thing ?
    I have mp4 files. Client login and start viewing them. I should add client login name and other information to the video output on the fly. It’s easy to make offline - process all files by ffmpeg and save new mp4 files. But it doesn’t work for me because there’re real time information which can’t be added offline.
    Is it possible to make mp4 processing on the fly ?

    Thanks

  • ffmpeg - Record Server Desktop Without Connection

    2 septembre 2015, par Chris.

    I set up an application which uses ffmpeg to record a desktop on an Amazon AWS EC2 instance having Windows Server 2012 R2 installed. It records the desktop and puts the result into a file.

    This works as long as a Remote Desktop or TeamViewer connection is active for that particular Amazon AWS EC2 instance. As soon as I close the Remote Desktop and TeamViewer connection the recording stops and continues as soon as I reconnect.

    I assume that it’s because the GPU doesn’t deliver frames without a display in use.

    How can I make sure that frames are constantly being rendered so that I can record them ?