vkohaupt / vokoscreenNG

vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help
https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html
GNU General Public License v2.0
1.05k stars 91 forks source link

Showclick and Halo don't record in windows record mode #271

Open stargladius opened 1 year ago

stargladius commented 1 year ago

Bug report checklist

Describe the bug Showclick and Halo don't record in windows record mode

Log messages Attached as files. One for fullscreen record and the second one for window mode.

OS. Linux Mint 21.1 Cinnamon Current vokoscreenNG Version: 3.6.0 But the same I have seen on 3.1.0

To Reproduce Steps to reproduce the behavior:

  1. Go to showclick and halo tab. Enable both or one of them.
  2. Go to main capture tab. Enable windows mode. Put radiobutton to Windows. Set delay to 1 or more seconds.
  3. Enable record. Click "start".
  4. Click on some window to record it.
  5. Make some clicks anywhere in this window.
  6. Stop Record.

Expected behavior There are should be clicks and\or halo on recorded video. But there no any sign of them

Additional context As I can see it only happens in window mode. When there are an fullscreen record with the same parameters the resulting video is with all clicks and halo.

Screenshots

https://github.com/vkohaupt/vokoscreenNG/assets/55158922/3e52668e-019e-4a09-a29e-34f77c23b23d

https://github.com/vkohaupt/vokoscreenNG/assets/55158922/0d7734e3-63aa-4307-b1ea-f911c0ed1c02

[windows_record_log_2023-06-22_13-14-30.log](https://github.com/vkohaupt/vokoscreenNG/files/11832930/windows_record_log_2023-06-22_13-14-30.log)
[fullscreen_record_log_2023-06-22_13-12-58.log](https://github.com/vkohaupt/vokoscreenNG/files/11832931/fullscreen_record_log_2023-06-22_13-12-58.log)
vkohaupt commented 1 year ago

Yes, the behavior is known. The reason is, Showclick and Helo are not a cursor, they are windows and therefore not recorded.

vkohaupt commented 1 year ago

The following change has been made until a solution is found. If the windows record mode enabled, Halo and Showclick is disabled.

stargladius commented 10 months ago

Thank you. I hope someday you will find an solution to make it works.