ffprobe: fix invalid command (#10612)
`-show_entries` => `-show_streams`
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
- Display all available stream info for a media file:
|
- Display all available stream info for a media file:
|
||||||
|
|
||||||
`ffprobe -v error -show_entries {{input.mp4}}`
|
`ffprobe -v error -show_streams {{input.mp4}}`
|
||||||
|
|
||||||
- Display media duration:
|
- Display media duration:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user