
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (60)
-
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" (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (6191)
-
Revision 9a5e0d4038 : Match improved vp9/10 style in libs.mk Change-Id : I5402c4e4a7d028f4865f429ec5ac
1er septembre 2015, par JohannChanged Paths :
Modify /libs.mk
Match improved vp9/10 style in libs.mkChange-Id : I5402c4e4a7d028f4865f429ec5ac6cb592aa2dcb
-
Add raw VC-1 muxer to match demuxer.
9 décembre 2012, par Reimar DöffingerAdd raw VC-1 muxer to match demuxer.
-
FFmpeg Video and audio don't match [closed]
31 janvier 2020, par MonsoVideo and audio don’t match, you can change all code become a short code, I want to adjust the "if (lte (mod (on, 360), 180)" into seconds. Please help me, thanks.
ffmpeg -y -i 3.mp4 -vf "zoompan=z='if(lte(mod(on,360),180),zoom+2,zoom-2)':x='iw/2-(iw/zoom)/2':y='ih/2-(ih/zoom)/2':d=0,setpts=0.835*PTS" a/1.mp4
ffmpeg -y -i a/1.mp4 -an a/2.mp4
ffmpeg -y -i 3.mp4 -q:a 0 -map a a/am.mp3
ffmpeg -y -i a/2.mp4 -i a/am.mp3 -c:v copy -c:a aac -strict experimental output.mp4