Commit graph

155 commits

Author SHA1 Message Date
Jaex b7e111042a FFmpeg error will show in msgbox 2014-05-13 12:49:34 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex d2ca6c6577 Adding video/audio devices 2014-05-13 09:57:09 +03:00
mcored fa8459d3ea Revert "No forceUpdate"
This reverts commit 32de79555b.
2014-05-11 19:41:15 +08:00
mcored 32de79555b No forceUpdate 2014-05-11 15:20:06 +08:00
Jaex 123f55564b No expiry date 2014-05-11 10:11:41 +03:00
mcored 02e21cae1d Builds released for testing-purposes can now have an expiry date to download stable version when it is ready 2014-05-11 13:13:51 +08:00
McoreD 198ef29fe1 FFmpeg is now the default screen recorder for new users 2014-05-10 14:46:28 +08:00
McoreD b56d018b25 Handled process used error in previous push 2014-05-10 12:17:56 +08:00
McoreD 380d4be6ec Prompt to download ffmpeg.exe if not exist
Screencasting can happen soon after but process is being used.
2014-05-10 09:52:09 +08:00
Jaex 10e254d80f Added auto ffmpeg downloader/extractor 2014-05-10 03:23:47 +03:00
mcored ee0556f679 Removed native mpeg4 encoder as libxvid works everywhere 2014-05-09 18:25:04 +08:00
McoreD b47c65f6c5 Bye FFmpegNet, Hello ffmpeg.exe 2014-05-09 17:00:42 +08:00
McoreD 2aaecc80e4 FFmpegCLI qscale property for H263 2014-05-09 14:41:16 +08:00
McoreD c97f35aa29 Added duration support for FFmpegCLI 2014-05-09 11:52:53 +08:00
Jaex 4678d6c9b5 ffmpeg cli recording works now 2014-05-09 04:16:43 +03:00
Jaex b418f69169 ffmpeg cli changes 2014-05-09 02:08:30 +03:00
mcored 7d5b12cc81 SwapStdErrAndStdOut support for ffmpeg 2014-05-09 06:18:14 +08:00
mcored 8028897007 ExternalCLIManager.cs changes 2014-05-08 23:17:42 +08:00
mcored 5d4533523c Modular ScreencastOptions 2014-05-08 21:28:46 +08:00
McoreD ca6c61fe8e Created FFmpegCLIHelper
ffmpeg.exe quits as soon as it starts!
2014-05-08 17:06:53 +08:00
McoreD 58cd9990b4 Reorgansing files for FFmpeg CLI support 2014-05-08 11:54:41 +08:00
Jaex 65e07b618c Better url file checking 2014-05-07 19:55:42 +03:00
Jaex b2fdc2a9fd URL upload changes 2014-05-07 19:26:14 +03:00
mcored 8ddae5f03d fixed #125
If you copy a URL of an image, you can now upload this image using
Clipboard Upload.
TODO: This could extend to files too.
2014-05-07 20:33:36 +08:00
McoreD 97b38ae48f Automatically download and install FFmpeg files 2014-05-07 16:59:19 +08:00
McoreD 3f1f84f22c Support CLI after creating Animated GIF
Support CLI after creating Animated GIF so that you can still run CLI
for GIF optimizations such as http://www.lcdf.org/gifsicle
2014-05-07 07:25:44 +08:00
Jaex 5c3042935b Code improvements for screen recording 2014-05-07 00:06:26 +03:00
McoreD 503c61cb38 Added FFmpeg recorder support
Screen Recorder tab now has a checkBox: Run CLI afterwards so that you
may execute your favourite Command Line Interface (e.g. x264.exe,
ffmpeg.exe) to encode what has been recorded by ShareX. You may choose
Video for Windows (VfW), FFmpeg or Animated Gif to record your screen.
VfW will allow you to create uncompressed AVI streams or compressed
streams using x264VfW etcc; FFmpeg will allow you to create MPEG4
streams - this is handy if you do not have Administrator access to
install x264VfW to compress your streams. Run CLI afterwards checkBox is
disabled for Animated GIF until we actually see a CLI that could take
GIF and output to a movie file.
2014-05-06 19:23:12 +08:00
Jaex 62201c6bda NameParser menu auto dispose, added menu to Dropbox 2014-05-06 01:55:20 +03:00
Jaex 39116e6dad Image editor save will use last save path, save as will use last save directory, handling memory leaks 2014-05-04 15:31:35 +03:00
McoreD bf13344f66 Greenshot Image Editor changes
Greenshot Image Editor supports current file name or current file path
2014-05-04 11:27:27 +08:00
McoreD afe6074398 Save and close button in Greenshot Editor works 2014-05-04 08:53:11 +08:00
mcored 96d1636f6a GreenshotImageEditor SaveAs button 2014-05-04 06:03:45 +08:00
Jaex 2d7840e08e Workaround for have avi options button 2014-05-03 23:06:02 +03:00
Jaex 45a08f4350 Screen recorder avi compression options changes 2014-05-03 21:55:15 +03:00
Jaex bf2768e474 Added FTP client to Tools menu 2014-05-02 20:56:51 +03:00
Jaex 5edb5fe988 Json library updated 2014-05-02 16:05:44 +03:00
Jaex 604a4325eb ShareX 8.8.0 release 2014-05-01 16:52:46 +03:00
Jaex b3c0fadbc3 Clipboard upload auto index folder is optional setting 2014-04-30 15:12:28 +03:00
mcored a125ba0989 Changelog update 2014-04-30 10:46:00 +08:00
Jaex 4d5e05921e Added setting to be able to skip Windows print dialog 2014-04-29 13:22:26 +03:00
Jaex 10e7260f7b Some screen record changes 2014-04-27 10:07:43 +03:00
Jaex 96974186d2 Added thumbnail to uploadinfoparser 2014-04-25 11:29:47 +03:00
Jaex 5bb526f0d1 fixed #111: Using 32bppArgb everywhere 2014-04-24 09:30:32 +03:00
Jaex d21c038791 Added create thumbnail to after capture tasks 2014-04-22 23:44:58 +03:00
Jaex 95f2bf980a Dropbox shareable url type setting: Default, shortened, direct
Not replacing space with _
2014-04-20 02:00:19 +03:00
Jaex 73725c6e2f json.net update, dropbox public url change 2014-04-20 00:38:11 +03:00
Jaex 97f9108b57 Screen recorder error handling 2014-04-19 18:39:17 +03:00
mcored 160098b761 CLI Video Encoder fixes 2014-04-19 07:14:06 +08:00