Recherche avancée

Médias (0)

Mot : - Tags -/optimisation

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

Autres articles (23)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

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

  • How to match two audio files ?

    24 novembre 2014, par Janak Prajapati

    I am trying to develop script which compares two audio file.

    Lets say this is two audio music file recorded by Artist

    file1 : it is original song sung by an artist (Uploaded by admin)
    file2 : it is a file recorded by user. i.e user sings it and upload it to server

    now i want to check how closes is file2 to file1.

    Means i need to check if both songs match or not in terms of Lyrics, singing and all.

    I have searched many thing like audio fingerprinting , ffmpeg library and all it did not worked for me.

    I will go for any web technology you suggest.

    Please help me to find solution.

    Thanks.

  • lavd/v4l2 : do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid match

    2 septembre 2013, par mrlika
    lavd/v4l2 : do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid match
    

    With some (buggy) drivers, the VIDIOC_G_STD ioctl returns a std_id that cannot
    be matched with any of the enumerated v4l2_standard structures (for example
    std_id = 0 or std_id = 0xffffff). Do not fail when we reach the end of the
    enumeration without a valid match.

    Fixes ticket #2370

    Note : This commit message has been modified by Giorgio Vazzana, the original
    commit message was :

    "Fixed regression for mandatory VIDIOC_ENUMSTD support by v4l2"

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/v4l2.c
  • Make the RELEASE file match with the most recent tag

    1er décembre 2014, par Reinhard Tartler
    Make the RELEASE file match with the most recent tag
    
    • [DBH] RELEASE