Recherche avancée

Médias (0)

Mot : - Tags -/diogene

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (98)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • 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

Sur d’autres sites (9967)

  • avcodec/qsvenc : Fix leak of A53 data

    25 septembre 2021, par Andreas Rheinhardt
    avcodec/qsvenc : Fix leak of A53 data
    

    Up until now, it has only been freed when the QSVFrame is reused,
    so that the last one contained in it leaked at the end.

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

    • [DH] libavcodec/qsvenc.c
  • fate : Fix test name for pixfmts tests

    20 avril 2015, par Timothy Gu
    fate : Fix test name for pixfmts tests
    

    The last pixel format gets leaked as `$test` further down the pipeline.

    See for example https://fate.libav.org/x86_32-netbsd-clang-no-inline-asm/20150420020104
    Note the odd test names like “yuvj444p.”

    CC : libav-stable@libav.org

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] tests/fate-run.sh
  • Use ffmpeg to assess media quality recursively and output to a file

    6 septembre 2021, par JD71

    Would anyone mind telling me how to use ffmpeg recursively to scan my collection, assess the video quality and export all of the output data to a file ? I've searched quite a bit on the web and there have been some close to what I'm looking for but not exactly. If I should be using something else, I'm open to suggestions as well.

    &#xA;

    Thank you in advance for any assistance you can provide !

    &#xA;

    J

    &#xA;