Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (27)

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

Sur d’autres sites (2884)

  • avutil/pixfmt : improve definition of AVColorRange

    18 septembre 2020, par Jan Ekström
    avutil/pixfmt : improve definition of AVColorRange
    

    As it was brought up that the current documentation leaves things
    as specific to YCbCr only, ICtCp and RGB are now mentioned.
    Additionally, the specifications on which these definitions of
    narrow and full range are defined are mentioned.

    This way, the documentation of AVColorRange should now match how
    most people seem to read interpret it at this point, and thus
    flagging RGB AVFrames as full range is valid not only according to
    common sense, but also the enum definition.

    • [DH] libavutil/pixfmt.h
  • Revision 5f214d6bca : Use common coefficient definition in neon idct implementations Replace the dupl

    27 juillet 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/common/arm/neon/vp9_idct16x16_add_neon.c


     Modify /vp9/common/arm/neon/vp9_idct32x32_add_neon.c


     Modify /vp9/common/arm/neon/vp9_idct8x8_add_neon.c



    Use common coefficient definition in neon idct implementations

    Replace the duplicate coefficient definition in neon implementations
    of inverse transform with those from vpx_dsp/txfm_common.h

    Change-Id : I4cd9bd9569ab1793dfdbb6f16d80bcb581599f0d

  • Revision ea2d319cfc : changed to use vpx_integer.h for type definition Change-Id : I7739849aa8dd5dcb07

    22 janvier 2014, par Yaowu Xu

    Changed Paths :
     Modify /vp9/encoder/vp9_resize.c



    changed to use vpx_integer.h for type definition

    Change-Id : I7739849aa8dd5dcb0755858367fd3223587d107f