Update README.md

This commit is contained in:
Kristofer Rolf Söderström
2023-03-22 13:35:54 +01:00
committed by GitHub
parent 1332bb7538
commit 502a0c375c

View File

@@ -24,4 +24,4 @@ and use the example.ipynb template to use the script **OR** download the ```tran
### Example ### Example
See the [example](example.ipynb) implementation on jupyter notebook. See the [example](example.ipynb) implementation on jupyter notebook.
[^1]Advanced users can use ```pip install ffmpeg-python``` but be ready to deal with some [PATH issues](https://stackoverflow.com/questions/65836756/python-ffmpeg-wont-accept-path-why), which I encountered in Windows 11. [^1]: Advanced users can use ```pip install ffmpeg-python``` but be ready to deal with some [PATH issues](https://stackoverflow.com/questions/65836756/python-ffmpeg-wont-accept-path-why), which I encountered in Windows 11.