
Recherche avancée
Autres articles (31)
-
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 -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
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 (2519)
-
Revision a31effca75 : Remove unnecessary 64 byte alignment Fixes a warning on MSVS 2012 where the ali
29 juillet 2013, par John KoleszarChanged Paths :
Modify /vp9/common/vp9_entropy.c
Modify /vp9/common/vp9_entropy.h
Remove unnecessary 64 byte alignmentFixes a warning on MSVS 2012 where the alignment of vp9_default_iscan_8x8
didn't match between its declaration and definition.Change-Id : I1466a15635f4b22594d705d570b7e399bfb6cf21
-
Online video converter [on hold]
9 novembre 2015, par Oleksandr Kyrpacan any one recomended same online video converter ? I have very slow netbook but needed play avi, wmv, mkv on my iPhone and Android tablet. Also I planed to by WP (Windows Phone) Nokia 920, but sucks Microsoft havent support my video libs so I need online video converter. My videos files size from 300M to 4GB and resolution from 360p to 720p and 1080.
Can any help me with online video converter ? -
how to set up ffmpeg for c# in visual studio 2012 [closed]
12 janvier 2013, par user1971888Possible Duplicate :
Using FFmpeg in .net ?I wanna develop some program that capture windows screen, and make video to send.
so I've searched, and reached the conclusion that using FFMPEG is good way.
Do you have any idea for me to recommend any other way ?I wanna set up FFMPEG into visual studio 2012 express with c# to use FFMPEG library.
I've really really searched it, but I can't find it.So plz let me know how to set up FFMPEG library into VS2012 with detail information.
Thanks in advance.