
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (50)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)
Sur d’autres sites (10113)
-
can't play video using cv2 python in windows
14 juin 2013, par rlvamsiI am new to opencv and I am using it with python. I am trying to play a video and detect all the faces in it, but I am stuck here : I can't play the video itself.
I tried with CaptureFromFile method but its not playing. I tried with to print the properties of video file like fps,frames and everything but its giving zero.
I searched a lot on the internet but everyone is giving the method itself. I tried many formats but every time it's the same, not running but from cam I can play it.
Should I change the format of file using ffmpeg or what should i do to play a video file cv2 . By the way I am using windows 7.
-
Play video in videoplayer using ffmpeg
11 juin 2014, par AndroidOptimistI am trying to play an video using ffmpeg. For this i referred ffmpeg-sample link wherein i can play my video successfully. Here the video is getting played as a bitmap image. Now i would like to play my video in mediaplayer by pressing a single play button with ffmpeg code. I googled this but i couldn’t find an answer. Can u please help me in playing the video in player using ffmpeg (not using bitmaps).
-
Chaining on soundManager and SMSound sound-related methods that involve a SMSound (sound) object, if you’re into that sort of thing - eg. soundManager.createSound({id :’foo’,url :’/path/to/an.mp3’}).setPan(-100).setVolume(75).play({position:500}), though you can just as easily use play({pan :-100,volume:75,position:500}) as well.
3 juin 2010, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2.js Chaining on soundManager and SMSound sound-related methods that involve a SMSound (sound) object, if you’re into that sort of thing - eg. (...)