
Recherche avancée
Autres articles (55)
-
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 -
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...)
Sur d’autres sites (7067)
-
Revision 15827 : Ajout du nouveau container webm pour les contenus video et audio cf : - ...
12 juillet 2010, par kent1@… — LogAjout du nouveau container webm pour les contenus video et audio cf : - http://fr.wikipedia.org/wiki/WebM - http://www.webmproject.org/
-
“HTML5 Audio And Video Accessibility, Internationalisation And Usability” talk at Mozilla Summit
13 juillet 2010, par silviaFor 2 months now, I have been quietly working along on a new Mozilla contract that I received to continue working on HTML5 media accessibility. Thanks Mozilla ! Lots has been happening – the W3C HTML5 accessibility task force published a requirements document, the Media Text Associations proposal (...)
-
PHP - Create a video from images without ffmpeg
22 avril 2013, par Stefano GiaconeI'd like to create videos from a list of still images using PHP, but I can't install ffmpeg on my server, is there a way to achieve this ?
I don't know anything about perl, but I can write perl code on my server, so if it's not possible on PHP is it possible with perl ? (remember that I can't install anything on my server !)
Thanks !!