Commit graph

36 commits

Author SHA1 Message Date
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex
7aeddfc403 aac is not experimental anymore 2019-11-28 20:08:38 +03:00
Jaex
9a9771840e Only use these args while recording 2019-11-28 20:05:14 +03:00
Jaex
5922e5878b fixed #824: Added VP9 support 2019-11-28 19:54:07 +03:00
Jaex
3be78a4ca5 Update enum descriptions to be more consistent 2019-11-28 18:43:18 +03:00
Jaex
e0d00c320e Removed FFmpegHelper class, instead using FFmpegCLIManager 2019-11-23 18:06:13 +03:00
Jaex
98efb535f8 Move -y before output path 2019-11-16 22:42:35 +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
Charles Milette
4826689872
Increase default real time buffer size
100 megabytes was not enough for my 2560x1080 screen
2018-10-30 19:33:02 -04: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
41ed5a38e2 Added two pass encoding support 2018-10-01 21:14:32 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
957d19faf3 Added -movflags +faststart to x264 encoder 2017-11-02 11:02:39 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +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
2cf1431948 FFmpeg internal AAC encoder is stable and recommended now 2016-01-31 09:05:33 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
91f147e7c2 Chrome WebM transparency fix 2015-09-20 13:03:44 +03:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex
a4c28796d7 GIF related changes 2015-06-09 01:55:45 +03:00
Jaex
cd877f5ee2 Added FFmpeg animated GIF support 2015-06-03 14:32:34 +03:00
Jaex
4fa5bfd7b3 Added x265 to FFmpeg video codec list 2015-06-01 15:05:46 +03:00
Jaex
3253897282 Changing FFmpeg default settings 2015-06-01 13:57:37 +03:00
Jaex
65f2d730b0 Added tray middle click tip for first time ShareX opens 2015-05-17 03:40:07 +03:00
Jaex
8e35fc07e9 fixed #672: WebM command changes for improve performance and quality 2015-05-16 03:21:59 +03:00
Jaex
935395372f #342: Screen recording (FFmpeg) FPS max limit increased to 60,
Removed Screen recording Output option instead added separate hotkey for GIF recording to make it less confusing to set hotkey,
Removed AVI (VCM) recording because it was not good enough and FFmpeg better than it,
Fixed max fps problem in FFmpeg dshow device
2015-01-30 08:50:10 +02: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/ScreencastOptions.cs (Browse further)