
Recherche avancée
Autres articles (99)
-
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 -
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)
Sur d’autres sites (9725)
-
Revision 2f693be8f8 : Merge "mips msa vp9 common headers added"
10 avril 2015, par Parag SalasakarChanged Paths :
Modify /vp9/vp9_common.mk
Merge "mips msa vp9 common headers added" -
slide Wipe effects with ImageMagick tool and ffmpeg
1er mai 2015, par KravAnI have to do a four slide effects named ’Wipe Up’, ’Wipe Down’, ’Wipe Right’, ’Wipe Left’. Like curtain of two images for each type. I think it can be possible with cropping of images with ’convert’
convert 01.jpg -crop 1920x5 output_%03d.jpg
where i can get sequence of images and compose at same time to the second image(What I don’t know..) And then I can build video from this sequence of images with ffmpeg :
ffmpeg -i output_%03d.jpg out.mp4
Maybe someone can help me with compossing of images in the same time when I croping ? Thanks for any suggestions !
PS : all images have fixed dimensions : 1920x1080
-
Remove a set-but-unused variable (lastdelta) in the encode-side lsp
2 mars 2015, par MontyRemove a set-but-unused variable (lastdelta) in the encode-side lsp code. Note that the code in question is effectively dead as it's for floor0 encoding, and floor zero has been deprecated for over a decade.
git-svn-id : http://svn.xiph.org/trunk/vorbis@19453 0101bb08-14d6-0310-b084-bc0e0c8e3800