
Recherche avancée
Médias (1)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (99)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (14002)
-
3 times concat, 3 times the same video, with 1 command running the entire folder
20 avril 2020, par AmazonI have assumed the example below and my code I want to keep it short. Thank you for taking time for me
3 times concat, 3 times the same video, with 1 command running the entire folder



ffmpeg -y -f concat -i "a\1.txt" -c copy b/1.mp4
 ffmpeg -y -f concat -i "a\2.txt" -c copy b/2.mp4
 ffmpeg -y -f concat -i "a\3.txt" -c copy b/3.mp4
 ffmpeg -y -f concat -i "a\4.txt" -c copy b/4.mp4
 ffmpeg -y -f concat -i "a\5.txt" -c copy b/5.mp4
 ffmpeg -y -f concat -i "a\6.txt" -c copy b/6.mp4
 ffmpeg -y -f concat -i "a\7.txt" -c copy b/7.mp4
 ffmpeg -y -f concat -i "a\8.txt" -c copy b/8.mp4
 ffmpeg -y -f concat -i "a\9.txt" -c copy b/9.mp4
 ffmpeg -y -f concat -i "a\10.txt" -c copy b/10.mp4
 ffmpeg -y -f concat -i "a\11.txt" -c copy b/11.mp4
 ffmpeg -y -f concat -i "a\12.txt" -c copy b/12.mp4
 ffmpeg -y -f concat -i "a\13.txt" -c copy b/13.mp4
 ffmpeg -y -f concat -i "a\14.txt" -c copy b/14.mp4
 ffmpeg -y -f concat -i "a\15.txt" -c copy b/15.mp4
 ffmpeg -y -f concat -i "a\16.txt" -c copy b/16.mp4
 ffmpeg -y -f concat -i "a\17.txt" -c copy b/17.mp4
 ffmpeg -y -f concat -i "a\18.txt" -c copy b/18.mp4
 ffmpeg -y -f concat -i "a\19.txt" -c copy b/19.mp4
 ffmpeg -y -f concat -i "a\20.txt" -c copy b/20.mp4
 ffmpeg -y -f concat -i "a\21.txt" -c copy b/21.mp4
 ffmpeg -y -f concat -i "a\22.txt" -c copy b/22.mp4
 ffmpeg -y -f concat -i "a\23.txt" -c copy b/23.mp4
 ffmpeg -y -f concat -i "a\24.txt" -c copy b/24.mp4
 ffmpeg -y -f concat -i "a\25.txt" -c copy b/25.mp4
 ffmpeg -y -f concat -i "a\26.txt" -c copy b/26.mp4
 ffmpeg -y -f concat -i "a\27.txt" -c copy b/27.mp4
 ffmpeg -y -f concat -i "a\28.txt" -c copy b/28.mp4
 ffmpeg -y -f concat -i "a\29.txt" -c copy b/29.mp4
 ffmpeg -y -f concat -i "a\30.txt" -c copy b/30.mp4




File txt 1..... 30



file 1.mp4
file 1.mp4
file 1.mp4




file txt 2 
 file 2.mp4
 file 2.mp4
 file 2.mp4
........ 30


-
Anomalie #3689 (Fermé) : Des messages d’erreurs qui ne semblent pas avoir lieu d’être
16 août 2016, par b bOn ferme donc ;)
-
Révision 20784 : Problème de fin de ligne CRLF au lieu de LF tout court suite à r20783 … petite a...
30 août 2013, par marcimat -