Commit graph

11 commits

Author SHA1 Message Date
McoreD b47c65f6c5 Bye FFmpegNet, Hello ffmpeg.exe 2014-05-09 17:00:42 +08:00
McoreD a7870ee5fc GUI for FFmpegCLI 2014-05-09 11:15:04 +08:00
Jaex 4678d6c9b5 ffmpeg cli recording works now 2014-05-09 04:16:43 +03: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
mcored bbef197f09 rename Cache cs files 2014-05-06 21:45:27 +08: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 25c2b85876 Added silent run setting to minimize to tray on start 2014-02-16 22:27:15 +02:00
Jaex 1399279880 ScreenCapture.dll renamed to ScreenCaptureLib.dll for consistency 2013-11-16 11:11:39 +02:00
Renamed from ScreenCapture/ScreenCapture.csproj (Browse further)