
Recherche avancée
Autres articles (76)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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 (...) -
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 (6254)
-
Revision 6811dbc4c8 : decode_with_drops.c : Cast away MSVC data loss warning. Change-Id : Ib8ee2b9a4cb7
19 février 2014, par Tom FineganChanged Paths :
Modify /examples/decode_with_drops.c
decode_with_drops.c : Cast away MSVC data loss warning.Change-Id : Ib8ee2b9a4cb785176ca1054489df5dced004837a
-
Add const to fix "cast discards qualifiers" warnings.
30 mai 2011, par Reimar DöffingerAdd const to fix "cast discards qualifiers" warnings.
-
sha : use AV_RB32() instead of assuming buffer can be cast to uint32_t*
4 juillet 2011, par Kostya Shishkovsha : use AV_RB32() instead of assuming buffer can be cast to uint32_t*