
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 (56)
-
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 (...) -
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 (...)
Sur d’autres sites (8888)
-
Revision c72be96b0a : remove macros obfuscating mv costing cleanup Change-Id : I565eee40d900e0441ad21
9 novembre 2012, par Jim BankoskiChanged Paths : Modify /vp9/encoder/bitstream.c Modify /vp9/encoder/block.h Modify /vp9/encoder/firstpass.c Modify /vp9/encoder/mbgraph.c Modify /vp9/encoder/mcomp.c Modify /vp9/encoder/mcomp.h Modify /vp9/encoder/onyx_if.c Modify /vp9/encoder/rdopt.c (...)
-
pictordec : fill any unset portion of the image
10 novembre 2012, par Peter Rosspictordec : fill any unset portion of the image
-
image to video conversion with transition effect
24 avril 2015, par DroidWorm NarendraI am successfully able to convert a sequence of images into a video referring the link https://github.com/guardianproject/SSCVideoProto.
But now my requirement is to put some transition effects like fade in / fade out to be shown in video with the change of every image.
Is it possible to do using FFMPEG or should I use something else for that ?
for more details.
Please direct me.