mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
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.