
Recherche avancée
Autres articles (97)
-
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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (10929)
-
Revision 9893fb9859 : Merge "Fix decoder resolution change with tiles"
9 avril 2014, par Frank GalliganChanged Paths :
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_dthread.c
Merge "Fix decoder resolution change with tiles" -
Encoding all videos to MP4 and lowering resolution with Ubuntu
14 avril 2014, par Mauro ValvanoI have a web server based on Ubuntu 12.04, the user can upload a video (whatever the format/container/codec it is) then i want to convert it to an MP4 video. I tried ffmpeg without good result (and now it is also deprecated).
How i can do this ?
The important is also to reduce the resolution for HD videos for reduce video's size.
Thank you in advance.
-
Which video codecs support file level concatenation and have good resolution [migrated]
6 mai 2014, par Lau LlobetI need to concatenate two videos in the fastest possible way.
As seen in this question , ffmpeg concat protocol is extremely fast but only works with
formats that support file level concatenation (MPEG-1, MPEG-2
PS, DV).Is there any more modern codec that would allow concat protocol without re encoding ?