ffms2

Libav/ffmpeg based source library and Avisynth plugin for video

brewmacoslinux
Try with needOr install directly
Source

About

Libav/ffmpeg based source library and Avisynth plugin

Commands

ffms2

Examples

Index a video file for faster processing with Avisynth$ ffms2 -i input.avi output.ffindex
Create index file for an MP4 video$ ffms2 -i video.mp4 video.ffindex
Index with audio track specification$ ffms2 -i -a 1 input.mkv output.ffindex