Advanced search

Medias (91)

Other articles (68)

  • Websites made ​​with MediaSPIP

    2 May 2011, by

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 April 2011, by

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things): implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

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

    1 December 2010, by

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

On other websites (12678)

  • ffmpeg convert from WMV to AVC1 instead of "official" H264 [on hold]

    26 March 2014, by thipeto

    I searched google for an answer, but I can't find the solution. It's for professional use.

    I'm trying to convert some wmv files (WMV3) to MP4 (H.264). It should take the format h.264, and instead of it, it's taken the H.264 (AVC1) format.

    It seems like the AVC is a format used in Apple, and I don't want to convert to this format, only to h264 "official", the one who fourcc shows me.
    I'm using the last version of ffmpeg, following is the basic command that I'm using:

    ffmpeg -i input.wmv -c:v libx264 -q:v 0 output.mp4

    I'm trying to understand the reason that some PCs here convert to h264, and other to AVC1.
    Someone can help me? What should I do to make the other PCs convert to the real h.264 without install a pack of codecs? I just want to convert to mp4, there's a way to install only codecs to convert to mp4?

    Many thanks,
    Thiago.

  • Revision 66349: On teste une autre méthode d’affichage des vues qui permet plus de choses ...

    29 September 2012, by rastapopoulos@… — Log

    On teste une autre méthode d’affichage des vues qui permet plus de choses : on caclule d’abord la réponse SANS le "sans réponse", vu que de toute façon c’était en #INCLURE déjà. Pour dire qu’il n’y a pas de réponse, les sous-squelettes doivent renvoyer du VIDE.
    Cela permet déjà d’ajouter une classe "sans_reponse" globale autour.

  • Anomalie #2291 (Fermé): Faire une redirection 301 pour les anciennes url

    2 May 2018, by RastaPopoulos ♥

    Rah mais maintenant ça marche, et j’ai testé 12 fois avant, vidé le cache FF etc. Au moment d’ajouter l’URL ça ne marchait vraiment pas jvous jure.

    Surtout que c’est pas une redirection gardée en mémoire en cache navigateur : justement il n’y a PAS de redirection à la base, donc rien à mettre en cache. Quand on ajoute la toute première fois une nouvelle adresse, donc une redirection, ça devrait marcher directement, puisque le navigateur n’a pas d’autre redirection en cache.

    Comprends rien…