
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 (50)
-
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 -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Taille des images et des logos définissables
9 février 2011, parDans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)
Sur d’autres sites (9311)
-
How to downlaod 5 min video from 1 hour you tube video
27 novembre 2013, par psanjibI have tried and also success to download you tube video for that i use ffmpeg. But there is a problem if the video duration is long (1 hour) the that will take more time to download.
Is there any way to download 5 min video from 1 hour you tube video
Thanks in advance
-
Overlaying a video, a text and an image on another video using FFMpeg
11 janvier 2019, par leoI want to overlay a video, a text, and an image on another video using FFMpeg but I do not know how can I do that. My scenario like that ;
Base Video :
I have a base video which is 2 minutes in length.
Overlay Videos :
I have 3 videos which are 7 seconds in length. I am trying to put these files on some specific times for example first : 20 : 27 seconds, second 40:47 seconds, third : 60:67 second as fully covered basic video.I have one image and it will be overlaid on base video between 10:15 seconds for a specific position on the base video.
I have one text and it will be overlaid on base video between 10:15 seconds for a specific position on the base video.How can I do that with FFMpeg command ? And Can I do that with one command ?
-
Merge two video devices into a third device by placing the video next to each other
14 janvier 2021, par Lennart Van der GotenThe Situation


I have two webcams (with associated video devices
/dev/video0
and/dev/video1
). The first webcam generates a resolution of 720p while the other one generates 1080p.

The Task


I would like to create a new video device
/dev/video2
that is defined by putting the video from the first webcame next to the one coming from the second webcam.