
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 (86)
-
Les sons
15 mai 2013, par -
Soumettre bugs et patchs
10 avril 2011Un logiciel n’est malheureusement jamais parfait...
Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
Si vous pensez avoir résolu vous même le bug (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (6171)
-
ffmpeg : apply a filter to only a part of the video
24 mai 2021, par tonyI wondered if there was a way to apply any video filter only to a part of a video or image ;
something like that


ffmpeg -i test.mp4 -lavfi "[0]filter=cropArea(w/3:h/2):command("filter=..:..")[out]" -map [out] output.mp4



instead of splitting and cropping and overlaying to obtain the same result like


ffmpeg -i test.mp4 -lavfi "[0]split[a][b];[a]crop=w/3:h/2,fade=type=in[crop];[b][crop]overlay=w/3:h/2[out]" -map [out] output.mp4 



that becomes hard when using more filters
thank you.


-
mathops : use MUL64 macro where it forms part of other ops
4 juin 2011, par Mans Rullgardmathops : use MUL64 macro where it forms part of other ops
-
mathops : use MUL64 macro where it forms part of other ops
4 juin 2011, par Mans Rullgardmathops : use MUL64 macro where it forms part of other ops