
Recherche avancée
Autres articles (62)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
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 (...)
Sur d’autres sites (12971)
-
Transcode video using the output format of another video in ffmpeg [closed]
8 février 2013, par NickI would like to convert videos to the same format as an arbitrary file. This format is not fixed. This "template" file should not be modified.
Rather than setting the command line options manually each time, is there a way to specify one video as the input, another video as the output format, and then output all that to another file ?
I don't see anything in the docs about this, but maybe I'm searching using the wrong terms. I'm using OS X, but can use any of the GNU tools as well.
-
Libavfilter with ffmpeg - overlay the last X seconds
9 avril 2012, par gphilipLooking at the docs of libavfilter it doesn't seem to be possible, but still, I hope you can help me.
I want to overlay an image to a movie but only for the last X seconds of the movie. I managed to overlay for the full movie, no problem. But can I get a time when the overlay is shown ?
I use ffmpeg with compiled with libavfilter. Any tricks to solve this ?
-
Merge commit ’dd35d451fbc34795a8d19ac6c281bed53c42a29b’
18 août 2014, par Michael NiedermayerMerge commit ’dd35d451fbc34795a8d19ac6c281bed53c42a29b’
* commit ’dd35d451fbc34795a8d19ac6c281bed53c42a29b’ :
doc : Change wrong term to avoid confusionConflicts :
doc/developer.texiNo change, as the wrong term is not part of our docs
Merged-by : Michael Niedermayer <michaelni@gmx.at>