Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (91)

  • 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

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

  • lavd/caca : provide more meaningful feedback if fails to set a dither option

    21 juillet 2012, par Stefano Sabatini

    lavd/caca : provide more meaningful feedback if fails to set a dither option

  • lavfi/qsvvpp : provide a default framerate if needed

    28 novembre 2022, par Haihao Xiang
    lavfi/qsvvpp : provide a default framerate if needed
    

    VPP in the SDK requires the frame rate to be set to a valid value,
    otherwise init will fail, so always set a default framerate when the
    input link doesn't have a valid framerate.

    Reviewed-by : Soft Works <softworkz@hotmail.com>
    Signed-off-by : Haihao Xiang <haihao.xiang@intel.com>

    • [DH] libavfilter/qsvvpp.c
  • avcodec/mpegvideo_enc : Remove always-true check

    23 mars 2022, par Andreas Rheinhardt
    avcodec/mpegvideo_enc : Remove always-true check
    

    It is a remnant of the old way for user-supplied buffers ;
    it is always-true since 93016f5d1d280f9cb7856883af287fa66affc04c.

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

    • [DH] libavcodec/mpegvideo_enc.c