Recherche avancée

Médias (91)

Autres articles (70)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • h264 : show recovery SEIs in debug output

    12 mars 2013, par Michael Niedermayer

    h264 : show recovery SEIs in debug output

  • Can FFmpeg show only media info and encoding progress/statistics ? [on hold]

    19 octobre 2017, par NESHOM

    Is there a way to force FFmpeg to only show media info (including format, codec, duration, etc) and encoding progress/statistics in output console ?

    Currently I am using these commands :

    -v quiet -stats

    However, it only shows encoding progress/statistics. I am wondering if I can add media information SPECIFICALLY duration of the input/source file into this.

  • flutter-ffmpeg - How can show in a App that in this moment sent to a rtps server ? [closed]

    22 novembre 2020, par Carlos Rod
    


    What options can i implement in this solution ?

    


    


    Actually i use a "flutter_ffmpeg" package.. i sent a server Rtsp that my device camera see.

    


    i dont record a video in my phone only sent the video a server rtps, but i wanna that simultaneously i show in my phone a card widget the video from my camera, i try used a camera plugin but the moment sent info a server rtps, the camera plugin cancel that de camera is has used for other package (flutter_ffmepg)