
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (65)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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, parThis page lists some websites based on MediaSPIP.
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (3832)
-
Recording RTP stream in segments based off traffic
8 novembre 2018, par MapZombieI’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 ZernChanged 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 4x4based 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 HanChanged Paths :
Modify /vp9/encoder/vp9_pickmode.c
Use SATD based mode decision for block sizes below 16x16This 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