Recherche avancée

Médias (16)

Mot : - Tags -/mp3

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.

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (13206)

  • fate/hevc : Fix test requirements

    29 avril 2022, par Andreas Rheinhardt
    fate/hevc : Fix test requirements
    

    Also replace define/foreach with pattern-specific variable values.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/hevc.mak
  • hwcontext_vulkan : stricter semaphore number requirements

    10 décembre 2021, par Lynne
    hwcontext_vulkan : stricter semaphore number requirements
    

    Always require one semaphore per sw_format plane. This is what
    the implementation uses and relies upon throughout. This was
    a leftover from an earlier revision that was never needed.

    • [DH] libavutil/hwcontext_vulkan.h
  • fate/ffprobe : Fix test requirements

    30 mars 2024, par Andreas Rheinhardt
    fate/ffprobe : Fix test requirements
    

    The ffprobe-test file is generated via ffmpeg and several filters ;
    the requirements for them were missing.
    Also deduplicate this while just at it.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/Makefile
    • [DH] tests/fate/ffprobe.mak