
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (104)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
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 (...) -
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (12122)
-
HDFVR on Red5 - convert FLV to mp4 does not work
9 novembre 2015, par trainoasisI’m trying to get HDFVR to convert FLV to MP4 with
$config['enableFFMPEGConverting'] = 1;
but unfortunately it doesn’t work as it should. (even their demo on my localhost)
Sometimes it actually creates the mp4 (takes long and very bad quality though), but more or less Red5 (I’m using 1.0.5 but tried 1.0.3 and 1.0.4 too) shows :
Exception in thread "Thread-6" java.lang.RuntimeException: Could not parse duration.
at VideoRecorder.ProcessBuilderWrapper$1.run(ProcessBuilderWrapper.java:30)I’m on localhost (os x) and ffmpeg executable was downloaded from ffmpeg’s site and put inside "streams/_definst_" folder as per documentation.
Also, hdfvr version when right clicking the video says :
HDFVR v2.0 build +499
.If anyone has any tips about the above error I would be very grateful.
-
How to work RTSP in python
15 janvier 2019, par DevellMenI need to catch RTSP stream from my IP-camera for convert and streaming to site. First I wanted use ffmpeg, but have not found ffmpeg wrappers for python2.7.
Who can help me ? -
How to work RTSP in python
22 janvier 2014, par DevellMenI need to catch RTSP stream from my IP-camera for convert and streaming to site. First I wanted use ffmpeg, but have not found ffmpeg wrappers for python2.7.
Who can help me ?