Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (79)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (8958)

  • How to downlaod 5 min video from 1 hour you tube video

    27 novembre 2013, par psanjib

    I 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 leo

    I 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 Goten

    The 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.