Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (64)

  • 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 ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • 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

Sur d’autres sites (12784)

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

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

  • 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