Recherche avancée

Médias (91)

Autres articles (70)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

Sur d’autres sites (9764)

  • avformat/utils : Also fill dts==RELATIVE_TS_BASE packets in update_initial_durations()

    19 février 2017, par Michael Niedermayer
    avformat/utils : Also fill dts==RELATIVE_TS_BASE packets in update_initial_durations()
    

    This dts value can end up in the list in the absence of durations and is in that
    case semantically identical to AV_NOPTS_VALUE. We can alternatively prevent
    storing RELATIVE_TS_BASE if there is no duration.

    Fixes Ticket3640

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/utils.c
  • Imagemagick convert -fill does not change edges from a particular palette area

    30 décembre 2017, par Amit Patil

    When I am trying to remove Green (#09f80c) color from this image using below command

    magick convert images/img001.png - fill transparent -opaque #09f80c images/tp.png

    I am getting below image :

    Input Image

    This image I get as an output for above command. This image still has some green dots at the edges. How to remove them completely ?

    Output Image

    I want converted image not to have those extra pixels.

    Your help would be highly appreciated.

  • Revision 71379b87df : Changes to assembler for NASM on mac. fixes non-Apple nasm part of issue #755

    21 novembre 2014, par John Stark

    Changed Paths :
     Modify /third_party/x86inc/x86inc.asm


     Modify /vp9/common/x86/vp9_subpixel_8t_ssse3.asm


     Modify /vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm


     Modify /vp9/encoder/x86/vp9_subpel_variance.asm



    Changes to assembler for NASM on mac.

    fixes non-Apple nasm part of issue #755

    Change-Id : I11955d270c4ee55e3c00e99f568de01b95e7ea9a