Recherche avancée

Médias (91)

Autres articles (43)

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

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

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