[[tags: egg misc]] [[toc:]] This page is maintained in the this package's [[https://github.com/abarbu/ffmpeg-video|github repository]]. == ffmpeg-video Chicken Scheme egg with bindings for ffmpeg designed for computer vision applications. In essence videos are treated as containers of images. Note that this egg binds only to a small subset of ffmpeg that deals with video. It is used for computer vision where video files have only a single stream and audio is irrelevant. In addition this egg is designed to have frame-level accuracy, as such it doesn't support seeking and computing the video length is linear in the size of the video and very slow. Because of this it stores the computed video length of each video along with each video in a file named '