Recherche avancée

Médias (91)

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • 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

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

Sur d’autres sites (16519)

  • Speed up part of video using ffmpeg

    21 janvier 2023, 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.

    


  • hevc : Add coefficient limiting to speed up IDCT

    5 juillet 2016, par Mickaël Raulet
    hevc : Add coefficient limiting to speed up IDCT
    

    Integrated to libav by Josh de Kock <josh@itanimul.li>.

    Signed-off-by : Alexandra Hájková <alexandra@khirnov.net>

    • [DBH] libavcodec/hevc.c
    • [DBH] libavcodec/hevcdsp.h
    • [DBH] libavcodec/hevcdsp_template.c
  • Can somebody compare the decoding speed of popular audio formats ? [on hold]

    23 novembre 2017, par puppon -su

    People usually quote compression ratio, but I’m interested in how well they perform on old computers and mobile phones. I’m interested in cpu usage, battery usage, and if they require/benefit from SIMD.

    I’m not sure if it still matters by now, everyone seems to buy new hardware every few years.