Skip to content

Commit

Permalink
Trivial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
osom8979 committed Nov 16, 2023
1 parent 49094ac commit aeb3732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python -m avplayer --help
### [opencv-python](https://pypi.org/project/opencv-python/) compatibility

To prevent freeze when using opencv-python's imshow,
do not use 'import av' at file-scope.
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](https://github.com/opencv/opencv/issues/21952)
Expand Down

0 comments on commit aeb3732

Please sign in to comment.