# GFPlayer **Repository Path**: www.csdn.net/gfplayer ## Basic Information - **Project Name**: GFPlayer - **Description**: 把ffplayer的C语言面向过程的代码改成C++面向对象的代码,并集成到Qt的完成桌面播放器。已实现播放本地多媒体文件功能,并实现了视频同步到音频。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-09-24 - **Last Updated**: 2024-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: ffmpeg, ffmpeg-sdl-qt, 开源多媒体播放器, qt-ffmpeg播放器 ## README # GFPlayer #### 介绍 把ffpmeg的 ffplayer面向过程的C语言代码重构成C++面向对象的代码,并集成到Qt,完成实现了一个播放器。 ### 主界面 ![Image text](https://gitee.com/www.csdn.net/gfplayer/raw/master/gui.png) #### 已实现的功能 1.播放本地多媒体文件 #### 安装教程 1. 使用vs2019 +QT5.14.2开发,在安装vs2019和Qt的电脑双击GFPlayer.sln打开 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx