[kdenlive] [Bug 418346] Screen capture not working on windows

2021-05-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418346

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 418346] Screen capture not working on windows

2021-04-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418346

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdenlive] [Bug 418346] Screen capture not working on windows

2021-04-02 Thread Julius Künzel
https://bugs.kde.org/show_bug.cgi?id=418346

Julius Künzel  changed:

   What|Removed |Added

 CC||[email protected]
   ||ce
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #5 from Julius Künzel  ---
Can you please update to the latest version (20.12.3 at the moment,
https://kdenlive.org/en/download/) and report here whether this is still
happening? Please take also the tips above in to account.

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

[kdenlive] [Bug 418346] Screen capture not working on windows

2020-03-09 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=418346

--- Comment #4 from emohr  ---
Please try the following: help -> reset configuration. 

If this is not helping that you can screen grab: delete "kdenliverc" and
"kdenliveui.rc" see here: https://community.kde.org/Kdenlive/Configuration

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

[kdenlive] [Bug 418346] Screen capture not working on windows

2020-03-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418346

--- Comment #3 from [email protected] ---
That is the case:
C:/Program Files/kdenlive/bin/ffmpeg.exe
C:/Program Files/kdenlive/share/mlt/profiles

Another Qt app doing goo screen capture is vokoscreenNG
[https://github.com/vkohaupt/vokoscreenNG] which uses QAudioDeviceInfo and
other Qt classes to do the device search.

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

[kdenlive] [Bug 418346] Screen capture not working on windows

2020-03-08 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=418346

emohr  changed:

   What|Removed |Added

 CC||[email protected]
  Flags||timeline_corruption+

--- Comment #2 from emohr  ---
goto settings -> configure Kdenlive -> timeline -> Environment -> make sure the
FFMPEG paths are set to the same drive as "MLT profiles folder" but pointing to
the "bin" folder.

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

[kdenlive] [Bug 418346] Screen capture not working on windows

2020-02-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418346

--- Comment #1 from [email protected] ---
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.

[kdenlive] [Bug 418346] Screen capture not working on windows

2020-02-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418346

[email protected] changed:

   What|Removed |Added

 CC||[email protected]

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