# ffplay for MFC **Repository Path**: sinothkdi/ffplay-for-MFC ## Basic Information - **Project Name**: ffplay for MFC - **Description**: ffplay 移植到MFC下 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 30 - **Created**: 2021-12-07 - **Last Updated**: 2021-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README FFplay for MFC 雷霄骅 Lei Xiaohua leixiaohua1020@126.com 中国传媒大学/数字电视技术 Communication University of China / Digital TV Technology http://blog.csdn.net/leixiaohua1020 本工程将ffmpeg项目中的ffplay播放器(ffplay.c)移植到了VC的环境下。 并且使用MFC做了一套简单的界面。 This software transplant ffplay to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface.