mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
Update README.md
This commit is contained in:
parent
593cd3e790
commit
54db6e4272
@ -95,6 +95,10 @@ $ python
|
||||
>>> import ffmpeg
|
||||
```
|
||||
|
||||
## [Examples](https://github.com/kkroening/ffmpeg-python/tree/master/examples)
|
||||
|
||||
When in doubt, take a look at the [examples](https://github.com/kkroening/ffmpeg-python/tree/master/examples) to see if there's something that's close to whatever you're trying to do.
|
||||
|
||||
## [API Reference](https://kkroening.github.io/ffmpeg-python/)
|
||||
|
||||
API documentation is automatically generated from python docstrings and hosted on github pages: https://kkroening.github.io/ffmpeg-python/
|
||||
|
Loading…
x
Reference in New Issue
Block a user