Recherche avancée

Médias (91)

Autres articles (50)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (9463)

  • How to apply yadif filter with Motion-Project ?

    20 décembre 2020, par Caio Piccirillo

    I'm using a analogic video card (bt878) with linux (debian 9) to monitor traffic, but this card is interlaced and I don't know how to deinterlace using Yadif filter using ffmpeg on motion and stream the deinterlaced image. Can someone help me ?

    


    Here is an example of current image output, notice on truck at top right :
image

    


  • Pass channel id to ffmpeg

    17 octobre 2016, par snowman

    Is there a way to pass a particular channel id to ffmpeg to control a tuner card ?
    I can run the following and capture my tuner card, but would like to pass a particular channel id.

    ffmpeg -f dshow -show_video_device_dialog true -i video="Hauppauge Cx23100 Video Capture" -r 20 -threads 0 -hls_time 10 -hls_list_size 6 -hls_wrap 10 -start_number 1 TEST.m3u8
  • How to apply yadif filter with motion ?

    18 décembre 2020, par Caio Piccirillo

    I'm using a analogic video card (bt878) with linux (debian 9) to monitor traffic, but this card is interlaced and I don't know how to deinterlace using Yadif filter using ffmpeg on motion and stream the deinterlaced image. Can someone help me ?

    


    Here is an example of current image output, notice on truck at top right :
image