
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (97)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)
Sur d’autres sites (12150)
-
How to discard context reinits during H264 video decoding from GStreamer webrtcbin
20 mars 2019, par Szymon PiechaczekGstreamer pipeline is receiving video this way :
webrtcbin -> rtph264depay -> avdec_h264 -> ...
I’ve enabled do_nack on rtpbin inside webrtcbin to make video quality better but the problem is that lost buffers from RTP cause ’sometimes’ h264 decoder to
Reinit context to ...
which makes the whole output video grey (with only movement visible) until the next keyframe is received (but this can happen many seconds later).I’ve noticed that EVENT_GAP is emitted right before context reinit but dropping them doesn’t help.
How to make decoding artifacts acting ’as always’ on the corrupted video, not to fill the whole video with grey ?
-
Revision 3182ab619d : Use correct context for optimize_b() in vp8_optimize_mby_8x8(). Change-Id : Ic97
17 octobre 2012, par Ronald S. BultjeChanged Paths : Modify /vp8/encoder/encodemb.c Use correct context for optimize_b() in vp8_optimize_mby_8x8(). Change-Id : Ic975ab85a9924adc7b3d421f64155cc79f40ffd0
-
Revision ecb03e9a3f : make cost_coeffs to use combined context Change-Id : Ia15f4244595fab49bffda0c651
26 février 2013, par Yaowu XuChanged Paths : Modify /vp9/encoder/vp9_rdopt.c make cost_coeffs to use combined context Change-Id : Ia15f4244595fab49bffda0c651a750a8a9481d28