LukasBommes / mv-extractor

Extract frames and motion vectors from H.264 and MPEG-4 encoded video.
MIT License
279 stars 56 forks source link

Limit the maximal number of threads used by FFmpeg to 16. #33

Open luowyang opened 1 year ago

luowyang commented 1 year ago

This solves issue #32 by limiting the number of threads to no more than 16.