Recherche avancée

Médias (1)

Mot : - Tags -/ogv

Autres articles (21)

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (4734)

  • 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 ?)