Recherche avancée

Médias (91)

Autres articles (87)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (7805)

  • How do i extract individual frames from videos using ffmpeg ?

    15 novembre 2015, par yzhu

    I have a bunch of videos downloaded from Youtube and I would like to extract frames from them. The current command I am using is :

    ffmpeg -i input.mp4 -an -s qvga %06d.png

    But I also want to set the -r and -t option. I want the fps to be the fps of each video, and the duration time is their duration. I know that if I don’t set the -r option, the default is 25 fps.

    So could anyone help ? how to add the -r and -t option ? and is there any better and accurate way to obtain individual frames from videos ? Thanks a lot.

  • ImageOptim byte savings

    24 avril 2011, par Scott Schiller

    m demo/360-player/360-button-pause-light.gif m demo/360-player/360-button-pause-light.png m demo/360-player/360-button-pause.gif m demo/360-player/360-button-pause.png m demo/360-player/360-button-play-light.gif m demo/360-player/360-button-play-light.png m demo/360-player/360-button-play.gif m (...)

  • mov : Seek back if overreading an individual atom

    15 juillet 2013, par Martin Storsjö
    mov : Seek back if overreading an individual atom
    

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Cc : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/mov.c