Recherche avancée

Médias (91)

Autres articles (111)

  • 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 : (...)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (5495)

  • ffmpeg save 8bit 'raw' pixel data from 10bit source

    15 décembre 2023, par memeko

    So, I'm extracting I-Frames from videos with the intention of converting them to perceptual hashes to be used for analysis

    


    I am specifically working with the raw luma channel data in a Y'CBCR colour-space found in YUV420p chroma-subsampled video codecs like h.264 / h.265, which works all well and good, except when the input source uses a 10bit colour-depth.

    


    I was wondering if there is a way to make ffmpeg convert and output only the extracted Y' component as raw 8bit pixel data even if the source was originally 10bit, like, is there a raw 8bit output encoder or some kind of filter you can apply ?

    


    That is without having to re-encode the whole video, only potentially doing a conversion on the extracted luma component I-Frame data, if it happens to not already be 8bit. I am also using ffmpeg's scale filter to compress the raw Y' channel data before output, so preferably I would want the 10bit to 8bit conversion to be the last step in the pipeline.

    


    I've already tried specifying an 8bit pixel format with -pix_fmt yuv420p, this sort of works, but also causes the output to ignore -filter_complex "extractplanes=y" and also output UV planes, which is not what I want.

    


  • Revision 80501 : éviter erreur php/page blanche sur RecursiveDirectoryIterator si ...

    5 février 2014, par suske@… — Log

    éviter erreur php/page blanche sur RecursiveDirectoryIterator ? si _DIR_PLUGIN n’est pas un dir... (cas d’une mutu neuve et nue - ElJuez ?)

  • Revision 80501 : éviter erreur php/page blanche sur RecursiveDirectoryIterator si ...

    5 février 2014, par suske@… — Log

    éviter erreur php/page blanche sur RecursiveDirectoryIterator ? si _DIR_PLUGIN n’est pas un dir... (cas d’une mutu neuve et nue - ElJuez ?)