Recherche avancée

Médias (1)

Mot : - Tags -/book

Autres articles (57)

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (7547)

  • in ffmpeg how to refer to double digit numbers in file names ? [closed]

    12 mai 2023, par santoku

    I have a list of images named img_05.png, img_10.png and so on, when i tried to use this command ffmpeg -i image_%09d.png test-merged.mp4 it shows 'no such file or directory', but if the files are named img_0.png, img_1.png and so on, running ffmpeg -i image_%d.png test-merged.mp4 would work. I tried either 09d% or 02d%, neither works. what should i put to indicate a double-digit non-continuous integer ? thanks

    


  • avfilter/phase_template : Fix left-shift of negative numbers

    6 novembre 2022, par Andreas Rheinhardt
    avfilter/phase_template : Fix left-shift of negative numbers
    

    Affected the filter-phase FATE-test.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/phase_template.c
  • avfilter/vf_hqdn3d : Fix left-shift of negative numbers

    6 novembre 2022, par Andreas Rheinhardt
    avfilter/vf_hqdn3d : Fix left-shift of negative numbers
    

    Affected filter-hqdn3d and filter-hqdn3d-sample FATE-tests.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/vf_hqdn3d.c