
Recherche avancée
Médias (3)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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" (...)
Sur d’autres sites (14628)
-
cdxl : fix video decoding for some files
17 février 2012, par Paul B Maholcdxl : fix video decoding for some files
-
cdxl : fix video decoding for some files
17 février 2012, par Paul B Maholcdxl : fix video decoding for some files
-
FFmpeg - Concatenate Audio - Video ?
19 février 2012, par 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