
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (37)
-
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 -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone. -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (4724)
-
Revision 78664081d1 : Move svc layer_context to separate file. Change-Id : Ie47c139d48cb18409d71f98f6a
13 mars 2014, par Marco PaniconiChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_onyx_int.h
Modify /vp9/encoder/vp9_ratectrl.h
Add /vp9/encoder/vp9_svc_layercontext.c
Add /vp9/encoder/vp9_svc_layercontext.h
Modify /vp9/vp9cx.mk
Move svc layer_context to separate file.Change-Id : Ie47c139d48cb18409d71f98f6a5b9eeb9f9437a9
-
Merge commit ’781d97fd54b1f0d8f4f7536dbd932dca6445476e’
24 mars 2014, par Michael NiedermayerMerge commit ’781d97fd54b1f0d8f4f7536dbd932dca6445476e’
* commit ’781d97fd54b1f0d8f4f7536dbd932dca6445476e’ :
avconv : remove unused nb_frames_dupConflicts :
ffmpeg.cNo change, as the variable is not unused
Merged-by : Michael Niedermayer <michaelni@gmx.at>
-
ffmpeg error mb_type 7802 in P slice too large at 50 35kbps
27 mars 2014, par user2813491When I decode a
h264 rtmp
stream withffmpeg
I am getting the following error in the console :[h264 @ 02c3af20] mb_type 7802 in P slice too large at 50 35kbps
[h264 @ 02c3af20] error while decoding MB 50 35ffmpeg can't play my
h264 rtmp
stream but if I en-decodevp6 rtmp
stream there is no problem. Why is this ?