Recherche avancée

Médias (91)

Autres articles (105)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (8104)

  • avfilter/vf_cropdetect : adjust Default threshold based on bit depth

    30 décembre 2014, par Michael Niedermayer
    avfilter/vf_cropdetect : adjust Default threshold based on bit depth
    

    Also allow specifying thresholds that are bit depth independant

    Previous version reviewed by : Reimar Döffinger <Reimar.Doeffinger@gmx.de>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavfilter/vf_cropdetect.c
  • i want to create a collage of short videos based on my girlfriend's mood(machine learning approach in ffmpeg) [closed]

    14 janvier 2020, par Biswajit Nayak

    Hi guys i am working on a video collage project from different short videos based on our journey so far, it will be simple as Mid-’90s DV Camcorder Look we have to use ffmpeg for scene extraction and which machine learning framework to detect mood as per the scene in the video, We also use some featureS of opencv. Please Help

  • vaapi_encode_h265 : Set level based on stream if not set by user

    19 septembre 2018, par Mark Thompson
    vaapi_encode_h265 : Set level based on stream if not set by user
    

    Sets the level based on the stream properties if it is not explicitly
    set by the user. Also add a tier option to set general_tier_flag, since
    that affects the level choice.

    • [DH] doc/encoders.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/vaapi_encode_h265.c