Recherche avancée

Médias (91)

Autres articles (56)

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

  • vaapi : return early from ff_vaapi_render_picture() without picture

    18 juin 2013, par Carl Eugen Hoyos
    vaapi : return early from ff_vaapi_render_picture() without picture
    

    Fixes an assertion when called on uninitialized frame. Spotted after
    seeking in vlc.
    Fixes ticket #2461.

    Tested-by : Timo
    Reviewed-by : Joakim Plate

    • [DH] libavcodec/vaapi.c
  • vaapi : return early from ff_vaapi_render_picture() without picture

    18 juin 2013, par Janne Grunau
    vaapi : return early from ff_vaapi_render_picture() without picture
    

    Fixes an assertion when called on uninitialized frame. Spotted after
    seeking in vlc.
    Fixes ticket #2461.

    Tested-by : Timo
    Reviewed-by : Joakim Plate
    Signed-off-by : Carl Eugen Hoyos <cehoyos@ag.or.at>

    • [DH] libavcodec/vaapi.c
  • DRM for rented content ? [closed]

    1er janvier 2024, par Cromulent

    I want to be able to rent audio and video files to people. It'll just be a single payment to rent some media for three days or so but I want to use DRM so that after those three days the media stops working.

    &#xA;

    It would be good if the content worked on multiple devices before the three days were up.

    &#xA;

    Can someone suggest some things I should look into ? I'll be serving all my media from my own website and will ffmpeg to encode files to the correct codecs.

    &#xA;