
Recherche avancée
Médias (3)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (62)
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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 (8222)
-
Anomalie #2013 : Limiter la previsu en redaction à ses propres articles
9 novembre 2015, par realet RealETTicket #3586 pour la prévisualisation étendue
-
Anomalie #2013 : Limiter la previsu en redaction à ses propres articles
30 décembre 2015, par jean marie -
Building opencv_ffmpeg_64.dll with Visual Studio 2013
18 janvier 2016, par baxitIm trying to get opencv 2.4 to work with ffmpeg in visual studio 2013 (x64)
I have to use a specific custom built version of ffmpeg 2.8.4 (LGPL only, static linkage, ...)
Im trying to get OpenCV 2.4 to run with my version of ffmpeg.
Building opencv itself using Cmake is no problem at all.Anyhow there is no build support for the ffmpeg-plugin
inOpenCV-2.4.11\opencv\sources\3rdparty\ffmpeg
is just a script called make.bat
This seems to be a relatively simple build-script supporting only mingw.
Unfortunately i failed to translate this to usable build-instructions for visual-studio or cl.exeHas anyone succeeded to build the opencv_ffmpeg_64.dll using Visual Studio ?