Recherche avancée

Médias (91)

Autres articles (60)

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

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (8688)

  • avformat/mpegts : Change order of structs to match 7968059e5c3cd8f91407f379c11bbf71a1b...

    3 septembre 2014, par Michael Niedermayer
    avformat/mpegts : Change order of structs to match 7968059e5c3cd8f91407f379c11bbf71a1b84c74
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/mpegts.c
  • hls playlist where the #EXTINF tag doesnt match actual segment duration ? [closed]

    8 janvier, par tamirg

    "The EXTINF tag specifies the duration of a Media Segment."

    &#xA;

    But what should happen if the actual file duration does not match that tag ?

    &#xA;

    I tried to edit the m3u8 file of my playlist and change the EXTINF tags so it will be smaller than the actual file duration, and also sometimes changed it so it will be bigger than the duration. In both cases the result stayed the same and simply the actual segment duration was played, regardless of the EXTINF tag.

    &#xA;

    So what is the actual need of this tag ? seems that simply the file is being played.

    &#xA;

  • buffersrc : Have function parameter names match between .c and .h file

    11 février 2014, par Diego Biurrun
    buffersrc : Have function parameter names match between .c and .h file
    

    This fixes two related Doxygen warnings. Also document one parameter.

    • [DH] libavfilter/buffersrc.h