Recherche avancée

Médias (91)

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

Sur d’autres sites (13665)

  • what's the recommended CDN or Hosting should I use for online media converter app ? [on hold]

    20 novembre 2017, par Moe D.

    I’m working on web application that will let users download videos from facebook, twitter and vimeo as MP4 or MP3.

    I don’t know what’s the recommended CDN or Hosting plan or product I should use to can host all these big media files ( mp3 and mp4 ) with a lot of download requests per hour and to be affordable in the same time ?

    And will auto deleting files that older than 6 hours on the cloud save some cloud storage costs ?

  • ffmpeg on 15+ GUIs via SSH

    2 septembre 2017, par P. Kon

    Task - I have 15+ gui applications (requiring GPU access) that need to be captured by ffmpeg at once. The machine doing the work is server sitting in server rack, and only access is via SSH.

    My terrible plan - To force graphical desktop to load, I was thinking of getting fake hdmi dongle for gpu, changing resolution of display to fit all 15 application and record each of them in grid, but it just feels like nasty solution.

    What would you recommend ? Server currently has Ubuntu 16.04, but if really necessary, any distro could be installed.

  • avcodec : optimize mathops for Loongson-3 v1

    16 avril 2015, par ZhouXiaoyong
    avcodec : optimize mathops for Loongson-3 v1
    

    HAVE_LOONGSON is replaced by HAVE_LOONGSON3. Even Loongson-2E and 2F support
    Loongson SIMD instructs but have low performance for decoding. We plan to focus
    on optimizing Loongson-3A1000, 3B1500 and 3A1500, and modify the configure file
    to support Loongson-2 series later by adding HAVE_LOONGSON2.

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

    • [DH] libavcodec/mathops.h
    • [DH] libavcodec/mips/mathops.h