Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (42)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

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

  • Revision 6e7e1cf32f : Add Neon intrinsics for vp9_avg_8x8_neon On Nexus 7 speed -5, -6, -7, and -8 sa

    15 janvier 2015, par Frank Galligan

    Changed Paths :
     Modify /test/vp9_avg_test.cc


     Modify /vp9/common/vp9_rtcd_defs.pl


     Add /vp9/encoder/arm/neon/vp9_avg_neon.c


     Modify /vp9/vp9cx.mk



    Add Neon intrinsics for vp9_avg_8x8_neon

    On Nexus 7 speed -5, -6, -7, and -8 saw about a 1% increase
    in perf for 480p. Speeds -5, -6, -7, and -8 saw about a 1.5%
    increase in perf for 720p.

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

    Change-Id : Ibf17ebfd952a6aec941719bd8306df8ec4574bee

  • 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