
Recherche avancée
Autres articles (110)
-
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" (...) -
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
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 (13911)
-
How to change OpenCV video library on Ubuntu 14 ?
25 février 2015, par zokitI have installed OpenCV on Ubuntu 14 , when i want to feed it’s function with a video , it told me to install ffmpeg libraries but as i know, ffmpeg is replaced with another decoder library on Ubuntu 14, How can i fix it or use another library ?
-
How to replace all frames of video to one image ?
8 février 2018, par YuriyPryymaI have some film
I want to replace all frames from that video to my static image.
So that video duration, resolution(width, height), sound and other properties stay the same. -
Replace a frame of a video using FFmpeg
14 octobre 2013, par user1960810Is there any way to replace a frame of a video using FFMpeg ? Currently I'm retrieving all frames and encode them to a video, which is very time consuming and takes a lot of processing power.