Recherche avancée

Médias (0)

Mot : - Tags -/médias

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (48)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    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 (...)

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

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

  • Revision 20babf6d9d : Don't try to use getenv on windows phone/rt The getenv function doesn't exist t

    29 mai 2013, par Martin Storsjo

    Changed Paths :
     Modify /vpx_ports/arm_cpudetect.c



    Don’t try to use getenv on windows phone/rt

    The getenv function doesn’t exist there. In Visual Studio 2012,
    the function still existed in the link libraries even though
    it was hidden in the headers, but in the 2013 version it has been
    removed from the link libraries as well.

    Change-Id : Iea6289a698fa1788e906f5aabb6fddda3675815b

  • Crop and Overlay on a video simultaneously using JavaCV for Android

    17 avril 2016, par ultimate

    I am using javacv version-1.1 on android studio and it is working perfectly.

    I want to crop and apply overlay to a video using FFmpegFrameFilter. I am not an expert in ffmpeg commands so can you help me please to achieve it.

    Overlay should be same size of the frame. I am able to crop but also wants an image overlay of the size of video frame.

    Thanks

  • FFMpeg not installing due to vscode problem

    13 mai 2020, par MiqhtieLol

    I am trying to code a discord music bot for a private server and when I try to install FFmpeg (npm install discord.js ffmpeg fluent-ffmpeg @discordjs/opus ytdl-core —save) it gives me a big error and I think the part that matters is this :

    



    You need to install the latest version of Visual Studio
gyp ERR! find VS including the "Desktop development with C++" workload.
gyp ERR! find VS For more information consult the documentation at:
gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows