Recherche avancée

Médias (91)

Autres articles (55)

  • Que fait exactement ce script ?

    18 janvier 2011, par

    Ce script est écrit en bash. Il est donc facilement utilisable sur n’importe quel serveur.
    Il n’est compatible qu’avec une liste de distributions précises (voir Liste des distributions compatibles).
    Installation de dépendances de MediaSPIP
    Son rôle principal est d’installer l’ensemble des dépendances logicielles nécessaires coté serveur à savoir :
    Les outils de base pour pouvoir installer le reste des dépendances Les outils de développements : build-essential (via APT depuis les dépôts officiels) ; (...)

Sur d’autres sites (7616)

  • How to store frame pointers as I store a file with ffmpeg ?

    10 janvier 2020, par hughmanwho

    Is it possible to simultaneously store a h264 stream to a flv file(as we are currently doing) and also store pointers to the actual frames ? By frame pointers, I mean that frame number 500 is stored 1,000,000 bytes into the frame as an example. So I store "1000000," as the 500th entry in the binary equivalent of a csv file that I can easily search.

    Does something like this exist ? Do I need to use ffmpeg in code to accomplish this ? Is there an easy way to make a ffmpeg plugin that would do it ?

  • lavfi : store and propagate number of channels information in audio buffer properties

    30 juillet 2012, par Stefano Sabatini

    lavfi : store and propagate number of channels information in audio buffer properties

  • Revision fec40f9269 : vp9 : fix m/t loop filter invalid free store the number of allocated rows in VP9

    29 août 2014, par James Zern

    Changed Paths :
     Modify /test/invalid_file_test.cc


     Modify /test/test-data.sha1


     Modify /test/test.mk


     Modify /vp9/decoder/vp9_decoder.c


     Modify /vp9/decoder/vp9_dthread.c


     Modify /vp9/decoder/vp9_dthread.h



    vp9 : fix m/t loop filter invalid free

    store the number of allocated rows in VP9LfSync, the calculated values
    can not be relied on when dealing with corrupt material.

    Change-Id : I13b8bcec9738c299a71df726772ab7ac05511e5b