Recherche avancée

Médias (91)

Autres articles (63)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

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

  • Extract encoded image from concatenated video not decoding

    5 août 2021, par Jesse Hix

    I am trying to put an LSB encrypted image at the end of a video and then extract that image and decode it. I use ffmpeg -i VIDEO -vf select="between(n\,'x'\,'y'\)" -vsync 0 frames%d.png to extract the frame or frames both to encode and decode. And the command below to merge the video and image back together. The image is encoded and decode using a basic python LSB program.

    


    ffmpeg \
-i input.mp4 -ss 00:00:00 -t 00:00:21.08 \
-loop 1 -framerate 25 -t 00:00:00.04 -i eframes1.png \
-filter_complex "[0:v][1:v]concat=n=2:v=1:a=0" out.mp4


    


    The issue I am having is that the extracted encoded image does not decode. The video has a fps of 25 and 528 frames originally and 529 frames after concatenating.

    


    Is the issue the place where I am cutting the frame out or perhaps the concatenating part or the encoding part ?

    


  • doc/http: Update HTTP protocol options

    17 juillet 2020, par Jun Zhao
    doc/http: Update HTTP protocol options
    

    remove the timeout option docs part for HTTP protocol and add
    auth_type option part.

    Reviewed-by : Gyan Doshi <ffmpeg@gyani.pro>
    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] doc/protocols.texi
  • Evolution #3151 : Gestion des statuts et WorkFlow

    22 janvier 2014, par Fil Up

    blague à part ta proposition a l’air de tenir la route ; propose un patch ?