Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (97)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • 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

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (8853)

  • Download video with image overlay using flutter_ffmpeg

    27 juillet 2024, par Shiv Sharma

    In my app i have a one video playing on screen, and on top of video I have placed one image. I want to save this video together with overlay image. So how to download using flutter_ffmpeg with flutter code ?

    


    I have tried using flutter_ffmpeg but no idea how to video download with image overlay.

    


    If anyone has ever try this issue before, request you to please help me.

    


  • How to download videos with a size less than 19M using yt dlp [closed]

    11 août 2024, par Иван Шивалов

    How to force yt-dlp url -f "b[filesize<19M]". The problem is that youtube stores video and audio separately, is it possible to select by size at the same time ? Also, if the file is going to be larger than 19M anyway, then I want to compress it. How to do it ?

    &#xA;

    I tried using yt dlp, but I didn't figure out the parameters. I used ffmpeg for compression, but I still didn't understand how to compress to the desired size

    &#xA;

  • Where can I download images/videos for all kind of pixel formats ?

    15 janvier, par Bukibarak

    I am developing a software that use FFMPEG AVPixelFormat for images and videos. I want it to be compatible with most common pixel formats.

    &#xA;

    Is there a website where I can download images/videos that have all kind of pixel formats for testing purpose (like RGBA, BGRA, YUV, Greyscale, ...) ?

    &#xA;