# PyQt_Video_Demo **Repository Path**: benjiaxu/PyQt_Video_Demo ## Basic Information - **Project Name**: PyQt_Video_Demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyQt_Video_Demo This is a demo of using PyQt to design a simple video player Detail description is in my blog https://blog.csdn.net/u012552296/article/details/89295273 使用pyqt自带的widget实现的简单视频播放的代码 详细过程在博客:https://blog.csdn.net/u012552296/article/details/89295273 simple video player result: ![GUI of vidow player](https://github.com/taroshi/PyQt_Video_Demo/blob/master/result.png)