Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (75)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • How to combine multiple video webRTC mediaStreamTrack at ffmpeg / ffmpegwasm

    27 avril 2022, par junaiddarajat

    I'm attempting to combine or mix multiple video tracks into a single mediaStreamTrack, or a mediaStream, I don't want to utilize Canvas as it's not readily available across multiple platforms [mobile devices, react native, etc]

    


    Is there such a possibility through some library of sorts ?

    


    I found this but am really uncertain : https://github.com/ffmpegwasm/ffmpeg.wasm

    


    Any insight would be greatly appreciated, thanks so much !

    


  • I want merge two video file with ffmpeg and javacv for Android [on hold]

    10 mai 2016, par cool.products

    I want merge two video with ffmpeg for android.

    I tried likes below :

    • Get a frame from first video with FFmpegFrameGrabber.
    • And get a frame from second video with FFmpegFrameGrabber.

    And convert these two frame to bitmap. And by using canvas, I combined these two bitmap. And recorded this bitmap as a merged video.

    But this took really many time, and I wasn’t be able to get the merged video. How can I solve this problem ?

  • Updated 360 player logic for scaleArcWidth

    12 mai 2012, par Scott Schiller

    m demo/360-player/canvas-visualization.html m demo/360-player/demo-slider-controls.js m demo/360-player/script/360player.js m demo/index-rollup.js m demo/index.js Updated 360 player logic for scaleArcWidth