Recherche avancée

Médias (0)

Mot : - Tags -/upload

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (90)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

  • avfilter/vf_vectorscope : support more formats for color4 mode in common case

    2 septembre 2015, par Paul B Mahol
    avfilter/vf_vectorscope : support more formats for color4 mode in common case
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/vf_vectorscope.c
    • [DH] tests/ref/fate/filter-vectorscope_color4
  • avcodec/h2645_sei : move some common SEI syncing code to ff_h2645_sei_ctx_replace()

    11 novembre 2024, par James Almer
    avcodec/h2645_sei : move some common SEI syncing code to ff_h2645_sei_ctx_replace()
    

    Instead of duplicating it across all supported decoders.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/h2645_sei.c
    • [DH] libavcodec/h264_slice.c
    • [DH] libavcodec/hevc/hevcdec.c
  • libavutil\common.h the following files have unsaved change ? change permission

    3 septembre 2015, par user3717658

    i have just downloaded QtMEL and i try to compile the source code in Qtcreator with visual c++ 11 compiler but i get 2 error

    1 : libavutil\common.h the following files have unsaved change (from QtCreator)
    2 : error : C1083 : Cannot open include file : ’libavutil/avconfig.h’ : No such file or directory (from Compiler)

    the avconfig.h file does not exit maybe duo to change in ffmpeg is there any replacement ?