Recherche avancée

Médias (1)

Mot : - Tags -/géodiversité

Autres articles (111)

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (9362)

  • avcodec/cavsdec : Clear MMX state after MB decode loop

    21 octobre 2016, par Michael Niedermayer
    avcodec/cavsdec : Clear MMX state after MB decode loop
    

    The MMX state must be cleared between using MMX and using memory allocation
    thats basically the only location between the 2

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/cavsdec.c
  • Converting konvajs state to Advanced SubStation Alpha (ASS) format for subtitles

    7 juillet 2024, par Ahsan

    I am building a subtitle editor using react.js. I plan to use konvajs to build the styling feature of editor like rotate subtitles, change size etc. How do I convert resultant konva state to ass format so that ffmpeg can render these subtitles on video.

    &#xA;

    If there is a better solution than using konvajs then please guide me.

    &#xA;

  • Revert "lavc/aarch64 : add hevc sao band 8x8 tiling"

    5 janvier 2022, par Martin Storsjö
    Revert "lavc/aarch64 : add hevc sao band 8x8 tiling"
    

    This reverts commit f63f9be37c799ddc835af358034630d31fb7db02, as
    it breaks fate-hevc.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/aarch64/hevcdsp_init_aarch64.c
    • [DH] libavcodec/aarch64/hevcdsp_sao_neon.S