
Recherche avancée
Médias (1)
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (59)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
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 (7271)
-
On2 VP7 decoder
18 février 2014, par Peter RossOn2 VP7 decoder
Signed-off-by : Peter Ross <pross@xvid.org>
Reviewed-by : BBB
previous patch reviewed by jason
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>- [DH] Changelog
- [DH] doc/general.texi
- [DH] libavcodec/Makefile
- [DH] libavcodec/allcodecs.c
- [DH] libavcodec/arm/h264pred_init_arm.c
- [DH] libavcodec/arm/vp8.h
- [DH] libavcodec/avcodec.h
- [DH] libavcodec/codec_desc.c
- [DH] libavcodec/h264pred.c
- [DH] libavcodec/vp8.c
- [DH] libavcodec/vp8.h
- [DH] libavcodec/vp8data.h
- [DH] libavcodec/x86/Makefile
- [DH] libavcodec/x86/h264_intrapred_init.c
-
Merge commit ’3e5898782dce60334ab294821ca00b19c648cf66’
8 août 2013, par Michael NiedermayerMerge commit ’3e5898782dce60334ab294821ca00b19c648cf66’
* commit ’3e5898782dce60334ab294821ca00b19c648cf66’ :
Voxware MetaSound decoderConflicts :
Changelog
libavcodec/Makefile
libavcodec/version.hMerged-by : Michael Niedermayer <michaelni@gmx.at>
-
FFMPEG - How to accept inputs from other programs
18 mai 2017, par B HokI tried looking at the documentation and I even google it. Does anyone have any ideas on how or any general direction in doing this problem ?
I am trying to get the FFMPEG batch file to accept inputs from an outside program.