Commit graph

184 commits

Author SHA1 Message Date
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 5b7ca3e130 Added hide_banner to all FFmpeg args 2022-01-08 14:18:29 +03:00
Jaex 97397e1d66 #5973: Add buffer size args for each input device, added "audio_buffer_size" arg 2021-12-24 10:58:26 +03:00
Jaex f7b1eeb5c3 #5973: Added thread_queue_size 2021-12-07 03:06:53 +03:00
Jaex 4dd7fd0a10 Added -hide_banner to FFmpeg args 2021-11-03 04:07:03 +03:00
Jaex 96480288cd fixed #5806: Added faststart to NVENC 2021-09-08 16:11:55 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 4827968e52 fixed #5121: Escape device names 2020-10-12 19:50:45 +03:00
Jaex cf77b2afa2 Added "Replace result URL using regular expression substitutions" option to task settings 2020-09-12 23:44:35 +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 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 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 4d14026e59 fixed #2055: Show encoding progress in tray icon text 2019-11-27 17:33:31 +03:00
Jaex 9eb37efa1f Support stopping video encoding 2019-11-25 14:10:47 +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
Jaex 1e3c20b582 Added encode button functionality 2019-11-17 04:03:54 +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
Jaex 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00
Jaex eb491e8532 Encode GIF without creating temp palette file 2019-08-06 23:52:40 +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 dded3a11a0 Even size not required for animated images 2018-11-01 13:06:59 +03:00
Jaex e9958e155c Removed screen record cli option because task actions already can do same thing and with two pass encoding option it is not that required anymore 2018-11-01 12:36:13 +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 9f1728bc5e Add uk.resx files to csproj and enable localizable in few forms 2018-04-19 23:10:17 +03:00
Олександр (6c6c6) c9be12aa90 Ukrainian translation (#3143)
* Ukrainian translation

Ukrainian translation for ShareX.

* Ukrainian translation clean up

Ukrainian translation clean up.

* Delete Resources.uk.resx

* Delete DirectoryIndexerForm.uk.resx

* Delete TabToTreeView.uk.resx

* Delete TabToListView.uk.resx

* Delete OutputBox.uk.resx

* Ukrainian translation cleanup

Cleaned untranslated strings

* Delete MyPictureBox.uk.resx

* Delete QRCodeForm.uk.resx

* Delete HistoryItemInfoForm.uk.resx

* Delete VideoThumbnailerForm.uk.resx

* Delete OCRSpaceForm.uk.resx

* Updated Ukrainian translation

* Ukrainian translation cleanup
2018-04-19 22:02:31 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 88d362383a Save GIF palette to Tools folder instead of near FFmpeg.exe 2017-12-05 10:27:17 +03:00
Jaex 4a965181b4 Use built in FFmpeg in Windows Store builds 2017-12-05 09:53:04 +03:00
Jaex 957d19faf3 Added -movflags +faststart to x264 encoder 2017-11-02 11:02:39 +03:00
Jaex a78dffa9fd In screen recording if stop requested while recording is not started yet then abort recording to avoid gif encoding issues 2017-06-26 09:05:14 +03:00
Jaex 9b1d14672f Move FFmpegOptionsForm to Forms folder 2017-05-03 11:14:55 +03:00
David d435fae749 Update French Translation 2017-04-30 17:45:43 +02:00
Sneer a7ee0cea71 Chinese update
Chinese update
2017-04-30 02:17:07 +08:00
Jaex 18d77cfa35 Update links and credits 2017-03-24 14:41:57 +03:00
Alan Tsai 189b6dae51 [Translate]zh-Tw for Sharex.ScreenCaptureLib project 2017-03-21 23:42:12 +08:00
David 9f3bcb9802 Update French Translation 2017-02-23 22:40:05 +01:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
L1Q cc30b3143e Updating russian translation 2016-12-15 00:16:44 +02:00