Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (65)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

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

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

  • Troubleshooting ffmpeg slideshow output corruption

    7 novembre 2020, par Hugh Walxet

    I'd been making single-image slideshows with ffmpegs for a long while without issue. Suddenly, sans any alteration to my previous install, the output from simple inputs like

    


    


    ffmpeg -r 1 -ss 00:00:17 -i "D :\x\y\z\a.flac" -i "C :\b\c\d\e.jpg" -b:v 1M -t 30 -map 0:a:0 -map 1:v:0 C :\f\g.mp4

    


    


    began giving me files that cannot be sent on any platform and which are unable to be played in VLC. I'm not really sure what's happening here. What diagnostics can I perform on the videos to pinpoint the issue ? This occurs with all image files, tested on jpg's, png's, etc. It has also not been solved by reinstalling ffmpeg, in a different location (and changing the environment variable path).

    


  • Anomalie #4643 (Nouveau) : {logo} ne marche pas sur un logo inséré automatiquement par le référenc...

    28 janvier 2021

    Bonjour,

    Soit la boucle :

    Si je passe par le référencement automatisé de site : ecrire/ ?exec=site_edit&new=oui&id_rubrique=8
    Et que je référence https://www.spip.net/
    SPIP récupère bien le logo.
    Je publie le site.

    Et la boucle ne liste pas le site.

    Si je supprime le logo et en remet un autre à la place, alors la boucle renvoie le site.
    Testé en SPIP 3.3.0-dev GIT [master : 7497d691] https://git.spip.net/spip/spip/commit/7497d6910f6910344ca1944d11b1c92d0ee7fed7

    Ça marchait en 3.2

  • Revision c8f4c187b3 : Use consistent range for VP8E_SET_NOISE_SENSITIVITY Accept the same range of in

    8 mai 2012, par John Koleszar

    Changed Paths : Modify /vp8/vp8_cx_iface.c Use consistent range for VP8E_SET_NOISE_SENSITIVITY Accept the same range of inputs for the VP8E_SET_NOISE_SENSITIVITY control, regardless of whether temporal denoising is enabled or not. This is important for maintaining compatibility with existing (...)