Commit graph

44 commits

Author SHA1 Message Date
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
0daddf2049 If FFmpeg operation fail then show error output window 2020-04-07 03:09:44 +03:00
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +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
Scratch
3ad7d6ed84 Support Opus in FFMPEG
Supports webm/mp4 files
2019-10-22 00:31:47 +11: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
dded3a11a0 Even size not required for animated images 2018-11-01 13:06:59 +03:00
Charles Milette
9cf109241b
Add AMD hardware acceleration support 2018-10-30 19:31:10 -04:00
Jaex
6599bfecb0 fixed #2595: Added APNG encoding support to screen recording 2018-10-20 21:59:10 +03:00
Jaex
b394ca4896 #765, #3656: Added WebP encoding support to screen recording 2018-10-20 20:06:31 +03:00
Jaex
b7b90f748a Screen record refactoring 2018-10-18 23:15:26 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
4a965181b4 Use built in FFmpeg in Windows Store builds 2017-12-05 09:53:04 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
3252d5dddb Set low latency high performance preset as default for NVENC 2016-12-02 21:44:04 +03:00
Jaex
25014f55ab Added NVENC preset and bitrate options 2016-12-02 19:35:34 +03:00
Jaex
17629d3d5d #2124: Adding H.264 NVENC & HEVC (H.265) NVENC screen recording support 2016-12-02 17:30:42 +03:00
Jaex
0d763089d5 Screen recorder default setting changes 2016-04-23 21:38:52 +03:00
Jaex
33fd83707e CodeMaid cleanup 2016-02-15 09:29:43 +02:00
Michael Delpach
90f5accde2 Special folder support for FFmpeg path 2016-02-15 06:16:23 +08:00
Jaex
7fc6217b54 fixed #1243: Check CLIPath before get absolute path 2016-01-13 08:38:05 +02:00
Jaex
21efeef0ea Support relative path in FFmpeg path 2016-01-07 20:16:09 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
9b101475bf fixed #1180: Removed imgrush 2015-12-07 20:18:24 +02:00
Jaex
551a47bac1 Speed up border animation 2015-11-28 15:58:58 +02:00
Jaex
797edbc9d9 Setting x264 default preset to ultra fast 2015-10-26 11:13:56 +02:00
Jaex
10cebbb0ae Set FFmpeg path by default 2015-10-15 18:59:38 +03:00
Jaex
99251d5330 Missing reference 2015-10-02 16:55:34 +03:00
Jaex
564868ea49 CodeMaid cleanup 2015-10-01 21:28:33 +03:00
Jaex
06bcc15785 Added FFmpeg override path setting for Steam build so it can use built in FFmpeg by default 2015-09-12 23:32:51 +03:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex
d8544f9398 FFmpeg extension will return proper extension for audio only recording 2015-07-01 20:46:14 +03:00
Jaex
559cfccf0c Interim hotkey job category system 2015-06-20 01:22:35 +03:00
Jaex
a4c28796d7 GIF related changes 2015-06-09 01:55:45 +03:00
Jaex
f9d46dcfc3 Added FFmpeg GIF stats mode and dither settings 2015-06-08 21:19:30 +03:00
Jaex
cd877f5ee2 Added FFmpeg animated GIF support 2015-06-03 14:32:34 +03:00
Jaex
3253897282 Changing FFmpeg default settings 2015-06-01 13:57:37 +03:00
Jaex
8e35fc07e9 fixed #672: WebM command changes for improve performance and quality 2015-05-16 03:21:59 +03:00
Jaex
e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex
9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex
d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex
5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Renamed from ScreenCaptureLib/Screencast/FFmpegOptions.cs (Browse further)