Recherche avancée

Médias (0)

Mot : - Tags -/publication

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

Autres articles (16)

  • 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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    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 (...)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (6003)

  • lavfi : use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.

    8 janvier 2018, par Jun Zhao
    lavfi : use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.
    

    Signed-off-by : Jun Zhao <jun.zhao@intel.com>
    Signed-off-by : Mark Thompson <sw@jkqxz.net>

    • [DH] libavfilter/Makefile
    • [DH] libavfilter/vf_deinterlace_vaapi.c
  • avcodec/hapenc : use the common texturedsp encode function

    23 mars 2022, par Marton Balint
    avcodec/hapenc : use the common texturedsp encode function
    

    And add slice thread capabilities.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavcodec/hap.h
    • [DH] libavcodec/hapenc.c
  • lavfi/dnn : Common Function to Get Async Result in DNN Backends

    8 août 2021, par Shubhanshu Saxena
    lavfi/dnn : Common Function to Get Async Result in DNN Backends
    

    This commits refactors the get async result function for common
    use in all three backends.

    Signed-off-by : Shubhanshu Saxena <shubhanshu.e01@gmail.com>

    • [DH] libavfilter/dnn/dnn_backend_common.c
    • [DH] libavfilter/dnn/dnn_backend_common.h
    • [DH] libavfilter/dnn/dnn_backend_openvino.c
    • [DH] libavfilter/dnn/queue.h