
Recherche avancée
Médias (3)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (36)
-
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" (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (4841)
-
ffmpeg command line for converting flv to mp3 using vbr @128
30 janvier 2019, par user1910852I have extensively searched google and red through the FFmpeg documentation was hoping some one with a bit more experience could help.
-
ffmpeg command line for converting flv to mp3 using vbr @128
6 mars 2016, par user1910852I have extensively searched google and red through the FFmpeg documentation was hoping some one with a bit more experience could help.
-
avfilter/vf_gradfun : Do not overread last line
24 décembre 2023, par Michael Niedermayeravfilter/vf_gradfun : Do not overread last line
The code works in steps of 2 lines and lacks support for odd height
Implementing odd height support is better but for now this fixes the
out of array accessFixes : out of array access
Fixes : tickets/10702/poc6ffmpeFound-by : Zeng Yunxiang
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>