Recherche avancée

Médias (17)

Mot : - Tags -/wired

Autres articles (38)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (6331)

  • Implications of `DPB size > level limit` ?

    4 juillet 2022, par jippyjoe4

    I'm using ffmpeg and the libx264rgb codec to encode 5760x3240 PNG sequences into lossless .mp4 files. When I do this, I get the warning in yellow text :

    


    DPB size (16 frames, 1169280 mbs) > level limit (9 frames, 696320 mbs)

    


    I'm not completely sure what it means. Although it is slow, the encoder does finish encoding the files into a .mp4 file, from which I can extract the frames again losslessly.

    


    What does this warning mean, and what is the implication ?

    


  • avformat/mov_chan : use a higher log level for a debug message

    28 mars 2022, par James Almer
    avformat/mov_chan : use a higher log level for a debug message
    

    Trace is too noisy and this line is useful enough to get it printed
    at debug level.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/mov_chan.c
  • avformat/movenc : use warning log level and small adjustment for the log

    2 mars 2022, par Limin Wang
    avformat/movenc : use warning log level and small adjustment for the log
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavformat/movenc.c