Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (111)

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

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

  • avfilter/dnn_backend_openvino : fix wild pointer on error path

    2 septembre 2023, par Zhao Zhili
    avfilter/dnn_backend_openvino : fix wild pointer on error path
    

    When ov_model_const_input_by_name/ov_model_const_output_by_name
    failed, input_port/output_port can be wild pointer.

    Signed-off-by : Zhao Zhili <zhilizhao@tencent.com>

    • [DH] libavfilter/dnn/dnn_backend_openvino.c
  • SRT : No Room to Store Incoming Packets when we stream SRT streams through VLC

    10 février, par Shankar

    Hope all you are doing well.

    &#xA;

    Actually i was trying to stream a media file using VLC by SRT protocol. For which, srt-live-transmit is used as converter in between SRT Listener and VLC UDP streams. srt-live-transmit used to convert udp to srt streams(mpegts). But when i tried to do that, after few seconds, i got error in srt-live-transmit terminal that :&#xA;No room to store incoming packet :

    &#xA;

    What should be the reason for this error ? And if anyone know anything about this problem, please share info. It would be helpful.&#xA;Thank you.

    &#xA;

  • avfilter/idet : add current frame classification to metadata

    1er novembre 2014, par Kevin Mitchell
    avfilter/idet : add current frame classification to metadata
    

    Fixes ticket 3832

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/filters.texi
    • [DH] libavfilter/vf_idet.c