
Recherche avancée
Autres articles (36)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (...) -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users.
Sur d’autres sites (4928)
-
lavc/qsv : extactly map profile
28 avril 2019, par Zhong Lilavc/qsv : extactly map profile
Currently profile mapping is hard-coded, and not flexible to do extactly
map (E.g : libmfx treats H264 constrained baseline to be baseline profile).vaapi profile mapping funtion provides a better soultion than current
qsv mapping.Signed-off-by : Zhong Li <zhong.li@intel.com>
-
prores : Use profile names in the various encoders and decoders
2 novembre 2018, par Vittorio Giovaraprores : Use profile names in the various encoders and decoders
Export FF_PROFILE_PRORES_* symbols publicly, add a missing one.
-
proresdec2 : Parse codec_tag and export profile information
2 novembre 2018, par Vittorio Giovara