
Recherche avancée
Médias (1)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (73)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
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 (13569)
-
How to create a WebM video file ?
9 juillet 2024, par MarneauAfter looking around the web, I found no way to generate a WebM video. I see drivers for Windows and QuickTime, but no evidence that the most common utility FFmpeg is being supported.


Is there any open source converter that produces WebM ?


-
Anomalie #4632 (Nouveau) : Ne plus parler de spip-zone
18 janvier 2021, par Maïeul RouquetteSPIp 3-3 dev
On parle encore de spip-zone (cf. capture d’écran) lorsqu’il s’agit d’ajouter un dépôt. Il faudrait sans doute changer. Mais quel est le bon nom ? git.spip ? SPIP-communauté ? je ne sais pas si on a un consensus à ce sujet.
Il faudrait aussi adapter le fichier xml du debardeur.
-
x264 failed to load avisynth - ubuntu 14.04
23 juin 2015, par ShohamIm trying to reduce a video.mov file (taken with canon dslr).
Im using x264 like so :x264 -o '/home/user/Desktop/MVI_0390.mp4' '/home/user/Desktop/MVI_0390.MOV'
And Im getting following error :
avs [error]: failed to load avisynth
raw [error]: raw input requires a resolution.
x264 [error]: could not open input file `/home/user/Desktop/MVI_0390.MOV' via any method!What am I doing wrong ?