
Recherche avancée
Médias (91)
-
Les Miserables
9 décembre 2019, par
Mis à jour : Décembre 2019
Langue : français
Type : Textuel
-
VideoHandle
8 novembre 2019, par
Mis à jour : Novembre 2019
Langue : français
Type : Video
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
-
Un test - mauritanie
3 avril 2014, par
Mis à jour : Avril 2014
Langue : français
Type : Textuel
-
Pourquoi Obama lit il mes mails ?
4 février 2014, par
Mis à jour : Février 2014
Langue : français
-
IMG 0222
6 octobre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Image
Autres articles (89)
-
Les vidéos
21 avril 2011, parComme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Les sons
15 mai 2013, par
Sur d’autres sites (7586)
-
How can I add a screen shake effect to a video using ffmpeg ?
5 juin 2022, par chexo3I have a video I'm trying to make for a dumb joke. The input video stream could be anything, but in my case it's an image file that I'm adding audio to. I want to apply a screen shake effect/earthquake effect to the video to make it a bit more dramatic. Is there a simple way to do this with ffmpeg ? I know ffmpeg can do a lot, but at a certain point it gets a bit impractical to do everything in ffmpeg.


-
What should I do if the video is broken on a black screen when encoding with FFmpeg(h264) ?
19 novembre 2018, par wowi77The MOV is broken when H.264 is encoded as below image. Can I encode it without breaking ?
Encoding options :
ffmpeg -y -i "background.mp4" -s "160x64" -c:v libx264 -vprofile baseline -level 3 -q:v 0 -mbtree 1 -r 30 -pix_fmt yuv420p -an -t "0:00:15.000000" "sample.mp4"
-
Update hooks for latest wdio-screen-commands.
30 décembre 2019, par blueimpUpdate hooks for latest wdio-screen-commands.