---------------------------------------------------------------------
DxScan
While the underlying libraries are covered by LGPL, this sample is released
as public domain. It is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE.
---------------------------------------------------------------------
A sample application scanning a media file looking for black frames
To call it, you basically need:
Capture cam;
cam = new Capture(@"C:\foo.mpg");
cam.Start();
cam.m_Count is the number of frames
cam.m_Blacks is how many black frames
Most of the work is done in ISampleGrabberCB.BufferCB. See the comments
there. Also, the algorithm used to scan for black frames isn't as efficient
as it could be. However, the samples gives you an idea of how this could be
done.
没有合适的资源?快使用搜索试试~ 我知道了~
(C#)DirectShow播放wmv、avi格式的视频解码回调
共32个文件
txt:3个
exe:3个
cache:3个
3星 · 超过75%的资源 需积分: 22 113 下载量 80 浏览量
2012-03-14
15:38:42
上传
评论 1
收藏 167KB ZIP 举报
温馨提示
可以播放wmv、avi(本人测试过D:\WebCast20070129_Video.wmv)格式的视频(没有画面),回调解码得到图片。 可以播放本地视频文件,也可以播放ftp上面的视频文件(wmv不支持,原因没找到)ftp://hztm:123456@192.168.1.140/3.avi。 网上找的大部分是只能播放解码回调avi格式的视频,这个找了很多资料,然后问了一些朋友才修改好的,主要是IEnumPins获取Filter中的所有输出Output,然后循环比对一下pin
资源推荐
资源详情
资源评论
收起资源包目录
DxScan20120314.zip (32个子文件)
DxScan_83013
说明.txt 64B
DxScan
UpgradeLog2.XML 2KB
DxScan-2005.sln 906B
DxScan-2005.suo 20KB
Form1.cs 7KB
Capture.cs 12KB
AssemblyInfo.cs 2KB
DxScan-2005.csproj.user 452B
Form1.resx 11KB
DxScan-2005.csproj 6KB
_UpgradeReport_Files
UpgradeReport.xslt 12KB
UpgradeReport_Plus.gif 71B
UpgradeReport.css 3KB
UpgradeReport_Minus.gif 69B
App.ico 1KB
ClassDiagram1.cd 404B
obj
Debug
DxScan.Form1.resources 7KB
GenerateResource-ResGen.read.1.tlog 3KB
ResolveAssemblyReference.cache 5KB
DxScan-2005.csproj.GenerateResource.Cache 774B
DxScan.exe 32KB
TempPE
DesignTimeResolveAssemblyReferencesInput.cache 5KB
DxScan-2005.csproj.FileListAbsolute.txt 2KB
DxScan.pdb 26KB
GenerateResource-ResGen.write.1.tlog 308B
UpgradeLog.XML 1KB
readme.txt 937B
bin
Debug
DirectShowLib-2005.dll 296KB
DxScan.vshost.exe.manifest 490B
DxScan.exe 32KB
DxScan.vshost.exe 11KB
DxScan.pdb 26KB
Release
共 32 条
- 1
mt122
- 粉丝: 17
- 资源: 6
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
前往页