Commit graph

25 commits

Author SHA1 Message Date
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)