Jump to content

wakillon

Active Members
  • Posts

    3,333
  • Joined

  • Last visited

  • Days Won

    24

wakillon last won the day on January 4

wakillon had the most liked content!

5 Followers

About wakillon

  • Birthday 07/29/1968

Profile Information

  • Location
    Mont Saint Michel

Recent Profile Visitors

6,640 profile views

wakillon's Achievements

  1. No, i have only a black screen Already done on Logitech website but driver suggested is not working
  2. Yes webcam preview window show a black box in the corner Once you click on "Click-through" you can't go back for disable this option I need to edit the ini file for that And yes my old Logitech external USB webcam works with other apps but currently no application uses it May be it's a X86 driver problem I look in driver parameters and it's a generic Microsoft Windows driver who is installed In Windows settings, "Allowing desktop applications to access your camera" is well enabled And no antivirus present
  3. Salut UEZ Test AirCapRec v0.9.3 beta build 2026-06-03 It works well Only webcam display stay black
  4. Hum problem while testing AirCapRec v0.9.3 beta build 2026-06-02 With High 4.4.4 (30 fps), when playing mp4 file, video is flickering a lot The good news, that's there is a unique cursor when using zoom while recording Edit : with High 4.2.0 (30 fps) no flickering Pause/Resume and Captures when recording works well For webcam : black screen
  5. A simple GDI+ Floral Text Generator with 18 possible patterns Can be saved as PNG or generate an AutoIt script to reproduce it with your desired settings Say it with flowers 😉 Available in the Download Section
  6. Version 1.0.0.6

    21 downloads

    A simple GDI+ Floral Text Generator with 18 possible patterns Can be saved as PNG or generate an AutoIt script to reproduce it with your desired settings
  7. I confirm the bug No similar bug with the Sofpedia version AirCapRec v0.7.6 beta build 2026-05-17
  8. Hi UEZ 😉 4 tests with AirCapRec v0.7.6 beta build 2026-05-17 1) Settings : UltraFast + 60 FPS + High 4:4:4 + 192k Result, fps varies from 55 to 67 during recording 2 Min recording, Mp4 327 Mo (1mn59s.H.264.3840x2160.AAC) Ok Log : 2) Settings : UltraFast + 30 FPS + High 4:4:4 + 192k result, fps varies from 28 to 33 during recording 2 Min recording, Mp4 508 Mo (1mn59s.H.264.3840x2160.AAC) Ok Log : 3) Settings : UltraFast + 60 FPS + High 4:2:0 + 192k Result, fps varies from 56 to 64 during recording 2 Min recording, Mp4 174 Mo (2mn400ms.H.264.3840x2160.AAC) Ok Log : 4) Settings : UltraFast + 30 FPS + High 4:2:0 + 192k result, fps varies from 27 to 33 during recording 2 Min recording, Mp4 132 Mo (1mn59s.H.264.3840x2160.AAC) Ok Log : In all cases playing duration is equal to recording duration and no more problems with VLC A save of settings on exit could be cool The only thing strange is that mp4 file with setting (UltraFast + 30 FPS + High 4:4:4) is bigger than mp4 file with setting (UltraFast + 60 FPS + High 4:4:4)
  9. ( yes dimensions region are good when playing) Well, i have re-downloaded AirCapRec and , selecting "Primary" or "Region", videos with 60 FPS and UltraFast are shorter than recording time, 1 Min give 28 sec, It looks like a film in fast motion (27s967ms.H.264.3840x2160.AAC) VLC displays the remaining time at the bottom right and after playing 28 sec, it display -00:01 and after image is frozen and remaining time is strangely displayed from --00:01 to --00:32 second by second and then stop playing â˜šī¸
  10. Now it works ! Very nice About ! 😁 For the region, the default width can be simply obtained by @DesktopWidth X dpiScale, same for the height Func _GetDPIScale() ;~ https://learn.microsoft.com/en-us/answers/questions/601314/vb-net-adjusting-forms-and-controls-to-display-res Local Const $HORZRES = 8 ; Horizontal width in pixels Local Const $DESKTOPHORZRES = 118 ; Horizontal width of entire desktop in pixels Local $hDC = _WinAPI_GetDC(0) Local $iDHWidth = _WinAPI_GetDeviceCaps($hDC, $DESKTOPHORZRES) Local $iHWidth = _WinAPI_GetDeviceCaps($hDC, $HORZRES) _WinAPI_ReleaseDC(0, $hDC) Return $iDHWidth / $iHWidth EndFunc ;==>_GetDPIScale
  11. Wow, already available on Softpedia 😉 5 minutes recorded with UltraFast, 30 FPS, audio 192k, 300% scaling give well 5 minutes reading. Mp4 file 498 Mo 5mn200ms H.264 3840x2160 AAC What is the question mark for? When I click on it, both windows disappear and i need to right click on the taskbar for close it and then both windows reappear When i record with "region" selected , it display a default width of 1280 and height of 720 but the region is three times smaller than my screen size (3840x2160) due to my dpi scalling (X3) Is it intentional ? I need to set manually the real size in inputs And why not suggest reducing the video dimensions at the output for reduce Mo size ? AirCapRec_debug.log
  12. More than 8 years later and with more than 14,000 downloads, SciTEHopper is finally updated
  13. Gui settings, display ok now So, with settings to ultrafast and 30 FPS Video quality ok Playing ok, i mean playing duration = record duration đŸĢĄ Excellent work 👍
  14. It's incredible ! When i look with my own eyes your gui settings, i don't see any numbers even when placing the black background of notepad or a white background behind it But when i take a screenshot for show you that there is no numbers displayed, the screenshot show well the numbers !!! â˜šī¸ You invented invisible numbers ! 👍 For the suspicious, no, I didn't drink! 😋
×
×
  • Create New...