Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (99)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (9633)

  • Use ffmpeg to show a webcam live stream in a browser

    20 juillet 2020, par Toast

    I have a webcam that is connected to a server and I'd like to view a live stream of it in a web browser.

    


    I'd like to include a video tag like this :

    


    <video></video>&#xA;

    &#xA;

    What is an ffmpeg command that will send a video stream to browser clients ?&#xA;I managed to record a video to disk with this command :

    &#xA;

    ffmpeg -f v4l2 -i /dev/video0 output.mkv&#xA;

    &#xA;

    I'm not sure if rtsp and ffmpeg are a good choice and I'm open for alternative suggestions.&#xA;I'm looking for a solution that is simple to setup and demo. Scalability and support for older browsers don't matter and audio isn't needed. I'd prefer a solution that sends compressed video instead of individual images (MJPG).

    &#xA;

  • Crop layout for Videos using touch for a Video Editor like Video Show or Filmora Go in android studio [closed]

    26 août 2020, par Rayhan Khan

    I am new to the android studio (Java) and video editing application. I am developing a video editor in android studio with FFMpeg Library.

    &#xA;

    I want to create a crop layout with a rectangle layer on top of it to measure the details like :

    &#xA;

    &#xA;&#xA;crop video width : 900&#xA;crop video height : 500&#xA;left distance (x value) : 190&#xA;top distance (y value) : 110&#xA;&#xA;                                    1280&#xA;****************************************************************************&#xA;*FULL VIDEO                           |                                    *&#xA;*                                    110                                   *&#xA;*                                     |                                    *&#xA;*            **************************************************            *&#xA;*            *                       900                      *            *&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*----190-----*                     CONTENT                500 *----190-----* 720&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*            *                                                *            *&#xA;*            **************************************************            *&#xA;*                                     |                                    *&#xA;*                                    110                                   *&#xA;*                                     |                                    *&#xA;****************************************************************************&#xA;

    &#xA;

    Please help. Thank you.

    &#xA;

    Screenshot 1 :

    &#xA;

    Image 1

    &#xA;

    Screenshot 2 :

    &#xA;

    Image 2

    &#xA;

  • avfilter/f_graphmonitor : also show link EOF status in blue

    31 août 2020, par Paul B Mahol
    avfilter/f_graphmonitor : also show link EOF status in blue
    
    • [DH] doc/filters.texi
    • [DH] libavfilter/f_graphmonitor.c