https://github.com/chenpi11/pixelplayer
PixelPlayer can play video in console
https://github.com/chenpi11/pixelplayer
Last synced: 2 months ago
JSON representation
PixelPlayer can play video in console
- Host: GitHub
- URL: https://github.com/chenpi11/pixelplayer
- Owner: ChenPi11
- License: mit
- Created: 2022-06-19T03:16:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T11:00:47.000Z (over 1 year ago)
- Last Synced: 2024-10-11T19:43:15.887Z (7 months ago)
- Language: Python
- Size: 64.1 MB
- Stars: 45
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PixelPlayer
PixelPlayer can play video in console
```shell
Usage: PixelPlayer.exe [-j ] | -h
-h Help
-j Jump frame
```
PixelPlayer可以在控制台(不包含cmd.exe)中播放视频<
用法:PixelPlayer.exe <视频文件(.mp4,.avi,.mov,...)>
需要用到opencv4.6.0库(项目中opencv路径为"D:\Microsoft\opencv")
想要达到好的播放效果,建议使用Windows Terminal打开