Commit graph

38 commits

Author SHA1 Message Date
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Jaex ac8b9b5b33 Check is both FFmpeg source is not "None" 2014-08-29 11:34:12 +03:00
Jaex e2627e149a fixed #244: Video source can be "None" which allows to only record sound 2014-08-29 11:22:51 +03:00
Jaex 81d87c7fec gdigrab custom commands variables 2014-06-09 05:21:18 +03:00
Jaex 720a6b3de7 FFmpeg custom commands now support $fps$, $duration$, $output$ variables 2014-06-07 22:29:26 +03:00
Jaex ad8419cea9 Few FFmpeg changes 2014-06-04 17:08:07 +03:00
Jaex c1fa7ae07f Revert "Prevent FFmpeg Custom Commands from getting overwritten"
This reverts commit 4a403fd65f.
2014-06-04 14:55:25 +03:00
Jaex 335f6a1041 Merge branch 'master' of github.com:ShareX/ShareX 2014-06-04 14:53:55 +03:00
Jaex 2529c8be88 Little changes 2014-06-04 14:44:37 +03:00
mcored 4a403fd65f Prevent FFmpeg Custom Commands from getting overwritten 2014-06-04 09:03:28 +08:00
Jaex 2b64b6c19c Added FFmpeg custom commands support 2014-06-04 02:18:41 +03:00
Jaex 6850774a18 fixed #160: Removed input fps which was causing fast video problem 2014-06-04 00:16:33 +03:00
Jaex 80eca25509 About form update, FFmpeg default setting changes 2014-05-27 13:36:37 +03:00
Jaex d19cc23d2e CodeMaid cleanup 2014-05-23 19:08:24 +03:00
McoreD 0ce922cab9 Refraining usage of hardcoded strings for easier coding 2014-05-15 10:08:47 +08:00
Jaex 1fd73cb75b fixed screen record canceling 2014-05-14 16:52:10 +03:00
Jaex 63ab1b3fbe FFmpeg options form changes 2014-05-14 15:08:51 +03:00
mcored 7a395a58b3 Added libvo_aacenc support 2014-05-14 19:18:18 +08:00
mcored ce46496425 libvorbis and libmp3lame has qscale support 2014-05-13 19:50:31 +08:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex 22bbe9ae88 Added video/audio source and audio codec settings to screen recorder 2014-05-13 11:44:35 +03:00
Jaex b9af679c30 FFmpeg options form test and copy buttons 2014-05-12 13:56:37 +03:00
Jaex 6488c1c042 Better ffmpeg preview output 2014-05-12 13:31:06 +03:00
Jaex b0167b0dbc Changed user args placement so directshow filter can work 2014-05-12 13:04:14 +03:00
McoreD 9fe92335d3 GIF has its own FPS setting 2014-05-12 09:13:42 +08:00
Jaex 2e554cdf92 FFmpeg download function in FFmpegHelper, Moved FFmpegOptionsForm to ScreenCaptureLib 2014-05-12 01:58:10 +03:00
McoreD b686229fad FFmpeg now gets downloaded to PersonalPath 2014-05-10 16:04:18 +08:00
mcored 73c7108074 Addition command line args support for FFmpeg.exe
FFmpeg GUI has preview
2014-05-09 19:45:10 +08:00
mcored ee0556f679 Removed native mpeg4 encoder as libxvid works everywhere 2014-05-09 18:25:04 +08:00
Jaex 5aa8053fdd ffmpegcli will use show cursor setting 2014-05-09 12:31:10 +03:00
McoreD b47c65f6c5 Bye FFmpegNet, Hello ffmpeg.exe 2014-05-09 17:00:42 +08:00
McoreD bb25962bd8 FFmpegCLI path configuration support 2014-05-09 16:12:44 +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
McoreD a7870ee5fc GUI for FFmpegCLI 2014-05-09 11:15:04 +08:00
mcored 8028897007 ExternalCLIManager.cs changes 2014-05-08 23:17:42 +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