Author Topic: FFcapture C++ Version 2.50  (Read 2173 times)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
FFcapture C++ Version 2.50
« on: September 14, 2021, 10:27:49 am »
64-bit C++ version, written with Visual Studio 2019.

This is a major release with many code changes.

Main new features:

1 - Watermak
     Using a DWM/GDImage topmost window.
     You can customize the watermark.png file that is stored into the "Exe\Resource" folder.
     Use the watermak check box to turn it On/Off.
     The mouse allows you to move it at a specific location.

2 - WebCam support
     Usually the first list item of the "Capture" ComboBox.
     While it could be visible, the watermak doesn't get captured in this mode, because the desktop is hidden.
     The file is saved into the "User\Video" folder using the name of the WebCam device.

3 - New video formats
     Select one, before pressing the [Record Start] button (.mp4 is still the default).
     .mp4, .mkv, .avi, .wmv, .mov, .flv, .asf, .mpg.





Donation:
If you appreciate this code, please consider to make a donation to support my work.
« Last Edit: September 14, 2021, 01:33:38 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)