Recherche avancée

Médias (1)

Mot : - Tags -/vidéo

Autres articles (48)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-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

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

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

Sur d’autres sites (10246)

  • FFMpeg volume goes up on last audio segment [duplicate]

    10 septembre 2020, par Paul

    Using the FFMPEG version2020-06-17 version by johnvansickle I have the following issue :

    


    I try to combine 1 video (without audio) and 2 audio fragments. Both audio fragments are identical concerning the volume. However when I mix the it all together somehow the last audio fragment is played louder. No matter in which order, no matter how many audio fragments I try to assemble.

    


    Below the statement I execute against ffmpeg, line breaks added for readability.

    


    -hide_banner -loglevel warning -y 
-i video.mp4 
-i audio-1.mp3 
-i audio-2.mp3 
-filter_complex [1]adelay=0[s1];[2]adelay=4000[s2];[s1][s2]amix=2[combined] 
-c:v copy dest.mp4


    


  • FATE : add a test for the volume filter

    13 mars 2013, par Anton Khirnov

    FATE : add a test for the volume filter

  • volume : remove duplicated condition.

    5 janvier 2012, par Clément Bœsch

    volume : remove duplicated condition.