cl-video
Simple video decoder written in Common Lisp. AVI/MJPEG playback leverages CL-JPEG for frame processing and CL-RIFF for container format handling. It also supports GIF playback via Skippy.

A primitive CLX media player is included. Playback of PCM encoded audio streams is supported.

Depends on: bordeaux-threads, alexandria, flexi-streams, cl-riff, cl-jpeg, cl-portaudio, skippy, clx

Repository: https://github.com/varjagg/cl-video

License: BSD 2-Clause


file format