
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (46)
-
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 (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (8474)
-
Get video stream from camera in MFC
3 février 2017, par loloI need to get the video from a camera and play it into a MFC dialog just as any player, using the URL of the camera, but I get confused in the way to find information and how to do it.
It’s possible to embed a video player into the MFC Application ? That was the option someone told me but I’m not pretty sure if that’s the best way.
-
Difference between ffmpeg and opencv [on hold]
19 février 2017, par mehdi karimiI tried to use
ffmpeg
on Android but I’ve encountered some problems.
A friend told me I can useOpenCV
orJavaCV
instead offfmpeg
withffmpeg
commands.
Can anybody advice me on how can I useOpenCV
orJavaCV
on Android ? -
lavf/avio : Remove unnecessary escaping of ’ in string literals
11 mars 2017, par Alexander Strasser