Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (66)

  • 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 Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

  • 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

Sur d’autres sites (7764)

  • aacenc : add support for encoding files using Long Term Prediction

    17 octobre 2015, par Rostislav Pehlivanov
    aacenc : add support for encoding files using Long Term Prediction
    

    Long Term Prediction allows for prediction of spectral coefficients
    via the previously decoded time-dependent samples. This feature
    works well with harmonic content 2 or more frames long, like speech,
    human or non-human, piano music or any constant tones at very low
    bitrates.

    It should be noted that the current coder is highly efficient and
    the rate control system is unable to encode files at extremely
    low bitrates (less than 14kbps seems to be impossible) so this
    extension isn’t capable of optimum operation. Dramatic difference
    is observable with some types of audio and speech but for the most
    part the audiable differences are subtle. The spectrum looks better
    however so the encoder is able to harvest the additional bits that
    this feature provies, should the user choose to enable it. So
    it’s best to enable this feature only if encoding at the absolutely
    lowest bitrate that the encoder is capable of.

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aac.h
    • [DH] libavcodec/aaccoder.c
    • [DH] libavcodec/aacenc.c
    • [DH] libavcodec/aacenc.h
    • [DH] libavcodec/aacenc_ltp.c
    • [DH] libavcodec/aacenc_ltp.h
  • Revision c9725813db : Merge "Account for inter prediction filter rate cost in rtc mode selection"

    11 février 2015, par Jingning Han

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



    Merge "Account for inter prediction filter rate cost in rtc mode selection"

  • Revision 4013645353 : Replace prefix vp9_ with vpx_ for intra prediction functions Change-Id : I8ae6fb

    21 juillet 2015, par hui su

    Changed Paths :
     Modify /test/test.mk


     Modify /test/test_intra_pred_speed.cc


     Modify /test/vp9_intrapred_test.cc


     Modify /vp9/common/vp9_reconintra.c


     Modify /vpx_dsp/arm/intrapred_neon.c


     Modify /vpx_dsp/arm/intrapred_neon_asm.asm


     Modify /vpx_dsp/intrapred.c


     Modify /vpx_dsp/mips/intrapred16_dspr2.c


     Modify /vpx_dsp/mips/intrapred4_dspr2.c


     Modify /vpx_dsp/mips/intrapred8_dspr2.c


     Modify /vpx_dsp/mips/intrapred_msa.c


     Modify /vpx_dsp/vpx_dsp_rtcd_defs.pl


     Modify /vpx_dsp/x86/highbd_intrapred_sse2.asm


     Modify /vpx_dsp/x86/intrapred_sse2.asm


     Modify /vpx_dsp/x86/intrapred_ssse3.asm



    Replace prefix vp9_ with vpx_ for intra prediction functions

    Change-Id : I8ae6fb586f8d5d018ace228df11714f82b085076