
Recherche avancée
Autres articles (59)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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 (6046)
-
avformat/oggparsedaala : Check duration for AV_NOPTS_VALUE
1er avril 2017, par Michael Niedermayeravformat/oggparsedaala : Check duration for AV_NOPTS_VALUE
This avoids an integer overflow
the solution matches oggparsevorbis.c and 45581ed15d2ad5955e24d809820c1675da68f500Fixes : 700242
Found-by : Thomas Guilbert <tguilbert@google.com>
Reviewed-by : Rostislav Pehlivanov <atomnuker@gmail.com>
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc> -
avformat/oggparseogm : Check available data before reading global header
11 avril 2017, par Michael Niedermayer -
avfilter/interlace : change lowpass_line function prototype
20 avril 2017, par Thomas Mundtavfilter/interlace : change lowpass_line function prototype
Signed-off-by : Thomas Mundt <tmundt75@gmail.com>
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>