
Recherche avancée
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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" (...)
Sur d’autres sites (14984)
-
Revert "lavf/rtsp.c : Fix stimeout option not applied on http tunnel"
15 avril 2019, par Steven Liu -
Revert "lavf/rtsp.c : Fix stimeout option not applied on http tunnel"
15 avril 2019, par Steven Liu -
ffmpeg afade not being applied to atrim
24 septembre 2020, par RedI used ffmpeg command line like this :


ffmpeg -i test.mp3 -filter_complex "atrim=2:duration=6;afade=t=in:st=0:d=2" -y -vn output.mp3



Get error :


Cannot find a matching stream for unlabeled input pad 0 on filter Parsed_afade_1



Why does
output.mp3
have no fade in ?