
Recherche avancée
Médias (91)
-
Chuck D with Fine Arts Militia - No Meaning No
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Paul Westerberg - Looking Up in Heaven
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Le Tigre - Fake French
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Thievery Corporation - DC 3000
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Dan the Automator - Relaxation Spa Treatment
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Gilberto Gil - Oslodum
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (88)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
MediaSPIP Player : problèmes potentiels
22 février 2011, parLe lecteur ne fonctionne pas sur Internet Explorer
Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...) -
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)
Sur d’autres sites (11715)
-
Generating a Square wave with FFmpeg
12 avril 2018, par Ali BaiSo I know how to generate a sine wave with FFmpeg, for example
ffmpeg -f lavfi -i "sine=frequency=440:duration=10" sine_440_10.wav
How can I use this and create both a square and also a triangle wave ?
I am also wondering if a simple attack and decay can be applied with FFmpeg ?
Thanks in advance for any help.
-
FFmpeg vs Vitamio
14 février 2016, par user1662334I am thinking about making app on videos in android. I came to know that there are 2 famous libraries,
FFMPEG
andVitamio
.I just want to know that can i do simple video functions like playing the video, grabbing a frame, converting video to mp3 with both the libraries ? What are their pros and cons ?
Thanks in advance.
-
java communicated two software [on hold]
20 juillet 2015, par AidaFirst of all I’m totally beginner in JAVA ! So, I don`t have any idea what should I do !
My question is : I have two program, FFMPEG and another one is Video mixer software.
I want to make a link between these two. I mean, I want to send a video in video mixer and then convert the format in ffmpeg. So, do you have any idea how can i create this relation ?Thanks in advance !