
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 (35)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 (3549)
-
Merge commit ’718907cd881a0b593264aed059c0e00da13f9e15’
9 avril 2014, par Michael NiedermayerMerge commit ’718907cd881a0b593264aed059c0e00da13f9e15’
* commit ’718907cd881a0b593264aed059c0e00da13f9e15’ :
libtwolame MP2 encoding supportConflicts :
Changelog
configure
doc/general.texi
libavcodec/Makefile
libavcodec/libtwolame.c
libavcodec/version.hMerged-by : Michael Niedermayer <michaelni@gmx.at>
-
avisynth : Bump minimum required version to interface version 6
2 avril 2015, par Stephen Hutchinson -
Merge commit ’d78fd2fa21cde28465e40dd0be4446b1387d22a6’
14 juillet 2016, par Clément BœschMerge commit ’d78fd2fa21cde28465e40dd0be4446b1387d22a6’
* commit ’d78fd2fa21cde28465e40dd0be4446b1387d22a6’ :
Add MagicYUV decoderChanges observed from Libav :
many cosmetics (function renames/move, spacing, line breaks)
MagicYUVContext.slices_size is now unsigned
use of pixdesc (include fixed in FFmpeg)
mention of "Lossless" in the long name dropped (also removed from
general.texi in FFmpeg)addition of the FF_CODEC_CAP_INIT_THREADSAFE caps
use of qsort() instead of AV_QSORT() (NOT MERGED)
use of AVCodecContext.width,height instead of AVCodecContext.coded_width,height (NOT MERGED)
See also 77f9c4b7aa9eb793b3019025e177245896821816
Merged-by : Clément Bœsch <u@pkh.me>