ShareX/ScreenCaptureLib
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
..
Forms In region capture or ruler tool pressing ctrl + c will copy area info to clipboard 2014-04-29 16:40:36 +03:00
Properties Copyright year updated 2014-01-12 09:25:51 +02:00
RegionHelpers Copyright year updated 2014-01-12 09:25:51 +02:00
Resources ScreenCapture.dll renamed to ScreenCaptureLib.dll for consistency 2013-11-16 11:11:39 +02:00
AVICache.cs Added FFmpeg recorder support 2014-05-06 19:23:12 +08:00
Enums.cs Copyright year updated 2014-01-12 09:25:51 +02:00
FFmpegRecorder.cs Added FFmpeg recorder support 2014-05-06 19:23:12 +08:00
HardDiskCache.cs Added silent run setting to minimize to tray on start 2014-02-16 22:27:15 +02:00
ImageRecorder.cs Added FFmpeg recorder support 2014-05-06 19:23:12 +08:00
LocationInfo.cs Copyright year updated 2014-01-12 09:25:51 +02:00
packages.config ScreenCapture.dll renamed to ScreenCaptureLib.dll for consistency 2013-11-16 11:11:39 +02:00
ScreenCaptureLib.csproj Added FFmpeg recorder support 2014-05-06 19:23:12 +08:00
ScreenRecorder.cs Added FFmpeg recorder support 2014-05-06 19:23:12 +08:00
Screenshot.cs Copyright year updated 2014-01-12 09:25:51 +02:00
Screenshot_Transparent.cs Copyright year updated 2014-01-12 09:25:51 +02:00
WindowInfo.cs Added %pn (Process name of active window) to name parser 2014-03-25 03:26:08 +02:00
WindowsList.cs Copyright year updated 2014-01-12 09:25:51 +02:00
WindowsListAdvanced.cs Copyright year updated 2014-01-12 09:25:51 +02:00