FFMS / ffms2

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

ffmsindex: Allow demuxer options to be set #419

Closed dwbuiten closed 1 year ago

dwbuiten commented 1 year ago

Notes

AFAICT there's not really a sane way to split strings using the C++ STL, but maybe I am mistaken.

Also, I think the Visual C++ projects would need to be updated to link ffmsindex to libavutil? I dont have a Windows dev env, myself.