
Recherche avancée
Médias (1)
-
1 000 000 (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (84)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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, parPré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 (12410)
-
problem with creating a robot voice with flutterFFmpeg
28 février 2021, par Sadiq Samailaso here is the code I ran


String commandToExecute =
 "-i $aud -filter_complex 'afftfilt=real='hypot(re,im)*sin(0)':imag='hypot(re,im)*cos(0)':win_size=512:overlap=0.75' " +
 outputPath;
 
 _flutterFFmpeg.execute(commandToExecute).then((rc) => print(
 "FFmpeg process exited with rc $rc $appDocumentDir"));



and I got this error


E/mobile-ffmpeg( 5493): [AVFilterGraph @ 0x7ce619159800] No such filter: 'im)*sin(0):imag'
E/mobile-ffmpeg( 5493): Error initializing complex filters.
E/mobile-ffmpeg( 5493): Invalid argument
D/flutter-ffmpeg( 5493): FFmpeg exited with rc: 1



I tried changing all single quote(') to double quote(") in the command but it did not work.


-
Revision 1833028681 : bsize problem 360p Fixes an assert that crashed for 360p.. Change-Id : I2faf15c
1er février 2014, par Jim BankoskiChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
bsize problem 360pFixes an assert that crashed for 360p..
Change-Id : I2faf15c93cbdb0e62a27a3b663f0d09ba62774a8
-
Revision 20517e0627 : Merge "Fix 32 bit build emms problem."
14 novembre 2014, par Paul WilkinsMerge "Fix 32 bit build emms problem."