Recherche avancée

Médias (91)

Autres articles (49)

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

  • Recording RTP stream in segments based off traffic

    8 novembre 2018, par MapZombie

    I’m looking to record multiple multicast RTP audio stream into chunked timestamped files based off the traffic on that live stream.

    For example the application would listen to the IP address/port then start recording when RTP traffic is beings streamed, then stop the recording and save the file when the RTP traffic stops.

    I’ve been trying to find examples for how FFMPEG or Gstreamer could do this but have not found anything concrete. Is this possible with one of these applications ? If so could you provide an example ?

  • Revision ce88d74d34 : vp9_reconintra_neon : add d45 4x4 based on webp's LD4() 59% faster over 20M pi

    18 juin 2015, par James Zern

    Changed Paths :
     Modify /test/test_intra_pred_speed.cc


     Modify /vp9/common/arm/neon/vp9_reconintra_neon.c


     Modify /vp9/common/vp9_rtcd_defs.pl



    vp9_reconintra_neon : add d45 4x4

    based on webp’s LD4()

     59% faster over 20M pixels

    Change-Id : I371eaed9ce8f470451046997e130b0ba1a2f7a9c

  • Revision b4b5af6acd : Use SATD based mode decision for block sizes below 16x16 This commit makes the

    30 mars 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c



    Use SATD based mode decision for block sizes below 16x16

    This commit makes the encoder to select between SATD/variance as
    metric for mode decision. It also allows to account chroma
    component costs for mode decision as well. The overall encoding
    time increase as compared to variance based mode selection is about
    15% for speed -6. The compression performance is on average 2.2%
    better than variance based approach, with about 5% compression
    performance gains for hard clips (e.g., jimredvga, nikas720p, and
    mmmoving) at lower bit-rate range.

    Change-Id : I4d04a31d36f4fcb3f5f491dacd6e7fe44cb9d815