
Recherche avancée
Médias (91)
-
Spoon - Revenge !
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
My Morning Jacket - One Big Holiday
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Zap Mama - Wadidyusay ?
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
David Byrne - My Fair Lady
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Beastie Boys - Now Get Busy
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Granite de l’Aber Ildut
9 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
Autres articles (58)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (9313)
-
ffmpeg input with comma sign and `amovie` filter
4 janvier 2021, par Vivek Thummari'm adding audio to mute video using given command :


-i, input.mp4, 
-filter_complex, 
amovie=abc, xyz.mp3,asetpts=N/SR/TB,volume=0.0[a], 
-map, 0:v, 
-map, [a], 
-c:v, copy, 
-preset, ultrafast, 
-shortest, 
output.mp4



It works fine until
,
enters in input path as shown in above command and throws given error :

Error initializing filter 'amovie'

with args '/..folderPath../abc'
(while audio name was "abc, xyz.mp3")



How can i ignore comma separator in input path, any help will be appreciated,Thank you..


-
avcodec/mpc8 : Unobfuscate sign-extension
29 octobre 2020, par Andreas Rheinhardt -
avformat/httpauth : do not decode plus sign to space in credentials
4 février 2020, par Marton Balint