Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (98)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (9762)

  • Streaming through FFMpeg stdout

    30 juin 2014, par SandyEmerald

    I need to stream my generating images using ffmpeg througth stdout. Is it possible ? If yes, could you give me some ffmpeg examples like commands or general conceptions ?

    The final task is to create streaming video server through RTP, so i could connect to it via VLC or other client. And i need to do it without using diskspace - only through streams.

    Now i have Qt program which generates images. I know that i can give them to stdout using QDataStream.

  • Canopus HQ/HQA decoder

    9 avril 2015, par Vittorio Giovara
    Canopus HQ/HQA decoder
    

    Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/hq_hqa.c
    • [DBH] libavcodec/hq_hqa.h
    • [DBH] libavcodec/hq_hqadata.c
    • [DBH] libavcodec/hq_hqadsp.c
    • [DBH] libavcodec/hq_hqadsp.h
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/riff.c
    • [DBH] tests/fate/video.mak
    • [DBH] tests/ref/fate/canopus-hq_hqa-hq
    • [DBH] tests/ref/fate/canopus-hq_hqa-hqa
    • [DBH] tests/ref/fate/canopus-hq_hqa-inter
  • avutil/hwcontext_d3d11va : Free AVD3D11FrameDescriptor on error

    9 juin 2024, par Michael Niedermayer
    avutil/hwcontext_d3d11va : Free AVD3D11FrameDescriptor on error
    

    Fixes : CID1598558 Resource leak

    Sponsored-by : Sovereign Tech Fund
    Reviewed-by : Steve Lhomme <robux4@ycbcr.xyz>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavutil/hwcontext_d3d11va.c