
Recherche avancée
Autres articles (96)
-
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. -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (9761)
-
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