Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (73)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

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

Sur d’autres sites (8736)

  • avcodec/h264dec : apply H.274 film grain

    17 août 2021, par Niklas Haas
    avcodec/h264dec : apply H.274 film grain
    

    Because we need access to ref frames without film grain applied, we have
    to add an extra AVFrame to H264Picture to avoid messing with the
    original. This requires some amount of overhead to make the reference
    moves work out, but it allows us to benefit from frame multithreading
    for film grain application "for free".

    Unfortunately, this approach requires twice as much RAM to be constantly
    allocated for ref frames, due to the need for an extra buffer per
    H264Picture. In theory, we could get away with freeing up this memory as
    soon as it's no longer needed (since ref frames do not need film grain
    buffers any longer), but trying to call ff_thread_release_buffer() from
    output_frame() conflicts with possible later accesses to that same frame
    and I'm not sure how to synchronize that well.

    Tested on all three cases of (no fg), (fg present but exported) and (fg
    present and not exported), with and without threading.

    Co-authored-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Niklas Haas <git@haasn.dev>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/h264_picture.c
    • [DH] libavcodec/h264_slice.c
    • [DH] libavcodec/h264dec.c
    • [DH] libavcodec/h264dec.h
  • vf_colorspace : Add support for film primaries

    1er novembre 2016, par Vittorio Giovara
    vf_colorspace : Add support for film primaries
    

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>
    Signed-off-by : Ronald S. Bultje <rsbultje@gmail.com>

    • [DH] libavfilter/vf_colorspace.c
  • Evolution #4103 : Autoriser /local/cache-gd2/ et /local/cache-vignette/ dans robots.txt

    27 février 2018, par jean marie

    oups, j’ai oublié le bon sujet : Autoriser /local/cache-gd2/ et /local/cache-vignette/ dans robots.txt