
Recherche avancée
Autres articles (85)
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
Configurer la prise en compte des langues
15 novembre 2010, parAccéder à la configuration et ajouter des langues prises en compte
Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)
Sur d’autres sites (9761)
-
How to match two audio files ?
24 novembre 2014, par Janak PrajapatiI 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 servernow 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.
-
ffmepg add text with fade in effect
1er octobre 2017, par leviI am trying to create a simple music video with a single image background and the lyrics showing up in a fade in and fade out effect during the video...
Like stuff done with After Effects... can this be done with ffmpeg ? (quality fadein and fadeout)
What would be the cmd to call when trying to achieve a simple text fading in the middle of the video at about 10s, fading out at 15s and then the next one ? etc...
if possible please include a solution with background image.
Thanks in advance.
-
ffmpeg add text with fade in effect
1er octobre 2017, par leviI am trying to create a simple music video with a single image background and the lyrics showing up in a fade in and fade out effect during the video.
Like stuff done with After Effects. Can a quality fade in and fade out be done with ffmpeg ?
What would be the command to call when trying to achieve a simple text fading in the middle of the video at about 10s, fading out at 15s and then the next one ? etc...
If possible please include a solution with background image.