Recherche avancée

Médias (0)

Mot : - Tags -/masques

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (44)

  • Utilisation et configuration du script

    19 janvier 2011, par

    Informations spécifiques à la distribution Debian
    Si vous utilisez cette distribution, vous devrez activer les dépôts "debian-multimedia" comme expliqué ici :
    Depuis la version 0.3.1 du script, le dépôt peut être automatiquement activé à la suite d’une question.
    Récupération du script
    Le script d’installation peut être récupéré de deux manières différentes.
    Via svn en utilisant la commande pour récupérer le code source à jour :
    svn co (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (6175)

  • Revert "avcodec/wcmv : Avoid copying frames if they are unchanged"

    4 septembre 2019, par James Almer
    Revert "avcodec/wcmv : Avoid copying frames if they are unchanged"
    

    This reverts commit 976dae8b32f48d17cccfd6b19d2beb01770dfa7c.

    An alternative approach to reduce frame copying will follow.

    • [DH] libavcodec/wcmv.c
  • Revert "yadif : add parens around macro parameters"

    1er décembre 2013, par Michael Niedermayer
    Revert "yadif : add parens around macro parameters"
    

    This reverts commit 49e617f9565b6528fe707bae7ea4b62b10c771a5.
    This reduces the amount of non LGPL code, making a relicensing to LGPL
    easier

    Conflicts :

    libavfilter/vf_yadif.c

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavfilter/vf_yadif.c
  • Revert "avcodec/options_table : set err_detect to careful by default"

    27 octobre 2013, par Michael Niedermayer
    Revert "avcodec/options_table : set err_detect to careful by default"
    

    This reverts commit b1348eb68b432041b2557b9073590cf0fa60ff14.

    • [DH] libavcodec/options_table.h