
Recherche avancée
Médias (2)
-
Granite de l’Aber Ildut
9 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
Autres articles (46)
-
Emballe Médias : Mettre en ligne simplement des documents
29 octobre 2010, parLe plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...) -
Script d’installation automatique de MediaSPIP
25 avril 2011, parAfin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
La documentation de l’utilisation du script d’installation (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (4667)
-
avformat/demux : Combine "Packet corrupt" logmessages
21 mars 2024, par Andreas Rheinhardt -
ffmpeg crashes when extracting PNG's from video [Solved]
7 février 2018, par Sam BogoffI am attempting to extract PNG’s from a video (.avi) using ffmpeg. My code is :
ffmpeg -i vidx.avi -f image2 imgx_%d.png
Normally that would work fine, but just now it has been causing ffmpeg to crash, a box appears telling me ’ffmpeg.exe has stopped working .. etc...’, however changing from png’s to jpeg’s and the problem goes away.
The format of the video doesn’t seem to matter, an mp4 and mpg also have the same issue as the avi.
This has only just happened (in the past day) on a Windows 10(x64)PC so, could it be related to a MS/Windows Update.. is that possible ? Does anyone know what else could cause this ?
Edit : Solved it.. It was because ImageMagick had been installed and Windows deferred to that version (3.4) rather than my nightly-build version from Zeranoe, so to remedy the problem I placed the ’ImageMagick’ in my PATH list within the Environmental Variables lower down than the entry for C :\Program Files\ffmpg\bin, and now the problem has gone.
-
Revision 78050 : Nouvelle fonctionnalité (uniquement sous MySQL, dans le cadre d’une ...
8 novembre 2013, par real3t@… — LogNouvelle fonctionnalité (uniquement sous MySQL, dans le cadre d’une installation mutualisée capable de créer des bases avec un login root) :
si jamais le config/connect.php a été rempli avec les infos de connexion "root", rajoute un bouton "Correct DB credential" qui permet :
1) de créer l’utilisateur qui va bien, de lui donner les droits qui vont bien et de l’affecter à la base
2) de modifier le fichier config/connect.php en conséquence