
Recherche avancée
Médias (1)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
Autres articles (104)
-
Les vidéos
21 avril 2011, parComme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...) -
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 (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (6996)
-
lavd/pulse_audio_enc : add buffer size control options
24 novembre 2013, par Lukasz Mareklavd/pulse_audio_enc : add buffer size control options
Add options to control the size of the PulseAudio buffer.
Signed-off-by : Lukasz Marek <lukasz.m.luki@gmail.com>
Signed-off-by : Stefano Sabatini <stefasab@gmail.com> -
Revision 83fd18977f : Cyclic refresh : factor segment delta-q into rate control. Incorporate segment d
3 avril 2014, par Marco PaniconiChanged Paths :
Modify /vp9/encoder/vp9_aq_cyclicrefresh.c
Modify /vp9/encoder/vp9_aq_cyclicrefresh.h
Modify /vp9/encoder/vp9_ratectrl.c
Modify /vp9/encoder/vp9_ratectrl.h
Cyclic refresh : factor segment delta-q into rate control.Incorporate segment delta-q into estimated bits.
This generally improves the rate control under cyclic refresh (aq=3) mode.Change-Id : I1dc60fb230e7d08357fae18909d8ed27bf58e037
-
Revision 1b8b8b0d0d : Updates for 1-pass CBR rate control. Adjustments based on buffer level, frame d
18 décembre 2013, par Marco PaniconiChanged Paths :
Modify /test/datarate_test.cc
Modify /vp9/common/vp9_onyx.h
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_ratectrl.c
Modify /vp9/encoder/vp9_ratectrl.h
Modify /vp9/vp9_cx_iface.c
Updates for 1-pass CBR rate control.Adjustments based on buffer level, frame dropper.
Change-Id : Iaa85b570493526a60c4b9fb7ded4c0226b1b3a33