Recherche avancée

Médias (91)

Autres articles (11)

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

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (2606)

  • AVFrame data format

    10 mars 2021, par Валентин Никин

    I process the raw data from AVFrame.data. Pixel format of this frames is AV_PIX_FMT_YUV420P. I want to understand in what range of values is this data located.

    


    Seems UV (in YUV scheme) must be in [-128, 128] range, CbCr (in YCbCr) must be in [0, 255]. What scheme used in FFmpeg ?

    


  • avcodec/vdpau_hevc : Remove experimental flag

    4 août 2015, par Philip Langdale
    avcodec/vdpau_hevc : Remove experimental flag
    

    The latest nvidia 355.06 drivers fixes the interleaving bug when
    video surfaces are rendered. It still seems to be broken for
    read-back with getBits but that’s sufficiently uninteresting that
    I don’t think we need to wait for it to remove the flag.

    • [DH] libavcodec/vdpau_hevc.c
  • Configuring php, ffmpeg, on iis

    3 février 2014, par user3228624

    Has anyone been able to successfully configure ffmpeg-php on windows 64bit, php 5.3 with IIS (not WAMP or XAMP) ? Is this possible ? FFmpeg works fine with the command prompts, so that was installed correctly, but the ffmpeg ext is showing on phpinfo(), and I have the dll files located in the php ext folder and the windows/system32 folder. I downloaded ffmpeg6-php54-win64-vc9-all, I know it was for php 5.4, but would that matter ? I couldn't find the files for 5.3.