
Advanced search
Other articles (81)
-
Websites made with MediaSPIP
2 May 2011, byThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 April 2011, byMediaSPIP 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" (...) -
Gestion des droits de création et d’édition des objets
8 February 2011, byPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images;
On other websites (10050)
-
cdxl: fix video decoding for some files
17 February 2012, by Paul B Maholcdxl: fix video decoding for some files
-
cdxl: fix video decoding for some files
17 February 2012, by Paul B Maholcdxl: fix video decoding for some files
-
FFmpeg - Concatenate Audio - Video?
19 February 2012, by Malte SchwarzrHow can i concatenate audio and video files by using ffmpeg?
I'm trying this but it does not work:
ffmpeg -i source.mkv -i new_audio.mp3 \
-vcodec copy -acodec copy \
-acodec copy \
destination.mkv \
-newaudio