LukasBommes / mv-extractor

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

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

Closed luowyang closed 1 month ago

luowyang commented 1 year ago

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