Recherche avancée

Médias (1)

Mot : - Tags -/graphisme

Autres articles (61)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • Formulaire personnalisable

    21 juin 2013, par

    Cette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
    Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire. (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (8379)

  • lavf : preserve side data when parsing packets.

    17 mai 2013, par Anton Khirnov
    lavf : preserve side data when parsing packets.
    
    • [DBH] libavformat/utils.c
  • cpu : Include common.h for av_popcount64

    24 mai 2013, par Martin Storsjö
    cpu : Include common.h for av_popcount64
    

    This fixes build failures on windows since 2a6eaeaa8.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavutil/cpu.c
  • Best server side video processing library or software [closed]

    16 mai 2013, par Projapati

    I need your suggestion on selecting the right command line tool
    that would allow me to process user uploaded videos.

    By processing I mean :

    • Convert to flv, mp4, ogg etc formats
    • Modify quality, bitrate, framerate etc
    • Control file size and other attributes
    • Might need to process video in batch mode

    This processing will be done though some scheduled process that would grab the file and then process. The tool must have command line utilities.

    I only know the free FFMPEG library.
    Are there other (if costs money then fine) tools that allow me to do these ?

    What is used by youtube if you know it ?

    Thank you