
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (89)
-
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 (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
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 (...)
Sur d’autres sites (8205)
-
How do I render a video from a list of time-stamped images ?
24 octobre 2016, par piedarI have a directory full of images following the pattern
<timestamp>.png</timestamp>
, where<timestamp></timestamp>
represents milliseconds elapsed since the first image.input.txt
contains a list of the interesting images :file '0.png'
file '97.png'
file '178.png'
file '242.png'
file '296.png'
file '363.png'
...I am using ffmpeg to concatenate these images into a video :
ffmpeg -r 15 -f concat -i input.txt output.webm
How do I tell ffmpeg to place each frame at its actual position in time instead of using a constant framerate ?
-
How do I render a video from a list of time-stamped images ?
31 mai 2022, par piedarI have a directory full of images following the pattern
<timestamp>.png</timestamp>
, where<timestamp></timestamp>
represents milliseconds elapsed since the first image.input.txt
contains a list of the interesting images :


file '0.png'
file '97.png'
file '178.png'
file '242.png'
file '296.png'
file '363.png'
...




I am using ffmpeg to concatenate these images into a video :



ffmpeg -r 15 -f concat -i input.txt output.webm




How do I tell ffmpeg to place each frame at its actual position in time instead of using a constant framerate ?


-
Simplified cross-platform-friendly monospace font list. Layout tweaks…
2 juin 2017, par scottschillerSimplified cross-platform-friendly monospace font list. Layout tweaks. Cruft cleanup.