We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec72e0 commit 435e574Copy full SHA for 435e574
examples/README.md
@@ -1,6 +1,6 @@
1
# Examples
2
3
-## [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)
4
5
```python
6
probe = ffmpeg.probe(args.in_filename)
0 commit comments