Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (18)

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

  • Les images

    15 mai 2013
  • Taille des images et des logos définissables

    9 février 2011, par

    Dans beaucoup d’endroits du site, logos et images sont redimensionnées pour correspondre aux emplacements définis par les thèmes. L’ensemble des ces tailles pouvant changer d’un thème à un autre peuvent être définies directement dans le thème et éviter ainsi à l’utilisateur de devoir les configurer manuellement après avoir changé l’apparence de son site.
    Ces tailles d’images sont également disponibles dans la configuration spécifique de MediaSPIP Core. La taille maximale du logo du site en pixels, on permet (...)

Sur d’autres sites (1691)

  • Using FFmpeg to convert all images in a folder to mp4 or avi using a .bat file [Windows]

    21 janvier 2016, par Zombie Waffles

    I’m trying to get all .png files in a folder to be converted into a video format in the same directory as the images. Now I can’t understand how ffmpeg works, I just want something like this ;

    for /l %%k in (1,1,%images%) do (
       ffmpeg.exe (I need help with the parameters here)
    )

    This is my very first help request ever and I’m not sure if I supplied enough information for this to be an easy answer. But at least TRYING to help me would be much appreciated. Thank you for reading !

  • Nodejs based video creation using ffmpeg with multiple images having distinct timegap inbetween

    22 novembre 2017, par Aman Kumar Aggarwal

    Trying to create video content out of multiple images.
    But need to create video with images on dynamic timeline

    i.e
    image1->0sec
    image2->5sec
    image3->8sec
    ... so on

    Any help will be useful. Currently using below git reference in nodejs but couldn’t achieve above scenario. It asks for loop value we tried to create it dynamic with float value but doesn’t work.

    https://github.com/h2non/videoshow

    We passed images list of 6 images and total timeline of images is 14seconds of which video is to be created.

    But when we create video it depends on loop value under options which push time lag between images content to create video and for an example if we keep it 3 then video length will be 6*3=18sec

    Please help of how to manage same.

  • minify all images

    20 août 2014, par TheDigitalOrchard
    minify all images