
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (65)
-
L’utiliser, en parler, le critiquer
10 avril 2011La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
Une liste de discussion est disponible pour tout échange entre utilisateurs. -
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 statuts des instances de mutualisation
13 mars 2010, parPour des raisons de compatibilité générale du plugin de gestion de mutualisations avec les fonctions originales de SPIP, les statuts des instances sont les mêmes que pour tout autre objets (articles...), seuls leurs noms dans l’interface change quelque peu.
Les différents statuts possibles sont : prepa (demandé) qui correspond à une instance demandée par un utilisateur. Si le site a déjà été créé par le passé, il est passé en mode désactivé. publie (validé) qui correspond à une instance validée par un (...)
Sur d’autres sites (8348)
-
SWF to PNG.. but merge all pngs inside into 1
14 novembre 2014, par JaydenThe title says it all,
I’ve tried swftools and ffmepg but I don’t ’think’ they achieve what I need to do.
Basically there is a SWF file that is made up of up to 60 images, them 60 images inside the SWF all are parts of an image that make up 1 final image or animation on an online game.
I need to be able to download the swf as a png image with the same output it will look like on the virtual game - so not 60 images if seperate graphics, just one image with them all (merged ?) together.
I am not even sure if this is possible to do in the commandline so if you understand any of this, please point me in the right direction.
I am using Ubuntu 14.04
-
Anomalie #4521 (En cours) : Warning en php 8
14 juillet 2020, par Franck DHello :)
Windows 10 (1909)
Firefox 78.0.2
Easyphp
Apache 2.4.43 x64
PHP 8.0.0 alpha1 x64
MySQL 8.0.20 x64
PhpMyAdmin 5.0.2Si je vais à la page ecrire/ ?exec=admin_plugin (après avec activer gd2 et les miniatures dans ecrire/ ?exec=configurer_avancees)
Warning : Trying to access array offset on value of type bool in C :\Program Files (x86)\EasyPHP-Devserver-17\eds-www\test4\ecrire\inc\filtres_images_lib_mini.php on line 1607
Warning : Trying to access array offset on value of type bool in C :\Program Files (x86)\EasyPHP-Devserver-17\eds-www\test4\ecrire\inc\filtres_images_lib_mini.php on line 1608
Warning : Trying to access array offset on value of type bool in C :\Program Files (x86)\EasyPHP-Devserver-17\eds-www\test4\ecrire\inc\filtres_images_lib_mini.php on line 1609
Warning : Trying to access array offset on value of type bool in C :\Program Files (x86)\EasyPHP-Devserver-17\eds-www\test4\ecrire\inc\filtres_images_lib_mini.php on line 1610 -
How to install ffmpeg on shared hosting ? [duplicate]
19 mars 2021, par R.H. TasinI am using shared hosting and installed a PHP script there. This script needs FFmpeg (recommended version 3.0+) to work. But I don't know how to install it on shared hosting. I have searched on youtube, they are showing, download the FFmpeg file from ffmpeg.org then set the path inside the script. but that's not working for me. FFmpeg needs to be installed on my server to make this script work.


My server info :


Hosting Package : undefined


Server Name : server


cPanel Version : 92.0 (build 6)


Apache Version : 2.4.46


PHP Version : 7.3.23


MySQL Version : 5.7.33-cll-lve


Architecture : x86_64


Operating System : linux


Shared IP Address : 161.97.101.164


Path to Sendmail : /usr/sbin/sendmail


Path to Perl : /usr/bin/perl


Perl Version : 5.16.3


Kernel Version : 3.10.0-1127.19.1.el7.x86_64


I have tried to run some command VIA terminal of my hosting, but whatever command I type, it says that "command not found".



so now tell me guys, how can I install FFmpeg on my server ?