Adding checks for the ffprobe and ffplay as both are used too.
This commit is contained in:
@@ -356,7 +356,9 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"!ffmpeg -version"
|
"!ffmpeg -version\n",
|
||||||
|
"!ffprobe -version\n",
|
||||||
|
"!ffplay -version"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user