
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (9582)
-
setTimeout() fix for onfinish()-related issue where subsequent play() calls fail when Flash Player 11.6.602.171 is installed, and using soundManager with flashVersion = 8 (which is the default).
3 mars 2013, par scottschillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js
setTimeout() fix for onfinish()-related issue where subsequent play() calls fail when Flash Player 11.6.602.171 is installed, and using soundManager with flashVersion = 8 (which is the default). Not sure of exact cause. Suspect race condition resulting in an invalid (NaN-style) position argument trickling down to the next JS -> Flash _start() call. Fix : setTimeout() to yield, plus safer null / NaN checking on position argument provided to Flash. https://getsatisfaction.com/schillmania/topics/recent_chrome_update_seems_to_have_broken_my_sm2_audio_player
-
OpenCV ffmpeg-libs : libavutil and libswscale substitution - transaction check error
21 mars 2013, par embeddNeed to make sure. I have installed OpenCV 2.4.4 and so as to do it I had to install many other codecs and libs, example libavutil51 (ffmpeg dependency). Now I would like to install something other which dependencies conflicts with some of those libs. Yum's message :
Transaction Check Error:
file /usr/lib64/libavutil.so.51 from install of ffmpeg-libs-1.0.5-1.fc18.x86_64 conflicts with file from package libavutil51-0.8.10-53.fc18.x86_64
file /usr/lib64/libswscale.so.2 from install of ffmpeg-libs-1.0.5-1.fc18.x86_64 conflicts with file from package libswscale2-0.8.10-53.fc18.x86_64Can I just erase those conflicted libs (that equals substitution of all ffmpeg-libs probably) and install the newer substitutes without crashing my OpenCV installation ? Because it's my priority and it's taken me a long time to install OpenCV successfully. I don't want to learn from mistakes this time and go through it again.
-
Revision 962fc2e1e7 : Disable partitioning in the dominant subsampling direction. E.g. disable vertic
2 décembre 2013, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Disable partitioning in the dominant subsampling direction.E.g. disable vertical partioning for 4:2:2. Until we come up with something
better to do with the chroma block size, this prevents an assert error.Change-Id : I9394fb3f14ec1343abc3ad4769de208e6278f285