Recherche avancée

Médias (91)

Autres articles (41)

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

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (8326)

  • FFMPEG - Reduce speed / framerate of resulting video ?

    29 avril 2014, par shikata

    I’m using this commnand in order to convert a set of JPGs into a video. The code works but the resulting video is too fast

    exec('ffmpeg -y -f image2 -i img%d.jpg video.mpg 2>&1 >/dev/null', $output, $exit_status);

    I’ve tried to add -r 15 before the output file name but it didn’t work.

    Here what I’ve tried but didn’t work :

    exec('ffmpeg -y -f image2 -i img%d.jpg -r 15 video.mpg 2>&1 >/dev/null', $output, $exit_status);

    Any hints would be highly appreciated

  • Speed up video with FFmpeg with low I-frame distance [on hold]

    5 mai 2014, par Kevin Chromik

    I got a video with 60 fps and h264 encoded (.mp4), audio layer is removed. Now I want to speed up the video 4x faster with FFmpeg, but I would like to have a very low I-frame distance to be able to perform very precise and fast seeking. I don’t need a high compression. Does someone has an idea how I could achieve that ?

    Thanks in advance.

  • Revision 89fbf3de50 : Add an MMX fwht4x4 7% faster encoding a desktop lossless at RT speed 4. Change

    5 mai 2014, par Alex Converse

    Changed Paths :
     Modify /test/fdct4x4_test.cc


     Modify /vp9/common/vp9_rtcd_defs.pl


     Add /vp9/encoder/x86/vp9_dct_mmx.c


     Modify /vp9/vp9cx.mk



    Add an MMX fwht4x4

    7% faster encoding a desktop lossless at RT speed 4.

    Change-Id : I41627f5b737752616b6512bb91a36ec45995bf64