文件名称:luxiang
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-31
- 文件大小:
- 664kb
- 下载次数:
- 0次
- 提 供 者:
- 张
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#源码自编而成的屏幕录像机,实现了录像、抓图。功能相对实用,本程序可作为一个独立的软件成品来使用。支持设置录像存储路径及光标是否显示。录制完成后,按“Shift+E”组合键结束录像,生成录像文件。为了操作方便,本屏幕录像机还实现了“录像分割”功能,单击“打开”按钮,选择要分割的录像文件,然后单击“分解”按钮,获取文件大小及帧数,然后输入开始帧数和结束帧数,单击“分割”按钮,即可分割该视频文件。 抓取到的图片保存在C:\MyPicture路径下。-C# source code self made screen recorder, to achieve a video capture. Function of the relative utility, this program can be used as a stand-alone software product to use. Support video storage path, and set the cursor is displayed. After recording, press the " Shift+E" key combination to the end of the recording, generate recording file. For ease of operation, the screen recorder also achieved a " video split" function, click the " Open" button, select the video file you want to split, and then click the " decomposition" button to get the file size and the number of fr a mes, and then enter the start fr a me and end fr a mes, click " Split" button to split the video file. Grab the pictures stored in the C: \ MyPicture path.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ScreenKinescope
...............\ScreenKinescope
...............\...............\ClassFolder
...............\...............\...........\BaseClass.cs
...............\...............\ConverrtAviToBmp
...............\...............\Data
...............\...............\....\ScreenData.mdb
...............\...............\Images
...............\...............\......\1.png
...............\...............\......\2.png
...............\...............\......\3.png
...............\...............\......\4.png
...............\...............\......\5.png
...............\...............\......\Thumbs.db
...............\...............\......\a.png
...............\...............\......\b.png
...............\...............\......\c.png
...............\...............\......\停止1.png
...............\...............\......\关闭.png
...............\...............\......\分割.png
...............\...............\......\前一帧.png
...............\...............\......\取消.png
...............\...............\......\后一帧.png
...............\...............\......\图.jpg
...............\...............\......\图标 (14).ico
...............\...............\......\图标 (30).ico
...............\...............\......\定位.png
...............\...............\......\录像.ico
...............\...............\......\录像.png
...............\...............\......\暂停.png
...............\...............\......\浏览.png
...............\...............\......\确定.png
...............\...............\MyPictures
...............\...............\Program.cs
...............\...............\Properties
...............\...............\..........\AssemblyInfo.cs
...............\...............\..........\Resources.Designer.cs
...............\...............\..........\Resources.resx
...............\...............\..........\Settings.Designer.cs
...............\...............\..........\Settings.settings
...............\...............\ScreenKinescope.csproj
...............\...............\ScreenKinescope.csproj.user
...............\...............\bin
...............\...............\...\Debug
...............\...............\...\.....\AxInterop.SHDocVw.dll
...............\...............\...\.....\AxInterop.WMPLib.dll
...............\...............\...\.....\Data
...............\...............\...\.....\....\ScreenData.mdb
...............\...............\...\.....\Interop.SHDocVw.dll
...............\...............\...\.....\Interop.Scripting.dll
...............\...............\...\.....\Interop.WMEncoderLib.dll
...............\...............\...\.....\Interop.WMPLib.dll
...............\...............\frmGeneral.Designer.cs
...............\...............\frmGeneral.cs
...............\...............\frmGeneral.resx
...............\...............\frmScreen.Designer.cs
...............\...............\frmScreen.cs
...............\...............\frmScreen.resx
...............\...............\frmVideoManager.Designer.cs
...............\...............\frmVideoManager.cs
...............\...............\frmVideoManager.resx
...............\ScreenKinescope.sln
...............\ScreenKinescope.suo
程序使用说明 2.doc