Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (58)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

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

  • MediaSPIP en mode privé (Intranet)

    17 septembre 2013, par

    À partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
    Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
    Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...)

Sur d’autres sites (8612)

  • Revision 836252bfa6 : Periodically update mode and mv costs Skip coefficient cost update in non-RD mo

    22 février 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_rdopt.c



    Periodically update mode and mv costs

    Skip coefficient cost update in non-RD mode decision setting. Allow
    periodical mode and motion vector cost update. Currently every other
    8 frames. The increment runtime is a constant number. Hence more
    visible for CIF resolution, while negligible for 1080p.

    Speed -6 compression performance for rtc set is improved by 4.5%.

    Change-Id : I27e0ad7c521fcc2af1d825582cbdd1a27ac4c323

  • Revision e5cd51880e : Allow update of golden refernce buffer in CBR mode This commit changes to allow

    17 octobre 2014, par Yaowu Xu

    Changed Paths :
     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_ratectrl.c



    Allow update of golden refernce buffer in CBR mode

    This commit changes to allow the usage of golden reference frame in
    VP9 CBR mode to improve quality. VP9 supports potentially up to 8
    reference buffers, it has reference buffers available for this
    purpose. This was not possible in VP8 as golden and alt-ref buffers
    were used for temporal scalability purpose in CBR mode in WebRTC.

    For frames that update golden frame, there can be a quality boost.
    The amount of allowed bitrate boost can be controlled via parameter
    rc_max_inter_bitrate_pct. The inital value of the boost ratior is
    currently based on over_shoot_pct. Further experiments will work
    out the adaption of this boost value.

    Change-Id : I0c5f010c8fd8b7b598f69779c1b30e5b2ac30a4d

  • DTX mode is not implemented in ffmpeg

    14 août 2023, par Shahrizwan

    Error :
[sdp @ 00000262b33bd980] Too much speech data in the RTP packet ?0 Camrnb @ 00000262b3408c80] Corrupt bitstream

    


    [sdp @00000262b33bd980] Too much speech data in the RTP packet ?0

    


    Recyc [amrnb@000002473b118980] dtx mode is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.

    


    Please help me, what should I do ?

    


    I am trying to use radio to send voice to pc. And it uses the AMR-NB codec.