Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (56)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

Sur d’autres sites (5093)

  • avcodec/mpegvideo_enc : Remove slice structured mode from H.263 as well as the code...

    22 novembre 2015, par Michael Niedermayer
    avcodec/mpegvideo_enc : Remove slice structured mode from H.263 as well as the code automatically enabing it
    

    There is no such thing as a slice structured mode in the original version 1 H.263,
    that mode was added in H.263+ in 1998. Also the headers for slice structured mode
    are not part of the older version 1 and this would result in unplayable files

    An alternative to this patch would be to merge the H263 and H263P AVCodecs and use
    other means to distinguish the older and newer versions.

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

    • [DH] libavcodec/mpegvideo_enc.c
  • Can't access Google Cloud Platform hosted rtsp stream externally

    1er novembre 2023, par Nikos Daskalas

    I have been trying to host a video to rtsp stream on a gcp vm instance.

    &#xA;

    My steps were :

    &#xA;

    a) Set up an external ip to my vm, and setup firewall rules to allow traffick.

    &#xA;

    b)Install mediamtx to my vm and start a server with ./mediamtx

    &#xA;

    c)install ffmpeg and stream my video with : ffmpeg -i video.mp4 -rtsp_transport tcp -f rtsp rtsp ://externalip:8554/live.stream

    &#xA;

    The stream runs locally, but when I try to access in with vlc or ffplay rtsp ://externalip:8554/live.stream, I cannot connect. I tried to ping the server from the client side, and it works ok.

    &#xA;

    What am I missing ? Are there any more configurations I need to do to my project ?

    &#xA;

  • Evolution #3560 (Nouveau) : Supprimer l’option expérimentale Google Closure Compiler

    1er octobre 2015, par b b

    Je viens donc de faire le test avec et sans : aucune différence !

    Référence : http://thread.gmane.org/gmane.comp.web.spip.user/194959/focus=66521