Recherche avancée

Médias (91)

Autres articles (104)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (7014)

  • anyone had success with OpenFP ? [closed]

    30 mai 2013, par Robert Shaw

    http://sourceforge.net/projects/open-fp/

    Built and ran openfp - a sound fingerprinting project available in many places. Includes :
    openfp_extract (calls ffmpeg) _server and _match.

    Hours today fiddling with the samples but I always get MATCH RESULTS 0, even with identical afp files in the signatures directory. What is the trick to get a match ?

    Usings PCM 16 mono 22kHz . Do endian and signed matter as long as its always the same ?

    I hope to try and match bird or animal sounds, anybody think it can work ?

    Thanks in advance ! - Robert

  • What does the notation BGR refer to at the byte order level in opencv and ffmepg ?

    16 août 2017, par writalnaie

    I see the notation BGR occurs in many places in opencv (e.g. CV_YUV2BGR_YV12) and ffmpeg(e.g. AV_PIX_FMT_BGR24). My question is what is the byte order in these BGR formats in opencv and ffmpeg in some common little endianness architecture (such as x86/amd64). Is channel B stored in lower address or higher address compared with channel R in these formats ?

    Thanks !

  • Revision 23cc1cd8e6 : Removing redundant vp9_pt_energy_class declarations. Declaring vp9_pt_energy_cl

    7 octobre 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_tokenize.c



    Removing redundant vp9_pt_energy_class declarations.

    Declaring vp9_pt_energy_class in vp9_entropy.h instead of many external
    places.

    Change-Id : I66e8a3fc119a43f88d130d0dae4133c825a047a3