
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (59)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
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 -
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
Sur d’autres sites (11259)
-
Is there any way to record playout device's audio except certain process on windows
26 août 2021, par TONYCurrently I want to record the default audio playout device's audio except certain process's audio in windows, is there any method to solve it ?


-
How to record discontinuous rtsp stream using ffmpeg ?
29 août 2021, par S MThe have an indoor camera with option to send rstp stream only when there is any activity. I wish to record record this discontinuous rtsp stream using ffmpeg. How can I do that.


If ffmpeg is not the correct tool here, what other tools should I look into ?


-
ffmpeg record multi source audio
9 septembre 2021, par 雨夜风声I have a task to use ffmpeg sdk avdevice to make a function to record screen and audio into one video file. So far, I have made it support record screen and the audio from the default microphone.



However, now I have to change the code to support two microphone not just the default microphone.