Recherche avancée

Médias (91)

Autres articles (50)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP 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 (...)

Sur d’autres sites (10043)

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

    


  • 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 ?

  • 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