
Recherche avancée
Autres articles (40)
-
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 (...) -
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 -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (7950)
-
Anomalie #4282 (Résolu) : confusion debut_forum et début_forums avec et sans S
12 février 2019, par cedric -corrigé par https://zone.spip.net/trac/spip-zone/changeset/113877/spip-zone/_core_/plugins/forum et reports en 3.2 et 3.1 donc
-
ffmpeg vfilters at specific timecodes
25 juin 2012, par jckdnk111I want to add a watermark to some videos but I only want the watermark to appear at certain timecodes in the video (e.g. beginning / middle / end) and only for a few seconds.
I've gotten ffmpeg to do the watermarking following the directions here : http://ffmpeg.arrozcru.org/forum/viewtopic.php?f=8&t=1400
But I can't figure out how I can turn the watermark on/off at different timecodes.
Here is the command I am using to add the watermark :ffmpeg -i test.mpg -vf "movie=0:png:wm.png [wm];[in][wm] overlay=10:10:1 [out]" wm_test.mpg
Any advice would be appreciated !
-
Revision 16061 : Balise #INFO_xxx{objet,id_objet} pour recuperer hors boucle un champ xxx ...
9 septembre 2010, par cedric@… — LogBalise #INFO_xxxobjet,id_objet pour recuperer hors boucle un champ xxx sur l’objet concerne. Permet par exemple de recuperer dans le plugin forum le titre et l’url de l’objet sur lequel porte le forum, quel qu’il soit (ce que ne permet pas une boucle dont la table doit etre connue a la (...)