Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (39)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

Sur d’autres sites (8988)

  • Speed up part of video using ffmpeg

    19 décembre 2016, par midtiby

    I’m recording screencasts and some part of the recorded screencasts I would like to speed up using a command line tool like ffmpeg.

    I know that it is possible to use ffmpeg to speed up an entire video with a command like (source)

    ffmpeg -i input.mkv -filter:v "setpts=0.5*PTS" output.mkv

    Is it possible to only apply the speedup in certain regions in the video. Eg. from 10 to 15 seconds and again from 50 to 60 seconds ? Something similar seems to be possible using the program slowmoVideo.

  • Revision 9f6eba419a : Add Neon intrinsic vp9_fdct8x8_quant_neon On Nexus 7 speed -5 got 2%, -6 got 

    16 janvier 2015, par Frank Galligan

    Changed Paths :
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/encoder/arm/neon/vp9_dct_neon.c



    Add Neon intrinsic vp9_fdct8x8_quant_neon

    On Nexus 7 speed -5 got 2%, -6 got 15%, -7 and -8 got 30%
    increase in perf.

    Tested on Nexus 7, built with ndk r10d, gcc 4.9.

    Change-Id : I83246d63b96674d170098a572fa4fe28a05aaf51

  • Revision e7ef8ecefd : Merge "iosbuild.sh : Increase build speed."

    27 janvier 2015, par Tom Finegan

    Merge "iosbuild.sh : Increase build speed."