
Recherche avancée
Autres articles (111)
-
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 (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (11510)
-
How to automatically cut video based on motion-less scenes ?
18 mars 2018, par user1202136I recently recorded a very long video (45 minutes) using the H264 codec, with I-frames every 30 seconds.
I would like to cut this video in smaller parts separated by "quiet" periods, i.e., parts of the video where no motion is detected for 5 seconds. I would also prefer to not re-encode the video, but rather cut around the I-frames.
Is there a tool to automatically achieve this ?
-
lavc : add an Intel libmfx-based H.264 decoder
10 février 2015, par Anton Khirnovlavc : add an Intel libmfx-based H.264 decoder
Based on the code by Luca Barbato <lu_zero@gentoo.org> and Yukinori
Yamazoe <drocon11@gmail.com>. -
ffserver select stream dynamically based on available streams
11 octobre 2018, par prateekjaini have multiple feed and stream in ffserver.conf file. I have multiple live cameras. I want to select a stream from a list of available streams. I am using node.js and angularjs.