Recherche avancée

Médias (91)

Autres articles (58)

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

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (4609)

  • ffmpeg - converting pngs with white background to movie give black background

    14 octobre 2015, par Population Xplosive

    I have a list of files with their names in the form [1-1000].00.png.
    All these are flattened images (graphs) with white background color.
    I am trying to make a movie out of these files using ffmpeg. However, when I use ffmpeg, everything white in the images become black in the movie. And everything black remains the same. The command I used is :

    The command I use is :

    ffmpeg -pix_fmt yuv420p -r 8 -f image2 -pattern_type glob -i
    ’*.00.png’ movie.mp4

  • avfilter/vf_ciescope : fix black-point position

    17 janvier 2023, par Paul B Mahol
    avfilter/vf_ciescope : fix black-point position
    
    • [DH] libavfilter/vf_ciescope.c
  • ffmpeg:send rtsp to streaming server error:Display black [on hold]

    1er février 2018, par shanexia

    I am using FFmpeg to pull video data from a streaming server. The program works fine. But when I play the destination URL, it just displays black. I have tried using VLC and ffplay, but both players suffer the same problem.

    The ffplay report says this :

    SPS unavailable in decode_picture_timing

    non-existing PPS 0 referenced

    no frame !

    The ffmpeg net function is av_write_frame, and the destination url is rtsp://IP:PORT/RTStream/test.sdp.