Recherche avancée

Médias (0)

Mot : - Tags -/latitude

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

Autres articles (52)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (9231)

  • UPnP Video Streaming with Node.js and FFMPEG - How can I relay the live stream from FFMPEG to Device ?

    20 octobre 2016, par Hadi77
    1. I tried relaying the stream from FFMPEG to a WebSocket connection but how can this happen in HTTP ?
    2. As it is not a full-duplex connection, I have to use a buffer somehow.
      So how can I use a buffer for getting stream to the TV (my UPnP Target device) ?

    I’m encoding the stream to H.264, and it is a Live Stream.

  • movenc : Allow chapters to be written in trailer

    20 août 2013, par John Stebbins
    movenc : Allow chapters to be written in trailer
    

    This allows creation of frame accurate chapter marks from sources
    like DVD and BD where the precise chapter location is not known until
    the chapter mark has been reached during reading.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/movenc.c
  • Can we create relay server based on ffmpeg library

    1er novembre 2017, par twid

    Can we create Media Server purely based on FFmpeg, as it support various protocols. Main idea is to record and relay remote stream simultaneously.