Commit graph

9 commits

Author SHA1 Message Date
McoreD
58cd9990b4 Reorgansing files for FFmpeg CLI support 2014-05-08 11:54:41 +08:00
Jaex
5c3042935b Code improvements for screen recording 2014-05-07 00:06:26 +03:00
mcored
d46fb45d62 AVIcache, FFmpegCache, HardDiskCache all inherit ImageCache
AVIcache, FFmpegCache, HardDiskCache all inherit ImageCache
2014-05-06 21:42:46 +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
45ec42eba4 avi options error handling 2014-05-03 23:40:21 +03:00
Jaex
45a08f4350 Screen recorder avi compression options changes 2014-05-03 21:55:15 +03:00
Jaex
10e7260f7b Some screen record changes 2014-04-27 10:07:43 +03:00
Jaex
e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex
1399279880 ScreenCapture.dll renamed to ScreenCaptureLib.dll for consistency 2013-11-16 11:11:39 +02:00
Renamed from ScreenCapture/AVICache.cs (Browse further)