
Recherche avancée
Médias (2)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (67)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
Configurer la prise en compte des langues
15 novembre 2010, parAccéder à la configuration et ajouter des langues prises en compte
Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)
Sur d’autres sites (5437)
-
Revision 30118 : protéger des erreurs si pas configuré
23 juillet 2009, par kent1@… — Logprotéger des erreurs si pas configuré
-
Revision 29926 : On branche spip_piwik
17 juillet 2009, par kent1@… — LogOn branche spip_piwik
-
How to install youtube-to-gif in the Linux server ?
8 janvier 2016, par ChinuHi I am using Linux cloud server. I have successfully installed
ffmpeg
andnodeJS
by server support team. But I am unable to install youtube-to-gifMy nodeJS version is - 2.5.1
ffmpeg version is - 0.8.17-4:0.8.17-0ubuntu0.12.04.1I have tried to installed
youtube-to-gif
in following command$ sudo npm install youtube-to-gif -g
or
$ npm install youtube-to-gif -g
This two command not working. I saw
youtube-to-gif
installed in the node_modules directory but when i am typing$ youtube-to-gif -h
I got this error message-bash: youtube-to-gif: command not found
YouTube to GIF command
youtube-to-gif -u https://www.youtube.com/watch?v=NqxSgp385N0 -b 30 -d 5
SERVER
Local
Document - https://www.npmjs.com/package/youtube-to-gif
I am not sure this is perfectly installed or not. But
youtube-to-gif
command not working. Can you please help me.