Cutlass 0.5.3-alpha.0 — Linux (x86_64)
================================

Run:
  ./cutlass-ui

Requires FFmpeg development libraries at runtime. On Debian/Ubuntu:
  sudo apt-get install -y libavcodec-dev libavformat-dev libavutil-dev \
    libavfilter-dev libavdevice-dev libswscale-dev libswresample-dev

Or install the matching runtime packages from your distro if the binary
was linked against shared FFmpeg libs.

See https://github.com/1Mr-Newton/cutlass for source and issue tracker.
