
Recherche avancée
Autres articles (29)
-
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 -
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
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 (5461)
-
avformat : Use av_reallocp() where suitable
18 septembre 2013, par Alexandra Khirnovaavformat : Use av_reallocp() where suitable
Signed-off-by : Diego Biurrun <diego@biurrun.de>
- [DBH] libavformat/avidec.c
- [DBH] libavformat/avienc.c
- [DBH] libavformat/aviobuf.c
- [DBH] libavformat/bmv.c
- [DBH] libavformat/concat.c
- [DBH] libavformat/mmst.c
- [DBH] libavformat/mov.c
- [DBH] libavformat/movenchint.c
- [DBH] libavformat/oggparsetheora.c
- [DBH] libavformat/oggparsevorbis.c
- [DBH] libavformat/rdt.c
- [DBH] libavformat/rtmphttp.c
- [DBH] libavformat/rtmpproto.c
- [DBH] libavformat/rtpdec_asf.c
- [DBH] libavformat/rtpdec_qt.c
- [DBH] libavformat/smacker.c
- [DBH] libavformat/smoothstreamingenc.c
- [DBH] libavformat/utils.c
-
h264dec : Add .avc file name extension
20 septembre 2013, par Vittorio Giovara -
avformat : Use av_reallocp_array() where suitable
10 septembre 2013, par Alexandra Khirnovaavformat : Use av_reallocp_array() where suitable
Signed-off-by : Diego Biurrun <diego@biurrun.de>