Recherche avancée

Médias (91)

Autres articles (65)

  • 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

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

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (7232)

  • Set delay when create gif from pictures with FFMPEG + Transparent pictures + Organization

    16 mai 2019, par Hobyrr

    I’m trying to create a GIF from pictures, then I’ve three questions.

    Actually, this command works fine :

    -framerate 2 -i /data/data/com.example.apptest_ffmpeg_24/pic/%03d.jpg /data/data/com.example.apptest_ffmpeg_24/files/out3.gif

    But, i want to set a real delay between each picture, not make a random frame rate, is there any solution ?

    Well, i tried to add pictures with transparent background, but they just weren’t add to the GIF, like they don’t exist. Any solution ?

    Last question ! To create a GIF, i have to add all pictures in the same folder, with a regex names ( here %03d.jpg : 001.jpg, 002.jpg, etc...). Is there any solution to just pass a list of pictures in the command ?

    Thank you for your help !

  • How to compress video uploads in a WordPress website hosted on WP-Engine without FFmpeg ?

    27 février 2023, par Golipz

    I am building a WordPress website on WP-Engine and must allow users to upload videos up to 50 Mb. However, I noticed that WP-Engine presumably does not allow the installation of FFmpeg for video compression. What are the alternative methods or tools available to compress videos uploaded by clients on my website without FFmpeg ? Is there any WordPress plugin or other solutions available ? Any suggestions or insights would be greatly appreciated. I really appreciate any help you can provide.

    


  • avcodec/vc1dec : field pictures with direct mode MBs, followed by frame pictures are...

    1er février 2014, par Michael Niedermayer
    avcodec/vc1dec : field pictures with direct mode MBs, followed by frame pictures are not supported
    

    This case could occur when cuting and concatenating bitstreams

    Fixes out of array read
    Fixes : asan_heap-oob_1b33fdd_2849_cov_478905890_SA10143.vc1
    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vc1dec.c