https://bugs.kde.org/show_bug.cgi?id=418346

--- Comment #1 from cc.capr...@gmail.com ---
In an effort to be helpful (!) I've explored other software that uses ffmpeg to
do its captures. One that seems to be robust and could offer a kind of template
for how Kdenlive could be updated is ShareX. Its options screen show the ffmpeg
options generated from the user selections which is useful:
https://camo.githubusercontent.com/df20b4f2ce163d43fb72f17ab35151ecbee024fd/687474703a2f2f692e696d6775722e636f6d2f56504d706f6e392e706e67
Note here that the cross-platform virtual audio and screen recorder can be
installed and used. The form is described here:
https://github.com/ShareX/ShareX/blob/master/ShareX.ScreenCaptureLib/Forms/FFmpegOptionsForm.cs
Its CLI Manager class seems to be the main engine, finding the devices, and
executing the capture:
https://github.com/ShareX/ShareX/blob/master/ShareX.MediaLib/FFmpegCLIManager.cs

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to