Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (81)

  • 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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (9932)

  • extracting quantization matrix in jpeg conversion and residual error in mpeg conversion in ffmpeg ?

    31 juillet 2017, par Saeid Zangeneh

    Im not familiar with the ffmpeg source code and I’m not so professional in programming to can change or find out the code.I just want to extract quantization matrix in jpeg conversion also the residual error in mpeg conversion.

  • Is it possible to build ffmpeg x64 on Windows ?

    15 juin 2017, par moose

    The real answer is probably "no", but still, just to double check.
    Has anyone ever been able to build ffmpeg x64 on Windows (VS2013 or VS2015) ? I know it is not possible with publicly available sources without heavy modifications. However, if somebody did it and if he is willing to share a few tips...

    Edit :
    It is interesting how most of the required x64 tools for running the "configure" are distributed without dependencies and it is impossible to get them anywhere. Looks like a professional trolling.

    Edit2 :
    There are thousands of errors like this :

    fatal error C1083: Cannot open include file: 'features.h': No such file or directory

    features.h is missing as many other header files. Is there a fix for that, or switching to Linux is the only option ?

  • Is it possible to build ffmpeg x64 on Windows ?

    19 avril 2017, par moose

    The real answer is probably "no", but still, just to double check.
    Has anyone ever been able to build ffmpeg x64 on Windows (VS2013 or VS2015) ? I know it is not possible with publicly available sources without heavy modifications. However, if somebody did it and if he is willing to share a few tips...

    Edit :
    It is interesting how most of the required x64 tools for running the "configure" are distributed without dependencies and it is impossible to get them anywhere. Looks like a professional trolling.

    Edit2 :
    There are thousands of errors like this :

    fatal error C1083: Cannot open include file: 'features.h': No such file or directory

    features.h is missing as many other header files. Is there a fix for that, or switching to Linux is the only option ?