
Recherche avancée
Autres articles (106)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Pas question de marché, de cloud etc...
10 avril 2011Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
sur le web 2.0 et dans les entreprises qui en vivent.
Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)
Sur d’autres sites (12864)
-
truehd : break out part of rematrix_channels into platform-specific callback.
20 mars 2014, par Ben Avisontruehd : break out part of rematrix_channels into platform-specific callback.
Verified with profiling that this doesn’t have a measurable effect upon
overall performance.Signed-off-by : Michael Niedermayer <michaelni@gmx.at>
-
Ffmpeg converts video of double size of original video with second part without audio
21 janvier 2020, par mridul4cI am converting some videos with below command in ffmpeg
ffmpeg -y -i source.mp4 -c:a libfdk_aac -ac 2 -ab 128k -c:v libx264 -x264opts keyint=24:min-keyint=24:no-scenecut -crf 18 -b:v 4000k -maxrate 4000k -bufsize 4000k -vf "scale=-1:1080" destination_1080.mp4
But in some cases the output video is exactly double size of the original and the second part is without audio. Please help.
-
Revision 45567 : [source:_plugins_/step step]. Mettre dans un fichier à part les fonctions ...
19 mars 2011, par esj@… — Logstep. Mettre dans un fichier à part les fonctions spécifique à la syntaxe "plugin.xml", pour pouvoir à terme les surcharger.