
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 (64)
-
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 -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (9156)
-
libutvideo : Add Ut Video encoder wrapper
5 mars 2012, par Derek Buitenhuislibutvideo : Add Ut Video encoder wrapper
-
Web video timecode seek
17 mars 2012, par David542On Youtube, you can seek to a particular video time, this is usually accurate to within one second.
I am trying to set up something similar (
JWPlayer
) has a plugin to allow seeking to a particular time), however it is usually about ten seconds off. Does this have to do with the spacing of keyframes, or how would I accomplish a better accuracy, like that done by YouTube ? What encoding parameter do I need to look at ? -
How do I get rid 'avformat.h' no such file or directory error while installing Video-ffmpeg ?
16 mars 2012, par codef0rmerI've been trying to install Video-ffmpeg but
sudo make
shows this error,FFmpeg.xs:7:22: fatal error: avformat.h: No such file or directory. compilation terminated.
I've libavformat53 installed on my m/c. Is there something I've to install ?