Commit graph

42 commits

Author SHA1 Message Date
Jaex 8e3c33a89e ShareX installer and portable builds now include FFmpeg 64-bit 2022-09-11 07:42:39 +03:00
L1Q bdd2d9fa25 Move lines to resx 2022-07-27 05:18:10 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex a6b9cf7ca6 Fix enabled state 2022-02-07 17:52:28 +03:00
Jaex 6de6105264 FFmpegOptionsForm layout changes 2022-02-07 14:12:38 +03:00
Jaex f558182654 Added bitrate option for x264 video encoder 2022-02-07 12:36:02 +03:00
Jaex f42754729c Rename variables 2022-02-07 11:14:16 +03:00
Jaex b602b65905 Rename ScreencastOptions to ScreenRecordingOptions 2022-02-07 10:49:09 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 530aad7f05 Rename more controls 2021-08-30 13:01:36 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 0b23ff9b05 fixed #5179: Wrong control name 2020-11-09 20:31:48 +03:00
Jaex c56e4c0f0a If recording devices uninstalled then set default sources 2020-10-26 15:52:10 +03:00
Scratch f7459c9bcb Bayer Scale can be changed for gifs if Bayer dither is in use
Closes #5013
2020-09-03 22:43:46 +10:00
Jaex bc7c7adf26 Use ShareX/FFmpeg repo for FFmpeg download 2020-09-02 12:19:20 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex a9d14f940f Use const for encoder quality ranges 2019-12-01 19:50:41 +03:00
Jaex 5922e5878b fixed #824: Added VP9 support 2019-11-28 19:54:07 +03:00
Jaex e0d00c320e Removed FFmpegHelper class, instead using FFmpegCLIManager 2019-11-23 18:06:13 +03:00
Jaex aabacb9bb5 Moved GetDirectShowDevices to FFmpegCLIManager 2019-11-23 15:26:56 +03:00
Scratch 6915a279c1 Fix AudioCodec Combobox 2019-10-22 00:31:47 +11:00
Scratch 3ad7d6ed84 Support Opus in FFMPEG
Supports webm/mp4 files
2019-10-22 00:31:47 +11:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00
Charles Milette 2abe35700d
Add support for Intel QuickSync
Intel QuickSync provides hardware H.264 encoding on Intel Sandy Bridge CPUs and up and hardware H.265 encoding on Skylake CPUs and up via a dedicated die on the processor chip, being faster than CPU encoding and more power efficient than GPU encoding
2019-03-14 14:33:18 -04:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Charles Milette 9cf109241b
Add AMD hardware acceleration support 2018-10-30 19:31:10 -04:00
Jaex aab1faf67c Check is form disposed after FFmpeg download 2018-08-04 09:12:12 +03:00
Jaex ffc2ef1db7 Using ContinueInCurrentContext in few places 2018-08-03 17:16:36 +03:00
Jaex 1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex 7dc95f4ae7 Fix "Multiple statements in one line" 2018-05-16 11:09:01 +03:00
Jaex 3f9df9b990 fixed #3136: Hide FFmpeg test button on Windows Store build 2018-03-04 02:12:17 +03:00
Jaex 574fcefb01 Fix FFmpeg path 2018-01-28 15:29:39 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 328ca6b61d fixed #3015: Removed SevenZipSharp library instead using 7-Zip CLI 2017-12-18 11:20:37 +03:00
Jaex 4a965181b4 Use built in FFmpeg in Windows Store builds 2017-12-05 09:53:04 +03:00
Jaex c7309a442b Hide "Install recorder devices" button in Windows Store build 2017-05-03 16:48:32 +03:00
Jaex 9b1d14672f Move FFmpegOptionsForm to Forms folder 2017-05-03 11:14:55 +03:00
Renamed from ShareX.ScreenCaptureLib/Screencast/FFmpegOptionsForm.cs (Browse further)