Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (53)

  • 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

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (9638)

  • Add coverity model file

    19 février 2015, par Michael Niedermayer
    Add coverity model file
    

    The comments/header of the file are taken from qemu, they provide some
    basic documentation
    The code from the examples

    Ive no means to test this except uploading to coverity for FFmpeg, so each
    commit should stay simple, making it easy to revert.

    Also please help making this a useful and effective file by contributing
    changes/code to it and reviewing contributions.
    I am happy to upload changes but i cannot really maintain this (alone) as
    i cannot test changes.

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] tools/coverity.c
  • movenc : Write the make and model metadata keys for mov style files

    21 novembre 2014, par Martin Storsjö
    movenc : Write the make and model metadata keys for mov style files
    

    These are essential allowing QuickTime to keep detecting content
    as slow-motion - this allows preserving them on stream copy.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/movenc.c
  • movenc : Write the make and model metadata keys for mov style files

    21 novembre 2014, par Martin Storsjö
    movenc : Write the make and model metadata keys for mov style files
    

    These are essential allowing QuickTime to keep detecting content
    as slow-motion - this allows preserving them on stream copy.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/movenc.c