
Recherche avancée
Autres articles (67)
-
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
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 -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (6795)
-
Revision 03eb06212a : Re-factor bit allocation in first pass. Restructuring to allocate the bits for
16 mai 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_firstpass.h
Re-factor bit allocation in first pass.Restructuring to allocate the bits for each frame in
a GF group at the time the group is defined.At the moment the allocation closely mirrors what
we had before.Also changes the default rate adjustment method to
LONG_TERM_VBR_CORRECTION.Change-Id : Ie5793c46c6b9c888cead5d8790792efd7d60b7c1
-
Overlay two sequences of png's and turn them into a movie
12 mai 2014, par Lau LlobetI’ve found how to turn a png sequence into a movie and I’ve found how to overlay two movies using transparency but I don’t know how to do both things at once (using png’s transparency).
The bottom layer of png’s is smaller than the top one and needs to be stretched to a certain resolution and also have a padding to be centered.
The output doesn’t have to have alpha (black for alpha is ok). I’m a bit confused by the abundance of filter options.
For the moment I’ve found :
./ffmpeg -i ./seq1/%d.bmp -vf "movie=./%d.png [a]; [in][a] overlay=0:366" combined.m2v
It works, now I’ve got to find the padding and resize things
-
Evolution #3015 : Joindre document sur article, par défaut
17 octobre 2013, par guytarr °Samuel Delacre a écrit :
[...] N’étant pas encore totalement rodé aux nouveautés de SPIP3, et pas encore familier aux différences "spipienne" entre images et documents, je ne pensais pas que cette option de contenu concernait les images également. Enfin les documents dans le cas présent.
[...]Hello,
En fait, ce n’est pas une nouveauté de SPIP3 mais de SPIP2.
Si l’on regarde comment est renseignée la méta (pour les documents sur les articles) en 1.9.2 :
http://core.spip.org/projects/spip/repository/entry/branches/spip-1.9.2/ecrire/inc/config.php#L65
C’est à partir de SPIP 2.0 qu’elle change :
http://core.spip.org/projects/spip/repository/entry/branches/spip-2.0/ecrire/inc/config.php#L86Le commit qui explique le pourquoi du comment et les tickets liés est notre cher r9462
Bien sûr on peut défaire pour refaire puis redéfaire, il faudrait juste se mettre d’accord à un moment.