
Advanced search
Medias (2)
-
Valkaama DVD Label
4 October 2011, by
Updated: February 2013
Language: English
Type: Picture
-
Podcasting Legal guide
16 May 2011, by
Updated: May 2011
Language: English
Type: Text
Other articles (41)
-
Publier sur MédiaSpip
13 June 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 -
HTML5 audio and video support
13 April 2011, byMediaSPIP 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 (...) -
De l’upload à la vidéo finale [version standalone]
31 January 2010, byLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier; La génération d’une vignette : extraction d’une (...)
On other websites (5262)
-
Revision 41e376e494: Mute the harmless tsan error in frame parallel decode. Change-Id: I52565fd90461
4 February 2015, by hkuangChanged Paths:
Modify /vp9/decoder/vp9_dthread.c
Mute the harmless tsan error in frame parallel decode.Change-Id: I52565fd90461221f89134997a0782cb1b681df01
-
Revision b104b84058: Fix a thread lost bug in frame parallel decode. After syncing the frame worker
4 February 2015, by hkuangChanged Paths:
Modify /vp9/decoder/vp9_dthread.h
Modify /vp9/vp9_dx_iface.c
Fix a thread lost bug in frame parallel decode.After syncing the frame worker thread, avaiable thread count should
increase by 1 even the worker thread does not have displayable frame
to output.Change-Id: I9eeb87720fed82dfe38555286833ff88e8a8e746
-
Revision 519b9141ad: Merge "vp9: fix segfault w/corrupt data post frame-parallel merge"
6 February 2015, by James ZernMerge "vp9: fix segfault w/corrupt data post frame-parallel merge"