
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (71)
-
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 -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (13397)
-
Can I create a circular countdown indicator overlayed into a video with ffmpeg ?
9 novembre 2020, par Ben HolnessI have a script that creates a video from multiple sources. At the start of the video there is a 5 second long pause where some information is displayed.


I want to give a visual indicator of how long it is until the main video starts, with a circle in the top left corner. The circle would start completely transparent and slowly fill in grey round the circle as the video progresses. At 25% of the video, the top right quarter of the circle would be gray. At 50% the right half of the circle would be gray and so on.


I am imagining something similar to this solution which is a progress bar, but I'm not sure if it's possible/how to make it a circular one.


Thanks !


-
ffmpeg : cutting 20 seconds of video starting from the middle time in a bash cycle
12 janvier 2023, par Isabelleim in a bash script looping a dir full of .mp4 video files each one with a different lenght.
Now : how can i cut 20 seconds starting in the exact middle of any video ?
For a single file i can read manually the duration of the video so i know at what second start cutting : e.g.
for a 120 sec. video i use


ffmpeg -i "tmpfile.mp4" -ss 60 -t 20 -c copy "outputfile.mp4" 2>/dev/null


but now the problem is that the "-ss" value should be a variable with the (total lenght of video/2)
some videos are long less than a minute, some are long many minutes, and some are more than one hour.


Thanks


Cant find a middle time value to start cutting


-
Anomalie #3807 : [gestion sessions] : suppression de session inutilisée
7 mai 2017, par cedric -Le nombre maxi de session d’un auteur est maintenant limité et vérifié à l’identification initiale et lors de la mise à jour d’une session