Recherche avancée

Médias (91)

Autres articles (39)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (8162)

  • Anomalie #2910 : Erreur 404 après redirection après message forum ds un site avec URLs arbo.

    8 janvier 2013, par Ben .

    http://raturenet.grml.eu avec le mot de passe ecureuil (http://grml.eu) Et sinon toi tu as eu le problème sur un site en quelle version spip2 ? spip3 ?

  • Insta360 RS One Inch damaged file correction from dual 360 to equirectangular not lining up perfectly [closed]

    25 juillet 2024, par Barry Houldsworth

    I replaced my old Theta Z1 with an Insta360 RS One Inch.

    


    The first time using it for an actual job, 6 of the 50 photos I took came back with damaged files. enter image description here

    


    The Insta360 support team have been completely useless.

    


    I have an image but it's sort of a dual fisheye thing.enter image description here

    


    I found ffmpeg and tried to use that to correct...and it's soooo close but not quite there.

    


    Here is the command I used to process the dual fisheye image to equirectangular

    


    ffmpeg -i input.jpg -vf v360=dfisheye:e:pitch=-180:roll=0:yaw=100:ih_fov=193:iv_fov=193 -qscale:v 1 -frames:v 1 output2.jpg

    


    It works great except there is a very noticeable seam where the two images join. It looks like one of the images needs to be nudged up just a bit before the conversion. But...I don't know how to do that.

    


    Note that this is for photos not video.

    


    Any help would be much appreciated.

    


    Thanks !

    


    I tried the command above and was hoping it would convert from a dual fisheye image to an equirectangular image.

    


    It does work but there is a noticable seam where the two images join.

    


    I have tried tweaking the fov values but that did not seem to help.

    


  • Anomalie #2415 : Les autorisations SPIP 3.0, oups ?

    24 novembre 2011, par cedric -

    regarde le code en v2.1 : il y avait déjà une dérogation et un redressement pour le cas particulier des groupes de mots. Dans le dev de la 3.0 il est apparu que l’objet ’site’ necessitait aussi une derogation. D’ou la generalisation. ton exemple AUTORISERvoir,photos n’est pas bon non plus, car (...)