# QtFFMediaPlayer **Repository Path**: chiyaun/QtFFMediaPlayer ## Basic Information - **Project Name**: QtFFMediaPlayer - **Description**: Qt FFmpeg Media Player - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-04-03 - **Last Updated**: 2025-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

QtFFMediaPlayer

基于 PySide6 的 FFmpeg 的播放器

### 预览例子 ![img.png](docs/img.png) ### 项目部署 ``` pip install -r requirements.txt ``` ``` python ./examples/demo.py ``` ### 声明 本项目只是组件化的 FFmpeg 播放器,并没有涉及到播放器的 UI 设计