
Recherche avancée
Autres articles (57)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Librairies et logiciels spécifiques aux médias
10 décembre 2010, parPour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...) -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)
Sur d’autres sites (7899)
-
ffmpeg tpad adding delay to start and stop of film
10 octobre 2020, par Devin DixonIn ffmpeg there is the
-filter_complex "tpad=stop_duration=20"
that adds 20 seconds to back of video/stream, or-filter_complex "tpad=start_duration=20"
which adds it to the front.

How can I add it to both ? Something like
ffmpeg -re -i {$file} -filter_complex "tpad=stop_duration=20&start_duration=20"
duration does not work, and there is no documentation I can find on using both filters in one command.

-
avcodec/vaapi_av1 : read film grain param values from AV1Frames
30 novembre 2020, par James Almer -
avcodec/dxva2_av1 : read film grain param values from AV1Frames
25 novembre 2020, par James Almer