Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (60)

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

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

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

  • Add image to video effect bottom to top

    7 août 2017, par Thang Tran

    I have 2 png images that I want to insert into an existing video but only 1 image works and the second image does not work : ffmpeg -i input.avi -i Test.png -i Test1.png -filter_complex "overlay=1:y=h-20*t’" -pix_fmt yuv420p -c:a copy output.avi Hope everybody help please.

  • FFMPEG video by using images with transition effects from top to bottom and bottom to top

    7 août 2017, par Shiraz Ansari

    I am successfully able to convert a sequence of images into a video. But now my requirement is to put some transition effects like left to right ,top to bottom or bottom to top to be shown in video with the change of every image. Please provide me suitable ffmpeg command to have transition effects in video.

  • avdevice/decklink_dec : set field order via codecpar

    24 juillet 2017, par Marton Balint
    avdevice/decklink_dec : set field order via codecpar
    

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

    • [DH] libavdevice/decklink_dec.cpp