Recherche avancée

Médias (91)

Autres articles (78)

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

  • Les sons

    15 mai 2013, par
  • 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 (6045)

  • Live Screen Cast via FFMPEG/Qt/C++ [on hold]

    19 février 2018, par user1496491

    I need to build an application which would capture current screen and draw it on QLabel / write it in video file. QScreen::grabWindow() seems to be extreemly slow. So I read quite a lot that using ffmpeg could help me with that problem, but I can’t find ANY information how to do it IN CODE, not by passing arguments to ffmpeg application.

    So, how do I do that ?

  • Revision 8fd5525191 : Addd error resilience test for temporal layers. Test for successful decoding wh

    29 octobre 2014, par Marco

    Changed Paths :
     Modify /test/error_resilience_test.cc



    Addd error resilience test for temporal layers.

    Test for successful decoding when dropping enhancement layer frames.

    Change-Id : Id3ae6e5676894f352680973e52352dc5d98bbf55

  • Split off floating point AAN (I)DCT into separate components

    29 août 2014, par Diego Biurrun
    Split off floating point AAN (I)DCT into separate components
    
    • [DH] configure
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/dct-test.c
    • [DH] libavcodec/fdctdsp.c
    • [DH] libavcodec/idctdsp.c
    • [DH] libavcodec/mpegvideo_enc.c