基本信息
源码名称:C#用ffmpeg对海康工业相机SDK实时图像进行录像
源码大小:60.72M
文件格式:.rar
开发语言:C#
更新时间:2022-08-25
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 3 元 
   源码介绍

用FFMPEG对海康相机实时图像进行录像

调用海康相机实时显示图像并用FFMPEG第三方插件进行录像


.
├── FFMPEGRecordTest
│   ├── App.config
│   ├── BasicDemo.cs
│   ├── BasicDemo.designer.cs
│   ├── BasicDemo.en-US.resx
│   ├── BasicDemo.resx
│   ├── BasicDemo.zh-CHS.resx
│   ├── FFMPEGRecordTest.csproj
│   ├── FFMPEGRecordTest.sln
│   ├── Form1.Designer.cs
│   ├── Form1.cs
│   ├── Form1.resx
│   ├── Form_ShowMsg.cs
│   ├── Form_ShowMsg.designer.cs
│   ├── Form_ShowMsg.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── ScreenRecorderTool.cs
│   ├── TB2127.ico
│   ├── bin
│   │   ├── Debug
│   │   │   ├── avcodec-53.dll
│   │   │   ├── avdevice-53.dll
│   │   │   ├── avfilter-2.dll
│   │   │   ├── avformat-53.dll
│   │   │   ├── avutil-51.dll
│   │   │   ├── postproc-52.dll
│   │   │   ├── swresample-0.dll
│   │   │   └── swscale-2.dll
│   │   ├── Release
│   │   └── x86
│   │       └── Debug
│   │           ├── 2022-05-07
│   │           │   ├── FFMPEG-1102.avi
│   │           │   ├── FFMPEG-1102.wmv
│   │           │   ├── FFMPEG-112.wmv
│   │           │   ├── FFMPEG-2.wmv
│   │           │   ├── FFMPEG-2022.avi
│   │           │   ├── FFMPEG-2022.wmv
│   │           │   ├── FFMPEG-20220507-105256.avi
│   │           │   ├── FFMPEG-20220507-105256.avi.jpg
│   │           │   ├── FFMPEG-20220507-105256.avi_.jpg
│   │           │   ├── FFMPEG-20220507-105754.avi
│   │           │   ├── FFMPEG-20220507-105754.avi.jpg
│   │           │   ├── FFMPEG-20220507-105754.avi_.jpg
│   │           │   ├── FFMPEG-20220507-105754.wmv
│   │           │   ├── FFMPEG-20228.avi
│   │           │   └── FFMPEG-20228.wmv
│   │           ├── 2022-05-16
│   │           │   ├── FFMPEG-20220516-163909.avi
│   │           │   ├── FFMPEG-20220516-163909.avi.jpg
│   │           │   └── FFMPEG-20220516-163909.avi_.jpg
│   │           ├── 2022-06-17
│   │           │   ├── FFMPEG-20220617-164342.avi
│   │           │   ├── FFMPEG-20220617-164342.avi.jpg
│   │           │   ├── FFMPEG-20220617-164342.avi_.jpg
│   │           │   ├── FFMPEG-20220617-164912.avi
│   │           │   ├── FFMPEG-20220617-164912.avi.jpg
│   │           │   ├── FFMPEG-20220617-164912.avi_.jpg
│   │           │   ├── FFMPEG-20220617-165356.avi
│   │           │   ├── FFMPEG-20220617-165356.avi.jpg
│   │           │   ├── FFMPEG-20220617-165356.avi_.jpg
│   │           │   ├── FFMPEG-20220617-165546.avi
│   │           │   ├── FFMPEG-20220617-165546.avi.jpg
│   │           │   ├── FFMPEG-20220617-165546.avi_.jpg
│   │           │   ├── FFMPEG-20220617-170056.avi
│   │           │   ├── FFMPEG-20220617-170056.avi.jpg
│   │           │   ├── FFMPEG-20220617-170056.avi_.jpg
│   │           │   ├── FFMPEG-20220617-170316.avi
│   │           │   ├── FFMPEG-20220617-170316.avi.jpg
│   │           │   ├── FFMPEG-20220617-170316.avi_.jpg
│   │           │   ├── FFMPEG-20220617-170417.avi
│   │           │   ├── FFMPEG-20220617-170417.avi.jpg
│   │           │   ├── FFMPEG-20220617-170417.avi_.jpg
│   │           │   ├── FFMPEG-20220617-171520.avi
│   │           │   ├── FFMPEG-20220617-171520.avi.jpg
│   │           │   ├── FFMPEG-20220617-171520.avi_.jpg
│   │           │   ├── FFMPEG-20220617-171650.avi
│   │           │   ├── FFMPEG-20220617-171731.avi
│   │           │   ├── FFMPEG-20220617-172813.avi
│   │           │   ├── FFMPEG-20220617-172938.avi
│   │           │   ├── FFMPEG-20220617-173220.avi
│   │           │   ├── FFMPEG-20220617-173324.avi
│   │           │   ├── FFMPEG-20220617-173324.avi.jpg
│   │           │   ├── FFMPEG-20220617-173324.avi_.jpg
│   │           │   ├── FFMPEG-20220617-173400.avi
│   │           │   ├── FFMPEG-20220617-173417.avi
│   │           │   ├── FFMPEG-20220617-173417.avi.jpg
│   │           │   ├── FFMPEG-20220617-173417.avi_.jpg
│   │           │   ├── FFMPEG-20220617-173514.avi
│   │           │   ├── FFMPEG-20220617-173514.avi.jpg
│   │           │   ├── FFMPEG-20220617-173514.avi_.jpg
│   │           │   ├── FFMPEG-20220617-173644.avi
│   │           │   ├── FFMPEG-20220617-173644.avi.jpg
│   │           │   ├── FFMPEG-20220617-173644.avi_.jpg
│   │           │   ├── FFMPEG-20220617-173850.avi
│   │           │   ├── FFMPEG-20220617-173850.avi.jpg
│   │           │   ├── FFMPEG-20220617-173850.avi_.jpg
│   │           │   ├── FFMPEG-20220617-173950.avi
│   │           │   ├── FFMPEG-20220617-173950.avi.jpg
│   │           │   └── FFMPEG-20220617-173950.avi_.jpg
│   │           ├── AForge.Video.FFMPEG.dll
│   │           ├── AForge.Video.FFMPEG.xml
│   │           ├── AForge.Video.dll
│   │           ├── AForge.Video.xml
│   │           ├── AForge.dll
│   │           ├── AForge.xml
│   │           ├── FFMPEG
│   │           │   ├── ffmpeg.exe
│   │           │   ├── ffplay.exe
│   │           │   └── ffprobe.exe
│   │           ├── FFMPEGRecordTest.exe
│   │           ├── FFMPEGRecordTest.exe.config
│   │           ├── FFMPEGRecordTest.pdb
│   │           ├── MvCameraControl.Net.dll
│   │           ├── MvCameraControl.Net.xml
│   │           ├── MvSdkLog
│   │           │   ├── CamCtrl_00.log
│   │           │   ├── USB3_00.log
│   │           │   └── USB3_01.log
│   │           ├── PNG
│   │           │   └── videoICON.png
│   │           ├── avcodec-53.dll
│   │           ├── avdevice-53.dll
│   │           ├── avfilter-2.dll
│   │           ├── avformat-53.dll
│   │           ├── avutil-51.dll
│   │           ├── en-US
│   │           │   └── FFMPEGRecordTest.resources.dll
│   │           ├── postproc-52.dll
│   │           ├── swresample-0.dll
│   │           ├── swscale-2.dll
│   │           └── zh-CHS
│   │               └── FFMPEGRecordTest.resources.dll
│   └── obj
│       ├── Debug
│       │   ├── DesignTimeResolveAssemblyReferences.cache
│       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│       │   ├── FFMPEGRecordTest.Form1.resources
│       │   ├── FFMPEGRecordTest.Properties.Resources.resources
│       │   ├── FFMPEGRecordTest.csproj.AssemblyReference.cache
│       │   ├── FFMPEGRecordTest.csproj.CoreCompileInputs.cache
│       │   ├── FFMPEGRecordTest.csproj.FileListAbsolute.txt
│       │   ├── FFMPEGRecordTest.csproj.GenerateResource.cache
│       │   ├── TempPE
│       │   └── build.force
│       └── x86
│           └── Debug
│               ├── AutoCreateFolder.Form_ShowMsg.resources
│               ├── BasicDemo.Form1.en-US.resources
│               ├── BasicDemo.Form1.resources
│               ├── BasicDemo.Form1.zh-CHS.resources
│               ├── DesignTimeResolveAssemblyReferences.cache
│               ├── DesignTimeResolveAssemblyReferencesInput.cache
│               ├── FFMPEGRecordTest.Form1.resources
│               ├── FFMPEGRecordTest.Properties.Resources.resources
│               ├── FFMPEGRecordTest.csproj.AssemblyReference.cache
│               ├── FFMPEGRecordTest.csproj.CoreCompileInputs.cache
│               ├── FFMPEGRecordTest.csproj.FileListAbsolute.txt
│               ├── FFMPEGRecordTest.csproj.GenerateResource.cache
│               ├── FFMPEGRecordTest.exe
│               ├── FFMPEGRecordTest.pdb
│               ├── TempPE
│               ├── en-US
│               │   └── FFMPEGRecordTest.resources.dll
│               └── zh-CHS
│                   └── FFMPEGRecordTest.resources.dll
└── 用FFMPEG对海康相机实时图像进行录像.rar

23 directories, 150 files