
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (72)
-
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 (...) -
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
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 (7278)
-
how I could do green screen effect in ffmpeg for put a image into video with whte background using ffmpeg ?
20 décembre 2018, par userpovhow I could do a green effect but instead of green color change all white color for another background
like this video
https://www.youtube.com/watch?v=zgge8y9YUEs
please help me
-
I want to convert you tube videos into mp4 format using FFMPEG
30 mai 2013, par AshwiniI am trying to convert youtube videos whose format is unknown into mp4 format using ffmpeg command. Please help me with the command.
The error i am getting currently is invalid data found while processing input with the following commandffmpeg -i http://www.youtube.com/watch?v=JOMvHetRyEM -c:v libx264 -ar 22050 -crf 28 D :/Wildlife.mp4
Please help me its urgent
-
Video slideshow, blinking lines
19 juillet 2016, par user2455079I’m creating video slideshow
melt -profile atsc_720p_25 67.jpg length=100 -filter crop center=1 -filter affine transition.geometry="0=0,0:100%x100%;100=-100,-100:115%x115%" -consumer avformat:out.mp4 vcodec=libx264 vb=3000k
And i have blinking lines effect which i don’t get when make same slideshow via adobe after effects :
https://www.youtube.com/watch?v=B41pdpunN9o
How can i solve this problem ?