Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (78)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (9760)

  • Can I access FFPlay.exe's STDIN in order to emulate a 'q' keypress ?

    28 novembre 2023, par couldabin

    I am writing a Win32 program that launches ffplay.exe. I would like to have my program send a quit message ('q') but cannot get ffplay to respond. I am using CreatePipe() to initialize read/write handles that are used by CreateProcess(), which launches ffplay.exe. Should I be able to make this work ? If I start ffplay manually from a command line, pressing 'q' works fine. I would like to emulate that with my Win32 program. To test my code, I substituted ffplay.exe with another console application that prompts the user for input, and it responds as expected.

    


  • doc/ffserver : mention how to access streams through RTSP

    3 janvier 2014, par Stefano Sabatini
    doc/ffserver : mention how to access streams through RTSP
    
    • [DH] doc/ffserver.texi
  • avfilter/af_afftfilt : fix possible invalid memory access

    7 octobre 2019, par Paul B Mahol
    avfilter/af_afftfilt : fix possible invalid memory access
    
    • [DH] libavfilter/af_afftfilt.c