Support pipe input in ffprobe
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.
Showing
+5 -6
Please register or sign in to comment