想在 Windows 上 控制攝影機, 如何播放例如: XVid, H.264 等多媒體檔案, 請服用 DirectShow.以前, 我曾經寫過 C++ 的最簡單範例 linkDirectShow 官方文件
微軟討論串: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=129&SiteID=1
綜合整理資訊
The March Hare's web site: 內容包含了有關 DirectShow 的書, 相關網站以及各項資源
.Net 方面的資訊
- dsj library (放大縮小以及顯示都有一點瑕疵)
- jmds -- JMDS provides a Java wrapper around Microsoft's DirectShow Capture API's and exposes them as a Java Media Framework DataSource.
DirectShow SDK
- Windows SDK for Windows Vista (下載): XP 的使用者也可以安裝請放心.
如果你使用 PlatForm SDK 開發, 那麼下面是相關的資源
- Web Install
- ISO image 下載
- DirectShow 範例集專案檔: 自從 DirectShow 移到 PlatForm SDK 後, 每個 Samples 只剩下 make file 可以建立. 如果你能繼續使用 IDE 開發 DirectShow 範例, 那麼請到 March Hare 先生的網站下載專案檔.
1. GDCL:包含許多免費的工具以及技術文件 (下載集合)
- 另外提供 免費的 MPEG 4 Filter, 並且支援 Mpeg-4 and H.264. Divx
- GDCL Mpeg-4 Demultiplexor
- OVTools: 提供寫一些字到影像上
3. Chris P's code : 提供一堆範例程式, 包含
- 建立自己的 DirectSound 聲音源. StreamDataTone
相關參考資料
http://blog.csdn.net/rageliu/archive/2006/03/10/621157.aspx
回覆刪除