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