Recherche avancée

Médias (0)

Mot : - Tags -/performance

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

Autres articles (52)

  • Qualité du média après traitement

    21 juin 2013, par

    Le bon réglage du logiciel qui traite les média est important pour un équilibre entre les partis ( bande passante de l’hébergeur, qualité du média pour le rédacteur et le visiteur, accessibilité pour le visiteur ). Comment régler la qualité de son média ?
    Plus la qualité du média est importante, plus la bande passante sera utilisée. Le visiteur avec une connexion internet à petit débit devra attendre plus longtemps. Inversement plus, la qualité du média est pauvre et donc le média devient dégradé voire (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (13162)

  • How to use a buffer in memory as an Input for ffmpeg ?

    20 mai 2014, par GregPhil

    I would like to use ffmpeg for generating a videostream of a GigEVision camera.
    I have a pointer to the buffer and a callback, which is indicating the arrival of a new frame.
    In livavdevice are some interfaces implemented but unfortunately not a generic one and I wasn’t able to find something in the web about it.

    Do you have any suggestions ?

    Thank you very much in advance.

    cheers
    greg

  • How do i compile opencv_ffmpeg.dll file using mingw on windows 10 64 bit ?

    9 février 2019, par Jaideep

    I have tried many different methods for compiling opencv_ffmpeg.dll but they all fail. Can somebody tell me which mingw (32bit or 64bit) version and msys or msys2 version to use and how to configure them properly for the task.
    Thanks in advance.

  • Controlling concurrent process usage for ffmpeg

    20 octobre 2016, par Ugur KAYA

    I need to make a load test on my linux machine for ffmpeg tool.

    It runs SuSE 11 Enterprise edition, and 12 cores of cpu.

    What I need to do is that, I need to run 6 instances of ffmpeg simultaneously, each is running on seperate core of cpu.

    How can I achieve this ?

    PS : I need to use bash script.

    Thanks in advance.