
Recherche avancée
Médias (1)
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
Autres articles (36)
-
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (6519)
-
Revision f857e074d7 : Fixing bug introduced by previous commit. Inside decode_sb_4x4 it should be "ge
4 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/decoder/vp9_decodframe.c Fixing bug introduced by previous commit. Inside decode_sb_4x4 it should be "get_tx_type_4x4(mb, y_idx * y_size + x_idx)" but it was "get_tx_type_4x4(mb, y_idx * (2 * y_size) + x_idx)". Also making code of decode_sb_4x4, decode_sb_8x8, and (...)
-
Revision a9e94301f7 : Merge "Bugfix in encode_inter_mb_segment_8x8" into experimental
4 avril 2013, par Deb MukherjeeMerge "Bugfix in encode_inter_mb_segment_8x8" into experimental
-
Revision ccc0577ab2 : Merge "Remove special case vp9_decode_coefs_4x4" into experimental
4 avril 2013, par John KoleszarChanged Paths : Modify /vp9/decoder/vp9_decodframe.c Merge "Remove special case vp9_decode_coefs_4x4" into experimental