Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (87)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

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

Sur d’autres sites (12048)

  • Revision e49f0eebf380ac8a0d4967ad6fc3fe095c3494e1 : * gerer proprement le critere {{{ {offset, limit} }}} Exemple : {{{ ...

    24 décembre 2010, par Fil — Log

    * gerer proprement le critere offset, limit Exemple : […] * utiliser pour l’operateur == la meme fonction de match que celle du filtre |match... (avec notamment les modifieurs Uims) git-svn-id : svn ://trac.rezo.net/spip/spip@16837 (...)

  • c# - WAV file trimming and adding silence

    2 janvier 2017, par Piotr C

    I have two recordings of same event, different lengths, started at different times. I want to synchronize them, time offset is known. I want to achieve the following :

    1. Align second one in time by the time offset.
    2. Trim second one to match the length of the first one
    3. When there is nothing to trim, add silence to match the length of the first one.

      I found the way to trim the audio, but I couldn’t find solution for adding silence. Is there any way to do this with NAudio, ffmpeg or Aurio ?

  • c# - WAV file trimming and adding silence

    16 mai 2018, par Piotr C

    I have two recordings of same event, different lengths, started at different times. I want to synchronize them, time offset is known. I want to achieve the following :

    1. Align second one in time by the time offset.
    2. Trim second one to match the length of the first one
    3. When there is nothing to trim, add silence to match the length of the first one.

      I found the way to trim the audio, but I couldn’t find solution for adding silence. Is there any way to do this with NAudio, ffmpeg or Aurio ?