Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (112)

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

  • ffmpeg and 7160 HD Capture card error, already set rtbufsize 2000M, still real time buffer too full

    21 septembre 2015, par todaf

    The 7160 Capture card original video was shown fine in the Honestech HD DVR software that is included.

    However, when the card was captured using ffmpeg and publish out. This error occurred after a while running ffmpeg :

    real-time buffer [7160 HD Capture] video input too full or near too full ...

    I have already set -rtbufsize 2000M which is nearly the maximum that is allowed and can not be increased further.

    Please tell me how to resolve this bug or give me an example that can be used without producing this bug. Thank you very much. You do not neeed the code that I used because almost any code even the simplest code I used produced this error after running for a while. The published video also lag and lost.

  • rtpdec : add a trace when jitter buffer is full

    15 septembre 2015, par Eloi BAIL
    rtpdec : add a trace when jitter buffer is full
    

    This commit adds a warning trace when jitter buffer
    is full. It helps to understand leading decoding issues.

    Signed-off-by : Eloi BAIL <eloi.bail@savoirfairelinux.com>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/rtpdec.c
  • rtpdec : add a trace when jitter buffer is full

    15 septembre 2015, par Eloi BAIL
    rtpdec : add a trace when jitter buffer is full
    

    This commit adds a warning trace when jitter buffer
    is full. It helps to understand leading decoding issues.

    Signed-off-by : Eloi BAIL <eloi.bail@savoirfairelinux.com>
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/rtpdec.c