Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (10)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Showing in-video visual progress bar with FFMPEG ?

    20 mai 2024, par Taapo

    As OBS Studio lacks a visual indicator to show how far a video has progressed (and when you need to advance to the next scene), I was wondering if there is a command-line option (or solution) to get FFMPEG to re-encode the video and show a progress bar at the bottom of the video that shows how long the video has been playing so far.

    


    Is there such a feature ?

    


  • ffmpeg : Variable based overlay

    25 juin 2018, par Hoofamon

    I am building a video from a collection of images, currently I am just using the ffmpeg command line tool for this :

    ffmpeg -framerate 60 -pattern_type glob -i "${photoDir}/archives/*.jpg" -c:v libx264 -pix_fmt yuv420p $movieDir/vidout.mp4

    I would like to overlay a string value on the video that would change for each input file image, it would be the name of that file with some slight changes. Is this something that is possible with the commandline utility and a script, or would I need to write a program using the ffmpeg lib ?

    Thank you

  • Anomalie #2661 (Fermé) : fusion ?

    16 avril 2012, par Ben .

    contexte : la page archives est presque vide : http://www.spip-blog.net/spip.php?page=archive sur le blog de b_b en spip2 / mysql la boucle MONTH> retourne SELECT articles.date, MONTH(date) FROM spip_articles AS `articles` WHERE (articles.statut = ’publie’) AND (articles.date en spip3 sur (...)