
Recherche avancée
Médias (91)
-
Chuck D with Fine Arts Militia - No Meaning No
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Paul Westerberg - Looking Up in Heaven
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Le Tigre - Fake French
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Thievery Corporation - DC 3000
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Dan the Automator - Relaxation Spa Treatment
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Gilberto Gil - Oslodum
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (112)
-
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 ;
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Script d’installation automatique de MediaSPIP
25 avril 2011, parAfin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
La documentation de l’utilisation du script d’installation (...)
Sur d’autres sites (10729)
-
Revision 1069c12cf4 : Fix 16x16-iteration indexing bug in main encode_sb_row loop. With this, encoder
3 mai 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Fix 16x16-iteration indexing bug in main encode_sb_row loop.With this, encoder/decoder appear to match with sb8x8 experiment.
Needs some larger-scale testing.Change-Id : I44d3cac37b3c98264985ed0a0fc763c30089aa64
-
OpenCV stream captured CAM with H264 (mp4) codec
28 août 2015, par user1200794I like to stream the web cam pictures wich are captured by opencv. I think about a solution with ffmpeg and live555 (poorly they are not document so well). My problems are :
-
How can convert the captured images to a H264 format so the picures/second match. If it is in a loop I get more than 25 pictures/sekond and the video is to fast.
-
How can i directly stream the converted H264 stream over the network via rtp / rtps or similar.
Thanks for your help !
-
-
Revision 69dc876b4e : Set uv_crop_height/width in all the places When configuring the buffer make sur
15 août 2014, par JohannChanged Paths :
Modify /vp8/vp8_cx_iface.c
Modify /vp8/vp8_dx_iface.c
Set uv_crop_height/width in all the placesWhen configuring the buffer make sure to set all the (now) required
fields. Use the canonical variables and match the style from vpx_scale.https://code.google.com/p/webm/issues/detail?id=841
Change-Id : I71b43d4a03756b8b2d6d60fdf8d7bf41b8041787