
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (51)
-
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 (...) -
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 (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (6722)
-
Revision 62658 : Spipmotion ne doit pas être cassé si il manque le script de vignettes, on ...
18 juin 2012, par kent1@… — LogSpipmotion ne doit pas être cassé si il manque le script de vignettes, on peut s’en passer
On utilise document_modifier et non plus revision_document
On utilise passthru plutot que shell_exec car shell_exec ne marche pas avec safe_mode d’activé
On force l’exécution de l’encodage direct dans le public sinon ça ne marche pas
On ajoute dans ffmpeg_infos les infos du script d’encodage et de génération de vignettes -
Revision cbc249ba00 : Fix encoder mem allocation when picture size is changed After the picture size
31 juillet 2012, par Attila NagyChanged Paths : Modify /vp8/encoder/onyx_if.c Fix encoder mem allocation when picture size is changed After the picture size was changed to a bigger one, the internal memory was corrupted and multithreaded encoder was deadlocking. Memory for last frame's MVs, segmentation map and active map (...)
-
Revision ef4a9670a8 : Remove the resetting of qp params for temporal layers. The ambient qp and activ
28 juillet 2012, par Marco PaniconiChanged Paths : Modify /vp8/encoder/onyx_if.c Modify /vp8/encoder/ratectrl.c Remove the resetting of qp params for temporal layers. The ambient qp and active worse/best qp were reset for every frame when temporal layers is on. This change removes this reset. As this affects the target size for (...)