
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 (90)
-
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
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 (11052)
-
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.