Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP 0.2

Autres articles (55)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • fate/subtitles : Add remuxing test for lrc

    1er octobre 2021, par Andreas Rheinhardt
    fate/subtitles : Add remuxing test for lrc
    

    It uses the test-lrc.lrc sample which was added years ago, but never
    used until now.

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/subtitles.mak
    • [DH] tests/ref/fate/sub-lrc-remux
  • ffmpeg : remove ffmpeg_videotoolbox

    13 novembre 2021, par rcombs
    ffmpeg : remove ffmpeg_videotoolbox
    

    This was almost completely redundant. The only functionality that's no longer
    available after this removal is the videotoolbox_pixfmt arg, which has been
    obsolete for several years.

    • [DH] fftools/Makefile
    • [DH] fftools/ffmpeg.c
    • [DH] fftools/ffmpeg.h
    • [DH] fftools/ffmpeg_opt.c
    • [DH] fftools/ffmpeg_videotoolbox.c
  • MAINTAINERS : Add Haihao Xiang for vaapi

    14 décembre 2021, par U. Artie Eoff
    MAINTAINERS : Add Haihao Xiang for vaapi
    

    Current listed maintainers for vaapi plugin are
    not reponsive and/or currently active in the
    ffmpeg community. Thus, vaapi plugin patches
    (and qsv plugin) have generally gone ignored or
    lost in the ether for too long.

    Remove Gwenole Beauchesne from vaapi maintainer
    who has not been active since 2016.

    Current alternative maintainer for vaapi is Mark
    Thompson whom has not been active since
    March/April 2021.

    Therefore, add Haihao Xiang to vaapi maintainer
    who's primary role is FFmpeg development with a
    focus on the vaapi and qsv plugins. Haihao has
    over a decade of media experience and many years
    of FFmpeg development experience, amongst other
    media frameworks.

    The additional patch for adding Haihao as qsv
    plugin maintainer has been submitted previously :

    https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210608141134.27448-1-zhongli_dev@126.com/

    This will help FFmpeg to continue to be the leading
    multimedia framework by allowing these plugins to be
    actively improved, enhanced, and maintained for existing
    and future HW platforms.

    Signed-off-by : U. Artie Eoff <ullysses.a.eoff@intel.com>

    • [DH] MAINTAINERS