# simplest_directshow_example **Repository Path**: johnney_cat/simplest_directshow_example ## Basic Information - **Project Name**: simplest_directshow_example - **Description**: Examples about DirectShow - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 最简单的基于DirectShow的示例 Simplest DirectShow Example 雷霄骅 Lei Xiaohua leixiaohua1020@126.com 中国传媒大学/数字电视技术 Communication University of China / Digital TV Technology http://blog.csdn.net/leixiaohua1020 本程序包含了DirectShow开发的示例程序。适合DirectShow初学者进行学习。 它包含了以下几个子程序: simplest_directshow_player: 最简单的基于DirectShow的视频播放器。 simplest_directshow_player_custom: 最简单的基于DirectShow的视频播放器(Custom)。 playerGUI: 最简单的基于DirectShow的播放器-图形界面版。 simplest_directshow_info: 最简单的Directshow信息显示例子。 simplest_directshow_filter: 目前还未完成。 This software contains several examples about DirectShow. Suitable for the beginner of DirectShow. It contains following projects: simplest_directshow_player: Simplest DirectShow Player. simplest_directshow_player_custom: Simplest DirectShow Player (Custom). playerGUI: Simplest DirectShow Player GUI. simplest_directshow_info: Simplest DirectShow Info. simplest_directshow_filter: Unfinished yet.