Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (89)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

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

  • Update src/jquery.colorbox.js

    18 janvier 2013, par thomasreiser

    m src/jquery.colorbox.js Update src/jquery.colorbox.js IE7 crash fix for (some ?) jQuery versions, at least jQuery 1.7.x in our development environment (native IE7, not emulated).

  • Dynamic watermark on Moodle videos

    20 janvier 2023, par Jose A. Matarán

    I am a novice moodle administrator and, in addition, they ask me for things that I think are out of the ordinary. My users need their videos to have a dynamic watermark to prevent piracy.

    


    I have evaluated some options, such as VDO Cipher, but they seem too expensive for a training that is offered almost free of charge.

    


    Can you advise me something else ? In addition to being an administrator, I am an application architect and maybe I could do a custom development, maybe using fmpeg or similar.

    


    What do you recommend ?

    


  • ffmpeg and ffmpeg-php

    12 mars 2014, par Asa Carter

    I have a requirement to compress, convert and generate thumnails from video uploads.

    The live server is linux but for development we are using Windows 7 PC's both using PHP 5.4.

    It seems that ffmpeg is different to ffmpeg-php with ffmpeg-php only being able to generate the thumbnails.

    Is there any way to use ffmpeg as a php extension on windows and/or linux ?

    Is there a compiled dll of ffmpeg-php that is compatible with php 5.4 ?

    Is there a php alternative to ffmpeg for the purpose of the above requirements that will work on linix and windows ?

    Thanks

    Asa