
Recherche avancée
Médias (39)
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
1,000,000
27 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Four of Us are Dying
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (59)
-
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 (...) -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (3355)
-
Revision 719dadf3ef : Use the correct member for initialization On Windows this fails with : error C24
9 janvier 2014, par JohannChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Use the correct member for initializationOn Windows this fails with :
error C2440 : 'initializing' : cannot convert from int_mv to uint32_tChange-Id : I51630efd0e83a0ce620c91aa7859dd6fc1572e99
-
Windows phone 8 neon inline assembly ffmpeg [duplicate]
5 février 2013, par user2036635Possible Duplicate :
windows phone8 wp8 arm neon assemblyI am about to transplant a project just like ffmpeg onto wp8(ARM). Unfortunately, most part of the project was written by arm neon inline assembly code (NEON inline assembly) with AT&T format..
Any suggestion about tools or methods to quickly doing that ? Or what should I do for that ?
I asked this question before but closed for the reason which is not constructive but I do not think so because what I mentioned is INLINE assembly with AT&T.
Any suggestion would be appreciated.
-
Compiling ffmpeg on android under windows platform [on hold]
14 janvier 2014, par Mrityunjoy MukherjeeI have the following links.
http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/comment-page-3/#comments
I have used cygwin to compile ffmpeg on android under windows platform. After compilation within /android/arm/lib folder .dll.a files are created. How can I get .so files within libs folder ????