Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (72)

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

  • libvmaf : exit gracefully if the library fails.

    18 décembre 2017, par Ronald S. Bultje
    libvmaf : exit gracefully if the library fails.
    

    Fixes trac issue #6884 and Netflix/vmaf issue #124.

    • [DH] libavfilter/vf_libvmaf.c
  • Create a bat file to exit FFMPEG (Windows)

    18 décembre 2024, par user3812737

    Hello everyone I am using this bat file in order to capture my screen.

    



    ffmpeg -f dshow -i video=screen-capture-recorder -r 240001001 -q 1 lma_recording.avi


    



    When I press the q button the video capture stops.

    



    However I would like to stop the screen capturing with another bat file.

    



    I have tried this :

    



    taskkill /im ffmpeg.exe

    



    without luck

    



    Any suggestions ?

    


  • Cleanly exit at the end of an Interplay MVE

    17 juin 2017, par Hein-Pieter van Braam
    Cleanly exit at the end of an Interplay MVE
    

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Hein-Pieter van Braam <hp@tmm.cx>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/ipmovie.c