
Recherche avancée
Médias (91)
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#1 The Wires
11 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
ED-ME-5 1-DVD
11 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (77)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...)
Sur d’autres sites (10869)
-
FFMpeg slowed down sound sounds too metalic
8 mars 2015, par user1571299this is the command line I use :
ffmpeg -i VID_20150216_185018.mp4 -filter_complex setpts=4*PTS;atempo=0.5,atempo=0.5 output.mp4
The video plays just fine and the audio is in sync...but it’s just too metalic compared with most slo-mo videos I’ve seen out there.
Here’s an example how someone fixes it with Sony Vegas which is exactly what I want to achieve : -
Creating complicated ffmpeg videos (like those Facebook friendship videos) [on hold]
26 avril 2018, par onassarI’m trying to understand the technology used to create videos like these :
https://www.youtube.com/watch?v=b3PBN3zC4M0How are these kinds of things put together (eg what technologies) ? Want to learn more about this, and am assuming it’s related to ffmpeg, but I’m a bit of my depth.
Appreciate anything, including even just a list of the possible different technologies used to create something like that.
-
How to implement Text Animations with FFMPEG ?
5 décembre 2018, par Ravindra SamdhiyaI want to achieve text animations in video. example given below
[https://www.youtube.com/watch?v=_sLeWcwBJ_s][1]
Is this possible with FFMPEG or there is any other way possible ? i have implemented text in and out with FFMPEG but now i want to add animation effects. Is this possible ?