Recherche avancée

Médias (91)

Autres articles (98)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (10261)

  • Mask dynamic logo using ffmpeg

    27 mars 2018, par Francesco De Pazzi

    I am trying to detect and hide a logo that dynamically positioned in a video.

    In this video the logo is positioned at the top and after a few minutes down etc.

    it’s possible to detect every time the logo when it changes place and hide it with ffmpeg ?

    I tried with delogo but I must tell the position x/y, so it is not possible in my case !

    Thank you very much !

  • Revision e85eaf6acd : Remove redundant mode update in sub8x8 decoding The probability model used to c

    24 septembre 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/decoder/vp9_decodemv.c



    Remove redundant mode update in sub8x8 decoding

    The probability model used to code prediction mode is conditioned
    on the immediate above and left 8x8 blocks' prediction modes. When
    the above/left block is coded in sub8x8 mode, we use the prediction
    mode of the bottom-right sub8x8 block as the reference to generate
    the context.

    This commit moves the update of mbmi.mode out of the sub8x8 decoding
    loop, hence removing redundant update steps and keeping the bottom-
    right block's mode for the decoding process of next blocks.

    Change-Id : I1e8d749684d201c1a1151697621efa5d569218b6

  • Revision 4beb889f99 : Remove redundant mode update in sub8x8 decoding The probability model used to c

    24 septembre 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/decoder/vp9_decodemv.c



    Remove redundant mode update in sub8x8 decoding

    The probability model used to code prediction mode is conditioned
    on the immediate above and left 8x8 blocks' prediction modes. When
    the above/left block is coded in sub8x8 mode, we use the prediction
    mode of the bottom-right sub8x8 block as the reference to generate
    the context.

    This commit moves the update of mbmi.mode out of the sub8x8 decoding
    loop, hence removing redundant update steps and keeping the bottom-
    right block's mode for the decoding process of next blocks.

    Change-Id : I1e8d749684d201c1a1151697621efa5d569218b6