
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (69)
-
Récupération d’informations sur le site maître à l’installation d’une instance
26 novembre 2010, parUtilité
Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (10022)
-
FFmpeg volume detection, trim silence in live audio
4 janvier 2019, par HeisenbugI know that ffmpeg has volume detection functionality.
Now I’m searching for a way to capture microphone audio and listen constantly without saving any files if there is a volume below my threshold.
But if there is some sound I want to produce file containing only this sound.
If there are multiple sounds separated by some time of silence I would like to have them as separate files.
Can ffmpeg run in this mode and produce my audio outputs ?I’m aware, that this usecase is not that common. I’m open to other solutions or compromises.
Can I start audio capture and end it if there is a silence for a certain amount of time ? -
mov : Fix little endian audio detection
13 mars 2015, par Vittorio Giovaramov : Fix little endian audio detection
Set this field to TRUE if the audio component is to operate on
little-endian data, and FALSE otherwise.However TRUE and FALSE are not defined. Since this flag is just a boolean,
interpret all values except for 0 as little endian.Sample-Id : 64bit_FLOAT_Little_Endian.mov
-
Anomalie #2638 (Fermé) : détection sqlite
10 avril 2012, par cedric -Appliqué par commit r19226.