
Recherche avancée
Autres articles (45)
-
Les statuts des instances de mutualisation
13 mars 2010, parPour des raisons de compatibilité générale du plugin de gestion de mutualisations avec les fonctions originales de SPIP, les statuts des instances sont les mêmes que pour tout autre objets (articles...), seuls leurs noms dans l’interface change quelque peu.
Les différents statuts possibles sont : prepa (demandé) qui correspond à une instance demandée par un utilisateur. Si le site a déjà été créé par le passé, il est passé en mode désactivé. publie (validé) qui correspond à une instance validée par un (...) -
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 (8377)
-
Revision 21d3612a2f : added clamp for 2nd motion vector The commit added a clamp to the 2nd motion ve
13 mars 2012, par Yaowu XuChanged Paths : Modify /vp8/common/blockd.h Modify /vp8/common/reconinter.c Modify /vp8/decoder/decodemv.c added clamp for 2nd motion vector The commit added a clamp to the 2nd motion vector used in compound prediction to insure mv within UMV borders. The clamp is similar to that of the first (...)
-
Revision 8055ccf906 : added clamp for 2nd motion vector The commit added a clamp to the 2nd motion ve
13 mars 2012, par Yaowu XuChanged Paths : Modify /vp8/common/blockd.h Modify /vp8/common/reconinter.c Modify /vp8/decoder/decodemv.c added clamp for 2nd motion vector The commit added a clamp to the 2nd motion vector used in compound prediction to insure mv within UMV borders. The clamp is similar to that of the first (...)
-
Convert a normal mp4 into a 180 VR
15 novembre 2018, par bob dylanIf i open a "normal" video into aframe, it is incredibly distorded.
Is there a way to convert any video into something that can be played without being distorded ?
Of course replacing missing chunks with black.
Edit : Let’s say that videos are 16:9, if this is important.