Recherche avancée

Médias (91)

Autres articles (66)

  • 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 ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (10743)

  • build : add check_apple_framework()

    6 septembre 2017, par Clément Bœsch
    build : add check_apple_framework()
    

    This will be used in the following commits.

    • [DH] configure
  • Custom FFMpeg Build with QSV, CUDA and VAAPI that can also run on other servers and directories

    28 février 2021, par Adem Aga

    Since I am starting with my first build experience with FFMpeg. I want build a custom version of FFMpeg with IntelHD GPU (QSV) and Nvidia GPU (NVENC) and VAAPI support, which should also run later on other Linux (Ubuntu 18.04 and 20.04) computers with corresponding GPUs (IntelHD + GPU).
So I would like to ask the following questions :

    


      

    • Do the corresponding graphics cards (IntelHD and Nvidia) have to be available on the server where i want compile FFMpeg and do their drivers have to be installed ? Or is it not necessary ?
    • 


    • If the graphics card drivers have to be installed, do the card drivers still have to be installed on another server, or are the drivers compiled accordingly ?
    • 


    • Which configuration settings have to be made to run the FFmpeg binary on different directorys on third (foreign) servers, like /home/anotherfolder/underfolder/ffmpeg ?
    • 


    


  • configure : Check build with some header not just preprocessing for testing —std=c11

    28 décembre 2016, par Michael Niedermayer
    configure : Check build with some header not just preprocessing for testing —std=c11
    

    Fixes build failure on FreeBSD with gcc 4.7

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] configure