
Recherche avancée
Médias (91)
-
Spitfire Parade - Crisis
15 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Wired NextMusic
14 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (75)
-
Dépôt de média et thèmes par FTP
31 mai 2013, parL’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...) -
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (8116)
-
configure : fix enable-libopus help string
14 mai 2014, par Tristan Matthews -
String input in .bat script for ffmpeg encoder
27 janvier 2016, par Ѕвонко ПетровскиOkay, I have this script which does batch encoding in ffmpeg. It basically calls upon ffmpeg for every file. What I want to do is to make the script ask for input and output locations before it starts executing.
Here is the original script :
for %%a in ("*.mp4") do "G:\ffmpeg\bin\ffmpeg" -i "%%a" -c:v libx264 -preset slow -crf 20 -maxrate 15000k -bufsize 2000k -acodec copy "newfiles\%%~na.mp4"
Now I’d like to be able to input a string with a location for the files in he first brackets ("*.mp4") and at the end for "newfiles\%% na.mp4".
I would presume that %% na is used to generate number orders or something but I’m not completely sure.
I would presume that two variables/strings need to be created and then utilized by reading from keyboard. Sadly I have absolutely no experience with this. Did some c++ in school but that was that.
Thanks in advance.
-
Revision afb04eb211 : catch all for new block sizes Just make sure we don't stop them from testing in
19 avril 2013, par Jim BankoskiChanged Paths : Modify /vp9/encoder/vp9_rdopt.c catch all for new block sizes Just make sure we don't stop them from testing in speed 1. Change-Id : Iec9b3dba0a32616ff7a451207e0f54b81bb72575