Recherche avancée

Médias (0)

Mot : - Tags -/images

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

Autres articles (36)

  • 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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (4928)

  • lavc/qsv : extactly map profile

    28 avril 2019, par Zhong Li
    lavc/qsv : extactly map profile
    

    Currently profile mapping is hard-coded, and not flexible to do extactly
    map (E.g : libmfx treats H264 constrained baseline to be baseline profile).

    vaapi profile mapping funtion provides a better soultion than current
    qsv mapping.

    Signed-off-by : Zhong Li <zhong.li@intel.com>

    • [DH] libavcodec/qsv.c
  • prores : Use profile names in the various encoders and decoders

    2 novembre 2018, par Vittorio Giovara
    prores : Use profile names in the various encoders and decoders
    

    Export FF_PROFILE_PRORES_* symbols publicly, add a missing one.

    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/profiles.c
    • [DH] libavcodec/profiles.h
    • [DH] libavcodec/proresdec2.c
    • [DH] libavcodec/proresenc_anatoliy.c
    • [DH] libavcodec/proresenc_kostya.c
    • [DH] libavcodec/version.h
  • proresdec2 : Parse codec_tag and export profile information

    2 novembre 2018, par Vittorio Giovara
    proresdec2 : Parse codec_tag and export profile information
    
    • [DH] libavcodec/proresdec2.c
    • [DH] libavcodec/version.h