Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (58)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

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

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

  • Revision b62064f338 : Enhance the end to end psnr tests Includes more speed settings and also real-ti

    15 décembre 2014, par Deb Mukherjee

    Changed Paths :
     Modify /test/vp9_end_to_end_test.cc



    Enhance the end to end psnr tests

    Includes more speed settings and also real-time mode now.

    Change-Id : I71c77c4a2471d715c61cc30db092aa053cf012e1

  • are there options to speed up dpkg-buildpackage

    17 janvier 2015, par j0h

    Im back porting ffmpeg to an older version of debian.
    everything is going well, but its so slow.
    I am running dpkg-buildpackage -us -uc

    with a debian rules file that looks like this :

    #!/usr/bin/make -f
    %:
       dh $@

    override_dh_auto_configure:
       ./configure

    I notice, this is only processing on 1 core.
    is there anything like make -j 4 that I could use to speed this up ?

    I’ve been using this guide, but i don’t see anything for speeding up the build step
    https://www.debian.org/doc/manuals/maint-guide/

  • Revision ec1d8387e1 : Add 64x64 sub_pel_variance Neon function On Nexus 7 speed -5, -6, -7, and -8 sa

    14 janvier 2015, par Frank Galligan

    Changed Paths :
     Modify /test/variance_test.cc


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/encoder/arm/neon/vp9_variance_neon.c



    Add 64x64 sub_pel_variance Neon function

    On Nexus 7 speed -5, -6, -7, and -8 saw about a 15% increase
    in perf for 480p. Speeds -5, -6, -7, and -8 saw about a 10%
    increase in perf for 720p.

    Tested on Nexus 7, built with ndk r10d, gcc 4.9.

    Change-Id : I2fa5315845e3021c9a6e2ea47e52e68b398d8334