Usage: ffmpeg.probe('pipe:', input=video_bytes)
.
The API is similar to fmpeg.run()
.
https://github.com/kkroening/ffmpeg-python/tree/master/examples#tensorflow-streaming
This is helpful when we want to probe the video bytes in a database.
Usage: ffmpeg.probe('pipe:', input=video_bytes)
.
The API is similar to fmpeg.run()
.
https://github.com/kkroening/ffmpeg-python/tree/master/examples#tensorflow-streaming
This is helpful when we want to probe the video bytes in a database.