Recherche avancée

Médias (91)

Autres articles (49)

  • Emballe Médias : Mettre en ligne simplement des documents

    29 octobre 2010, par

    Le plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
    Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
    D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)

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

Sur d’autres sites (6365)

  • Add Level 5.2 support

    31 mars 2012, par Lucien

    Add Level 5.2 support

  • Figure out artifact level in a frame decoded by libavcodec/h264

    1er juillet 2014, par dtumaykin

    I am using libavcodec to decode a H264 stream. As the stream is received from network, sometimes NALs can be missing, resulting in artifacts in the frame. The frame is afterwards rendered with DirectShow.

    When there is an error during decoding, it is signaled by libavcodec log callback. The problem is - some artifacts will persist though multiple frames and libavcodec won’t signal artifacts for the frames following the broken one.

    I would like to render only frames below certain artifacts level, while avoiding to show frame that are too "broken". Can an artifact level of a decoded picture be figured out through a libavcodec API, or I need to detect those artifacts by myself (in such case, are there any best practices ?) ?

  • lavf/tty : Reduce probe score to fix ffmetadata auto-detection.

    13 mars 2020, par Carl Eugen Hoyos
    lavf/tty : Reduce probe score to fix ffmetadata auto-detection.
    

    Fixes ticket #8568.

    • [DH] libavformat/tty.c