
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (57)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
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 (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (9348)
-
Revision 363dc6ceda : Don't crash if motion vector ref points to out-of-bounds area. This can only ha
7 juin 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/common/vp9_mvref_common.c
Don't crash if motion vector ref points to out-of-bounds area.This can only happen if partition is partly out-of-frame, in which
case the referenced mv is either out-of-frame also (and thus has the
same value as an already-read one), or it is actually uninitialized,
in which case we don't want to use it.Change-Id : Icf39fa4d987c7abcbebb9bbdcdd6311e8fb9d3c9
-
Revision 0441e0a2fc : Merge "Only do metrics on cropped (visible) area of picture."
25 juin 2013, par Ronald S. BultjeMerge "Only do metrics on cropped (visible) area of picture."
-
Revision 450c7b57a8 : Only do metrics on cropped (visible) area of picture. The part where we align i
10 juin 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_ssim.c
Modify /vpx_scale/generic/yv12config.c
Modify /vpx_scale/yv12config.h
Only do metrics on cropped (visible) area of picture.The part where we align it by 8 or 16 is an implementation detail that
shouldn't matter to the outside world.Change-Id : I9edd6f08b51b31c839c0ea91f767640bccb08d53