Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (57)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (7261)

  • Warning : [minor] The ExtractEmbedded option may find more tags in the movie data

    7 décembre 2019, par re96

    I typed the following command at a Windows 10 command prompt :

    C:\hoge>"exiftool(-k).exe" "-FileNamehoge/C0001.MP4
       1 directories scanned
       1 image files updated
    -- press RETURN --

    What does this warning mean ?
    How can I avoid warnings ?

  • mov : Check angle rather than full matrix when updating SAR

    9 janvier 2015, par Vittorio Giovara
    mov : Check angle rather than full matrix when updating SAR
    

    When the display matrix is not the identity one, but the rotation angle
    is zero, there is no need to update the sample aspect ratio.

    Otherwise, it is possible to obtain negative values which interferes
    with transcoding in later stages. This kind of behaviour is reproducible
    on mov files with "major_brand : MSNV".

    CC : libav-stable@libav.org
    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] libavformat/mov.c
  • mov : Check angle rather than full matrix when updating SAR

    9 janvier 2015, par Vittorio Giovara
    mov : Check angle rather than full matrix when updating SAR
    

    When the display matrix is not the identity one, but the rotation angle
    is zero, there is no need to update the sample aspect ratio.

    Otherwise, it is possible to obtain negative values which interferes
    with transcoding in later stages. This kind of behaviour is reproducible
    on mov files with "major_brand : MSNV".

    CC : libav-stable@libav.org
    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] libavformat/mov.c