Recherche avancée

Médias (1)

Mot : - Tags -/karaoke

Autres articles (75)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

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

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (17041)

  • cmdutils : fix new API break the "ffmpeg -muxers/demuxers"

    1er avril 2018, par Jun Zhao
    cmdutils : fix new API break the "ffmpeg -muxers/demuxers"
    

    fix commit 2238190 break the "ffmpeg -muxers/demuxers".

    Signed-off-by : Jun Zhao <mypopydev@gmail.com>
    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] fftools/cmdutils.c
  • Revert "pnmenc : use bits_per_raw_sample"

    25 août 2014, par Michael Niedermayer
    Revert "pnmenc : use bits_per_raw_sample"
    

    This reverts commit 1506ea947d3c527f67a5caa93cc7fa0d064bbf1f.

    Revert requested by carl as well as author in "Re : [FFmpeg-devel] [PATCH]Fix pnm encoding with bpc set"

    • [DH] libavcodec/pnmenc.c
  • lavfi/spp : add "quality" option in runtime change path

    10 janvier 2020, par Jun Zhao
    lavfi/spp : add "quality" option in runtime change path
    

    it's stranage to use option "level" in runtime change path but used
    "quality" in option, add "quality" in runtime change path, it's more
    intuitive and keep the "level" for compatibility.

    Reviewe-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Jun Zhao <barryjzhao@tencent.com>

    • [DH] doc/filters.texi
    • [DH] libavfilter/vf_spp.c