Recherche avancée

Médias (91)

Autres articles (49)

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

  • avdevice/xcbgrab : Add select_region option

    11 juillet 2020, par Omar Emara
    avdevice/xcbgrab : Add select_region option
    

    This patch adds a select_region option to the xcbgrab input device.
    If set to 1, the user will be prompted to select the grabbing area
    graphically by clicking and dragging. A rectangle will be drawn to
    mark the grabbing area. A single click with no dragging will select
    the whole screen. The option overwrites the video_size, grab_x, and
    grab_y options if set by the user.

    For testing, just set the select_region option as follows :

    ffmpeg -f x11grab -select_region 1 -i :0.0 output.mp4

    The drawing happens directly on the root window using standard rubber
    banding techniques, so it is very efficient and doesn't depend on any
    X extensions or compositors.

    Reviewed-by : Andriy Gelman <andriy.gelman@gmail.com>
    Signed-off-by : Omar Emara <mail@OmarEmara.dev>

    • [DH] doc/indevs.texi
    • [DH] libavdevice/xcbgrab.c
  • More generic version of MSVC bug workaround

    6 mai 2018, par Erik de Castro Lopo
    More generic version of MSVC bug workaround
    

    This is an updtate to the fix for an MSVC 2015 bug in 94a61241b0.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/libFLAC/stream_encoder_intrin_avx2.c
    • [DH] src/libFLAC/stream_encoder_intrin_sse2.c
    • [DH] src/libFLAC/stream_encoder_intrin_ssse3.c
  • fate : add a case for ticket #3229

    12 août 2019, par Zhong Li
    fate : add a case for ticket #3229
    

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Reviewed-by : Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by : Zhong Li <zhong.li@intel.com>

    • [DH] tests/fate/video.mak
    • [DH] tests/ref/fate/mjpeg-ticket3229