Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (109)

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

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

Sur d’autres sites (3882)

  • PHP stops after exactly 46 seconds

    12 octobre 2012, par Lisa

    I have seen many topics with a similar question, but not a similar situation, because the php settings do not seem to be the problem.

    The current php.ini settings are :

    max_execution_time = 600
    max_input_time = 600
    memory_limit = 512M
    post_max_size = 192M
    upload_max_filesize = 192M

    These settings cannot be overwritten by the local .htaccess

    The script
    The script is PHP and does the following :

    User uploads a movie file (using uploadify).
    Once the upload is finished a script uses ffmpeg to convert it in to a lower quality 480p flv file.

    The problem
    This script has always worked and since the upgrade from php 5.3.9 to 5.3.17 it has stopped working.
    The upload part works fine. I have tried it with 1Mb to 190mb files.
    Once uploaded the conversion starts and the script always stops at exactly 46 seconds. I have no clue why, but it is always 46 seconds.

    The server
    The server is a xeon quad-core 16Gb ram and a load average of 0.62 (8 = 100% cpu usage)

    I truly have no idea what the problem seems to be. The script worked fine and has not changed. So it must be something to do with the new PHP or perhaps Apache, but I have no clue.

    Does anyone have a suggestion regarding what the problem could be ?

  • Revision 30164 : Code mort bis

    24 juillet 2009, par kent1@… — Log

    Code mort bis

  • Revision 31963 : Si on a le plugin yaml activé, on peut alors exporter chaque menu dans un ...

    7 octobre 2009, par rastapopoulos@… — Log

    Si on a le plugin yaml activé, on peut alors exporter chaque menu dans un fichier yaml.
    Reste à proposer l’import de ce même fichier.