
Recherche avancée
Autres articles (55)
-
Script d’installation automatique de MediaSPIP
25 avril 2011, parAfin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
La documentation de l’utilisation du script d’installation (...)
Sur d’autres sites (8874)
-
Révision 21860 : Le Dari (http://fr.wikipedia.org/wiki/Dari) est aussi une langue rtl
10 décembre 2014, par kent1 - -
Record Duet Video like Tiktok/Smule in flutter
4 septembre 2021, par Mukund JogiI am a newbie in Flutter. I am working on applications like Instagram/TikTok in which I am stuck with one issue that is Duet Video


I have created Video Recording functionality using Img.ly SDK.


I am also using FFmpeg library to give my own audio file to recorded video. But now I want to create functionality of Duet Video same as TikTok.


Anyone can suggest a way to do it in Flutter ?


-
I need to make an Android app for the duet, and I'd like to ask you for advice [on hold]
25 juin 2018, par JunburgI want to make an app that can do a duet with a singer. I want to play the vocal and background music files of the singer, stop the vocal file of the singer every desired interval, and record the voice of the user. At the end, all the sounds should be combined into a single mp3 file. Is it possible to develop and use ffmpeg to implement this feature on Android ? Is there no example or related library ?