Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (28)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

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

Sur d’autres sites (5224)

  • How to get frame progress in c# from FFMPEG

    26 mars 2022, par Saghar Francis

    I am first time using Process namespace in c# I am using FFMPEG to add a watermark in the video. I am successfully adding the watermark but I also want to show the progress in my program console. How can I get a frame no that on currently FFmpeg on.

    


    To achieve this I am also using ffprobe to get the total number of frames and after that, I will divide it with current frame no so that I will get the progress. The problem is I don't know how to get the frame no while ffmpeg is doing processing on video.

    


  • How to add progress bar to FFMPEG android

    18 novembre 2020, par sunil yadav

    I want add a progress bar during FFMPEG execution android.

    When i start FFMPEG command then progress bar start with percentage progress.

    


  • How to add progress bar to FFMPEG android

    29 mars 2017, par sunil yadav

    I want add a progress bar during FFMPEG execution android.

    When i start FFMPEG command then progress bar start with percentage progress.