Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (39)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (6672)

  • Revision 73896 : probablement pas un hack, je retire simplement et totalement la ...

    26 juin 2013, par chankalan@… — Log

    probablement pas un hack, je retire simplement et totalement la déclaration invalide pour le même résultat, sans incrémenter

  • http: add hack to make streams served by MediaGateway not seekable

    3 novembre 2013, par wm4
    http: add hack to make streams served by MediaGateway not seekable
    

    These streams are reported as seekable, but all tests show they are not,
    and the server merely pretends the streams are seekable. The server
    responds with :

    content-range : bytes 0-1999999999/2000000000

    Range requests seem to be correctly answered, but the actual data
    returned at the same offset is different. Assume this is a bug in the
    server software. The server identifies itself as :

    Server : MediaGateway 3.5.2-001

    Add a hack that checks the server name, and disables seeking in this
    case.

    Test URL : http://8283.live.streamtheworld.com:80/CBC_R1_VCR_H_SC

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

    • [DH] libavformat/http.c
  • Will there be any trace if I encode video with my laptop ?

    14 octobre 2018, par user10485400

    As the title says
    I want to know if there are anything that will help someone to trace the laptop or machine used for encoding the video ?

    Also is there any trace in image file too ? Like I watermark with ffmpeg and my machine code is added into metadata of that image ?