Recherche avancée

Médias (91)

Autres articles (43)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • 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

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

Sur d’autres sites (5641)

  • Mask dynamic logo using ffmpeg

    15 juin 2014, par Francesco De Pazzi

    I am trying to detect and hide a logo that dynamically positioned in a video.

    In this video the logo is positioned at the top and after a few minutes down etc.

    it’s possible to detect every time the logo when it changes place and hide it with ffmpeg ?

    I tried with delogo but I must tell the position x/y, so it is not possible in my case !

    Thank you very much !

  • Video (generated with FFMPEG) scrambled after upload to YouTube

    12 mai 2023, par user2338826

    I am generating short videos from screenshots (e.g. 900 screenshots for a 30 seconds clip) with ffmpeg.

    


    It works great and I can play the videos in different video players on Windows without a problem.
When I upload the video to my YouTube channel it still works fine in the small preview under studio.youtube.com. But as soon as I preview the video on YouTube the whole video is "scrambled" (see attached image).

    


    Other YouTube videos uploaded by other users play fine in my Chrome.

    


    I am using Chrome and if I deactivate Hardware Acceleration in Chrome settings the video plays fine on YouTube. But that obviously is not a viable solution. Users should be able to watch the videos on YouTube without changing settings.

    


    The video also plays fine in the Android YouTube app and in Firefox on Windows.

    


    I have tried a lot of settings for ffmpeg - no success.

    


    This is one of the commands I have tried. The parameters are used according to YouTube's best practice requirements :

    


    ffmpeg -r 30 -s 1080x1920 -i storage/screenshot-%03d.jpg -pix_fmt yuv420p -c:v libx264 -profile:v high -preset slow -crf 18 -g 30 -bf 2 storage/testvideo.mp4


    


    Has anybody successfully generated YouTube videos that also run in Chrome ?
Any idea appreciated.

    


    enter image description here

    


  • Evolution #3770 : Logo des articles sur les listes

    18 février 2021, par nicod _

    En fait il n’y a pas trop de td.logo donc le risque est moindre, mais bon...

    Sinon ça pourrait aussi être une classe générique et réutilisable, genre .liste-objets tr td.logo-recadre au lieu de .liste-objets.articles tr td.logo, et implémenter ça dans la fabrique ?