Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (100)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (11431)

  • Why does menconder fps rate does not work ?

    27 février 2016, par ACR

    I’m using mencoder to create a video out of some .png files. The problem is that the frame rate doesn’t change, regardless of the -fps flag. The output video has different time lengths (in their properties), but the video’s size and speed are always the same (regardless of the FPS chosen).

    I just want to create a shorted video by using higher FPS rates. In short, a "time-lapse" of my original set of images. What am I doing wrong with mencoder ? I’m using the following command :

    mencoder mf://./IMG/images*.png -mf w=800:h=600:fps=20:type=png -ovc copy -oac copy -o video.avi
  • x86/vf_threshold : make threshold8 functions work on x86_32

    4 décembre 2017, par James Almer
    x86/vf_threshold : make threshold8 functions work on x86_32
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavfilter/x86/vf_threshold.asm
    • [DH] libavfilter/x86/vf_threshold_init.c
  • x86/vf_limiter : make limiter functions work on x86_32

    8 juillet 2017, par James Almer
    x86/vf_limiter : make limiter functions work on x86_32
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavfilter/x86/vf_limiter.asm
    • [DH] libavfilter/x86/vf_limiter_init.c