Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (35)

  • Configuration spécifique d’Apache

    4 février 2011, par

    Modules spécifiques
    Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
    Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
    Création d’un (...)

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

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

Sur d’autres sites (5550)

  • ffmpeg : does drawbox safely erase content of video ?

    25 janvier 2023, par Crenguta

    I want to make a box completely unrecognizable in a video without any way of reconstructing its content. Is

    


    ffmpeg -y -i input_video -vf "drawbox=x=10:y=10:w=100:h=100:color=black@1.0:t=fill" ouput_video


    


    sufficient for that ?

    


    The command creates a black box at the desired location. I am just not sure if this cannot be undone.

    


  • Is there a way to convert a VP9 webm video into CIELAB colourspace in FFMPEG to improve alpha compositing

    18 août 2022, par OneWorld

    I was wondering if there is an option / command to convert a webm VP9 video into CIELAB colour space in FFMPEG ?

    


    I did a search for CIELAB colour space in FFMPEG and couldn't find anything.

    


    I want to reduce the appearance of black edges by pushing into CIELAB space before doing the overlay / alpha compositing. See this post here :-

    


    moviepy black border around png when compositing into an MP4

    


    How can I do that in FFMPEG ?

    


    Any help would be much appreciated.

    


    Kind regards

    


  • Anomalie #2223 (Fermé) : balises multi sur les titres des plugins non traitées

    17 août 2011, par Cyril MARION

    sur la page ?exec=admin_plugin de gestion des plugins, les titres des plugins multilingues ne sont pas affichés dans la bonne langue ; exemple :

    [fr]Coordonnées[en]Address book 1.4.5 - en test

    [fr]Saisies pour formulaires[en]Entries for forms 1.14.0 - en test

    ... Avec SPIP 3.0.0-alpha2 SVN (...)