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
4ec72e0669
commit
435e574f5a
@ -1,6 +1,6 @@
|
||||
# Examples
|
||||
|
||||
## [Get video info](https://github.com/kkroening/ffmpeg-python/blob/master/examples/video_info.py#L15)
|
||||
## [Get video info (ffprobe)](https://github.com/kkroening/ffmpeg-python/blob/master/examples/video_info.py#L15)
|
||||
|
||||
```python
|
||||
probe = ffmpeg.probe(args.in_filename)
|
||||
|
Loading…
x
Reference in New Issue
Block a user