FFMS / ffms2

An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access
Other
582 stars 105 forks source link

lavfindexer: Discard any packets we don't index #243

Closed dwbuiten closed 8 years ago

dwbuiten commented 8 years ago

Speeds up indexing considerably on files with many tracks we do not index.

Also, do not set IndexMask to anything if the key doesn't exist.