Commit graph

18 commits

Author SHA1 Message Date
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 2b64b6c19c Added FFmpeg custom commands support 2014-06-04 02:18:41 +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
Jaex cfc93cd6b2 Screen recording ui changes 2014-05-20 19:12:52 +03:00
McoreD 0ce922cab9 Refraining usage of hardcoded strings for easier coding 2014-05-15 10:08:47 +08:00
mcored 34b2ddf9f2 Change default FFmpeg audio codec to libvo-aacenc
After running more tests, AAC volume was not that low compared to
Vorbis:

https://dl.dropboxusercontent.com/u/84476328/ShareX/2014-05/2014-05-15_05-10-26.mp4

https://dl.dropboxusercontent.com/u/84476328/ShareX/2014-05/2014-05-15_05-10-03.mp4

https://dl.dropboxusercontent.com/u/84476328/ShareX/2014-05/2014-05-15_05-09-35.mp4
2014-05-15 05:34:35 +08: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 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 22bbe9ae88 Added video/audio source and audio codec settings to screen recorder 2014-05-13 11:44:35 +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 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