
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (111)
-
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 (...) -
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 (...) -
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 (18468)
-
Revision ba5c7efd4e : Merge changes I4e2aeaef,Ie3e478ef * changes : vpxdec warning errors addressed
5 août 2014, par Jim BankoskiMerge changes I4e2aeaef,Ie3e478ef
* changes :
vpxdec warning errors addressed
cast enums to int to avoid gcc warning in pred_common -
Revision 16738 : Patch by Chris Pearce to tweak indexing in ffmpeg2theora to make it more ...
27 novembre 2009, par j — LogPatch by Chris Pearce to tweak indexing in ffmpeg2theora to make it more accurate. Fixes : 1. Use ogg_int64_t to calculate and store presentation times of frames, rather than transitioning through double just to cast back to ogg_int64_t. Prevents floating point rounding errors from making frames (...)
-
Revision 235b77e54b : decode_test_driver : Use size_t for size arg to DecodeFrame(). Use size_t for De
13 février 2014, par Tom FineganChanged Paths :
Modify /test/decode_test_driver.cc
Modify /test/decode_test_driver.h
decode_test_driver : Use size_t for size arg to DecodeFrame().Use size_t for DecodeFrame()'s size arg, and cast only
at the vpx_codec_decode() call site. This silences warnings that
appear in svc_test.cc when building with vs2013.Change-Id : I2cf39f02a45732c752097f07b0c7ad414b1517d8