thisismy-github / pyplayer

A Python-based media player with simple editing features using PyQt5 and FFmpeg, supporting GIFs and multiple players including VLC and (eventually) QMediaPlayer.
GNU General Public License v2.0
41 stars 5 forks source link

Could you specify the version of packages in requirement.txt? #1

Closed Sen1553 closed 2 years ago

Sen1553 commented 2 years ago

Hello, could you specify the version of packages in requirement.txt? I want to run source code in my computer and make some change but I met some problems. Which version vlc-windows you used in this porject.