
Recherche avancée
Médias (1)
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
Autres articles (52)
-
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 (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Mise à disposition des fichiers
14 avril 2011, parPar défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)
Sur d’autres sites (10704)
-
NuGet : where is AForge.Video.FFMPEG
16 janvier 2017, par Evgeniy175Good day. I want to use
AForge.Video.FFMPEG
in my project. So, i try to find it on the NuGet. But i’m not found it here.So, here it exists : https://code.google.com/archive/p/aforge/downloads
But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?
-
Dependency in requirement.txt not installed
5 mars 2017, par Cheng Jaycee JiangI need to deploy a flask app to google app engine.
I used docker and there lines are in Dockerfile :ADD requirements.txt /app/requirements.txt
RUN pip install -r /app/requirements.txtIn requirements.txt file :
Flask==0.12
gunicorn==19.6.0
boto==2.46.1
gcs-oauth2-boto-plugin==1.8
ffmpeg-normalizeIt is supposed to install install all dependencies. But somehow "ffmpeg-normalize" is not installed in google app engine instances.
Can anyone help me with that ?
If there is another better way doing the package installation, I will be happy to go with as well. Thanks !!
-
NuGet : where is AForge.Video.FFMPEG
1er juin 2018, par Evgeniy175Good day. I want to use
AForge.Video.FFMPEG
in my project. So, i try to find it on the NuGet. But i’m not found it here.So, here it exists : https://code.google.com/archive/p/aforge/downloads
But, if i want to restore it automatically from nuget (after git clone and rebuild), it’s not allowed in this case ? Only store this dll in project and push/fetch it always ?