Last updated:
0 purchases
avplayer 1.8.2
avplayer
PyAV Media Player
Installation
Install avplayer:
pip install avplayer
If you want to use the tk preview:
pip install avplayer[Pillow]
Commandline Tools
python -m avplayer --help
Features
opencv-python compatibility
To prevent freeze when using opencv-python's imshow,
do not use import av at file-scope.
Please refer to the following link:
AV import leads to OpenCV imshow freeze · Issue #21952 · opencv/opencv
python - Can't show image with opencv when importing av - Stack Overflow
License
See the LICENSE file for details. In summary,
avplayer is licensed under the MIT license.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.