Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (53)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Les notifications de la ferme

    1er décembre 2010, par

    Afin d’assurer une gestion correcte de la ferme, il est nécessaire de notifier plusieurs choses lors d’actions spécifiques à la fois à l’utilisateur mais également à l’ensemble des administrateurs de la ferme.
    Les notifications de changement de statut
    Lors d’un changement de statut d’une instance, l’ensemble des administrateurs de la ferme doivent être notifiés de cette modification ainsi que l’utilisateur administrateur de l’instance.
    À la demande d’un canal
    Passage au statut "publie"
    Passage au (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (6208)

  • I want to convert images and sounds into video using php [closed]

    6 janvier 2023, par hossein ahmadi

    I have 5 pictures that contain 5 English words
Also, I have five audio files of pronunciation of the words above.

    


    I want to write a program with php that puts five pictures together with intervals of five seconds and plays the audio file of each according to the words.

    


    5s(word1.jpg)   5s(word2.jpg)   5s(word3.jpg)   ...
(audio1.mp3)    (audio2.mp3)    (audio3.mp3) ...
output.mp4


    


    I researched ffmpeg but still haven't found the answer to what I want to do

    


  • Video streaming with multiple audio track ?

    27 octobre 2018, par Akash

    How should make a video with different language or audio track right now it is playing in English. Want to add a Hindi audio track in the video.

  • Python add audio to video opencv

    21 avril, par olokelo

    I use python cv2 module to join jpg frames into video, but I can't add audio to it. Is it possible to add audio to video in python without ffmpeg ?
P.S. Sorry for my poor English