Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (42)

  • 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

  • Configuration spécifique d’Apache

    4 février 2011, par

    Modules spécifiques
    Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
    Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
    Création d’un (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (5575)

  • Why "comment" ID3tag not display in Windows and VLC ? [duplicate]

    5 février 2021, par xav-stargate

    I add a simple comment

    


    .\ffmpeg.exe -i input.mp3 -acodec copy -metadata comment="My comment" output.mp3


    


    "My comment" is not display in the file properties
"My comment" is display in VLC BUT only in metadata tab, not in "General" tab

    


    If I add the comment into the file properties, the comment is display in "General" tab.

    


    Someone can help me ?

    


    I've already try with -id3v2_version 3 :

    


    .\ffmpeg.exe -i input.mp3 -acodec copy -id3v2_version 3 -metadata comment="My comment" output.mp3


    


  • LucasArts SMUSH VIMA audio decoder

    19 mars 2012, par Paul B Mahol
    LucasArts SMUSH VIMA audio decoder
    

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/version.h
    • [DBH] libavcodec/vima.c
  • LucasArts SMUSH SANM video decoder

    19 mars 2012, par Paul B Mahol
    LucasArts SMUSH SANM video decoder
    

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/sanm.c
    • [DBH] libavcodec/version.h