Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (64)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • MediaSPIP Player : les contrôles

    26 mai 2010, par

    Les contrôles à la souris du lecteur
    En plus des actions au click sur les boutons visibles de l’interface du lecteur, il est également possible d’effectuer d’autres actions grâce à la souris : Click : en cliquant sur la vidéo ou sur le logo du son, celui ci se mettra en lecture ou en pause en fonction de son état actuel ; Molette (roulement) : en plaçant la souris sur l’espace utilisé par le média (hover), la molette de la souris n’exerce plus l’effet habituel de scroll de la page, mais diminue ou (...)

Sur d’autres sites (9154)

  • Missing library files in PyInstaller with FFMPEG

    9 mars 2020, par djcmm476

    I’m quite new to PyInstaller, but I’m trying to get it to build an exe from a little set of scripts I’ve written. Unfortunately, I use a couple of different modules, like FFMPEG (through FFPyPlayer). When I try to build I get :

    360570 WARNING : lib not found : avformat-58.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360572 WARNING : lib not found : SDL2_mixer.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360573 WARNING : lib not found : swresample-3.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360578 WARNING : lib not found : avdevice-58.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360580 WARNING : lib not found : swscale-5.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360582 WARNING : lib not found : avfilter-7.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360583 WARNING : lib not found : postproc-55.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360584 WARNING : lib not found : avutil-56.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    360586 WARNING : lib not found : avcodec-58.dll dependency of c :\users\me\appdata\local\programs\python\python37\lib\site-packages\ffpyplayer\player\player.cp37-win_amd64.pyd

    I couldn’t find these dlls, but I found them on the ffmpeg site and tried to point PyInstaller right at them using —paths, but it doesn’t make a difference.

    Does anyone have any suggestions ? They’d be greatly appreciated.

  • Revision da58436f43 : Subsampling aware allocs and bitstream Make framebuffer allocations according t

    7 mai 2013, par John Koleszar

    Changed Paths :
     Modify /vp9/common/vp9_alloccommon.c


     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/common/vp9_mbpitch.c


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/common/vp9_postproc.c


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_lookahead.c


     Modify /vp9/encoder/vp9_lookahead.h


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/vp9_cx_iface.c


     Modify /vp9/vp9_iface_common.h


     Modify /vpx_scale/generic/yv12config.c


     Modify /vpx_scale/yv12config.h


     Modify /vpxdec.c



    Subsampling aware allocs and bitstream

    Make framebuffer allocations according to the chroma subsamping
    factors in use. A bit is placed in the raw part of the frame header for
    each of the two subsampling factors. This will be moved in a future
    commit to make them part of the TBD feature set bits, probably only set
    on keyframes, etc.

    Change-Id : I59ed38d3a3c0d4af3c7c277617de28d04a001853

  • Révision 105450 : correction coquille et correction des liens de forum interne

    25 juillet 2017, par gouz@root-me.org