Commit graph

145 commits

Author SHA1 Message Date
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
mcored 57bbee03d0 CLI Video Encoder UI changes
Users are able to preconfigure CLI Video Encoder profiles (with args and
output extension) in Applications Settings -> Profiles -> Video
Encoders. TaskSettings therefore do not need to carry Video Encoder
profile configuration. Users can simply choose one of the Video Encoders
without having to reconfigure new encoders in Task Settings and input
args again.
2014-04-19 06:27:03 +08:00
Jaex 3865dede56 More mime types 2014-04-16 16:17:03 +03:00
McoreD 2c161a3e26 Improved MimeTypes
If MimeTypes are not found in registry, it will look up internal
dictionary of MimeTypes;
2014-04-16 08:54:17 +08:00
Jaex 623c98a6bd MyListView fixes 2014-04-13 20:15:33 +03:00
Jaex 479369dd21 MyListView fixes 2014-04-13 19:40:32 +03:00
mcored 438f9a86b1 simplified MyListView
removed hand cursor while reordering
2014-04-13 23:09:28 +08:00
mcored 4d59c77566 simplified MyListView to take care of reordering 2014-04-13 22:50:55 +08:00
mcored 6ddc965ea2 Fixed secondary uploaders reorder
DoDragDrop was disabling MouseMove Events
2014-04-13 20:01:11 +08:00
McoreD 7916e33391 attempting visual aid
attempting visual aid for secondary uploader drag reprder
2014-04-13 18:43:56 +08:00
Jaex 961605f442 Added MathHelpers, angle info to ruler 2014-04-12 09:33:35 +03:00