mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-11-26 15:12:14 +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.