
Recherche avancée
Autres articles (47)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
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 (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (6643)
-
lavfi/volume : use copy props helper instead of incomplete manual code.
29 mars 2013, par Clément Bœschlavfi/volume : use copy props helper instead of incomplete manual code.
-
OpenCV 3.2 + Python 2.7 + Windows 7 GETTING STARTED
8 mai 2017, par ArantxaI’m having several problems to start working with OpenCV and Python in a Windows environment.
After doing many of the instructions given on the internet, I haven’t found the correct way yet.
I was wondering to use Highgui in order to do image processing. But after opening the camera, the frame is totally black, I tried to put the ffmpeg codecs correctly but it looks like it wasnt because of that, so I tried to save a frame just to see if the frame was totally empty too, and I can’t use cv2.SaveImage() method, because, as it says, ’module’ object has no attribute ’SaveImage’
I have tried to :
- Install it with Anaconda. After no success...I
- Install OpenCV from Sourceforge, and after that copy the cv2.pyd file inside Pyton27/Lib/site-packages/
- Install the next packages from Python oficial page :
- opencv-python
- opencv-contrib-python
How do you use OpenCV with Python ?
-
doc/muxers : fix reference to @anchor defined in another manual
22 février 2013, par Stefano Sabatinidoc/muxers : fix reference to @anchor defined in another manual