
Recherche avancée
Autres articles (92)
-
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 (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (13576)
-
fmtconvert : fix int32_to_float_fmul_scalar() for windows x86_64
1er novembre 2011, par Justin Rugglesfmtconvert : fix int32_to_float_fmul_scalar() for windows x86_64
-
Windows media player showing wrong bit rate
30 octobre 2011, par AkashI used ffmpeg to change the bit rate of a .mp3 file from 128kbps to 64kbps
here are the final lines of output of ffmpeg :
size= 2261kB time=00:04:49.38 bitrate= 64.0kbits/s
video:0kB audio:2261kB global headers:0kB muxing overhead 0.011274%Tough the file size is reduced by half, windows media player while playing the file shows the bit-rate is 159 K bits/second
Any ideas on why is this so ?
-
av_tempfile : dont try the current directory with mkstemp() unless we are on windows
16 octobre 2011, par Michael Niedermayerav_tempfile : dont try the current directory with mkstemp() unless we are on windows