
Recherche avancée
Médias (2)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (63)
-
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 -
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 (...) -
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 (13031)
-
lavf/segment : only use reference frames for computing the segment end time
17 juillet 2014, par Stefano Sabatini -
Revision f08489e609 : Better block error computation Shift is applied after high-precision arithmetic
10 juin 2014, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Better block error computationShift is applied after high-precision arithmetic rather than
before.Change-Id : Ibd178fe8d10600935f6d5e790e89f3b2f8b4afcf
-
Revision d83f6f0632 : Change Qlimit for arf kf. The limits applied under the flag "LIMIT_QRANGE_FOR_A
4 avril 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_ratectrl.c
Change Qlimit for arf kf.The limits applied under the flag
"LIMIT_QRANGE_FOR_ALTREF_AND_KEY"
behaved in an undesirable way if the gap between
active_worst_quality and active_best_quality was
changed.In this patch, the adjustment is made using the
vp9_compute_qdelta_by_rate() function and fixed
rate multiplier values. Hence it is not impacted by
the relative value of active_best_quality.Change-Id : I93b3308e04ade1e4eb5af63edf64f91cd3700249