
Recherche avancée
Autres articles (47)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 ;
-
Configuration spécifique pour PHP5
4 février 2011, parPHP5 est obligatoire, vous pouvez l’installer en suivant ce tutoriel spécifique.
Il est recommandé dans un premier temps de désactiver le safe_mode, cependant, s’il est correctement configuré et que les binaires nécessaires sont accessibles, MediaSPIP devrait fonctionner correctement avec le safe_mode activé.
Modules spécifiques
Il est nécessaire d’installer certains modules PHP spécifiques, via le gestionnaire de paquet de votre distribution ou manuellement : php5-mysql pour la connectivité avec la (...)
Sur d’autres sites (8721)
-
Revision e03715fe6c : Replace vp8_inverse_htransform_b() by direct call to vp8_ihtllm_c(). Change-Id :
13 octobre 2012, par Ronald S. BultjeChanged Paths : Modify /vp8/common/invtrans.c Modify /vp8/common/invtrans.h Modify /vp8/encoder/encodeintra.c Replace vp8_inverse_htransform_b() by direct call to vp8_ihtllm_c(). Change-Id : I55ee7566341b04d7e7340fdab95189f82231a792
-
ffmpeg - Replace one word audio in video at different specific timeline [duplicate]
17 décembre 2019, par SiddharthThis question is an exact duplicate of :
How can i replace one word (newyork to be replaced by california) throughtout the video where speaker says "Newyork". I want that "Newyork" word to be removed from the audio (while keeping video intact) and insert "california" throughout the video at different places.
I have an audio file where speaker says "California" which i want to replace with "newyork" word.
How can i do that using FFMPEG ?
-
avformat/rpl : Replace strcpy with av_strlcpy
10 juillet 2019, par Cameron Cawley