
Recherche avancée
Autres articles (60)
-
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 -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...) -
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 (...)
Sur d’autres sites (9805)
-
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.