[FFmpeg-devel] Issue - Error Due to higher number of threads

Srihari Sridhar gshari9918 at gmail.com
Thu May 12 05:22:32 EEST 2022


Hi,

I was building ffmpeg through windows. While I was able to successfully
able to build for smaller number of threads, for larger number of threads I
faced an issue

The commands I used were
bash ./configure --arch=x86 --target-os=mingw32 --disable-x86asm
make -j <no_of_Threads>

While building with 4 Threads the build was successful
Screenshot:
[image: image.png]

While building with 64 threads, I faced the following error,
Screenshot :
[image: image.png]
 semaphore or child process wait (Error 87 : The parameter is incorrect)

Please could you check this issue. Thanks

Regards,
S Srihari
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 134936 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220512/7a30727d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 156035 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220512/7a30727d/attachment-0001.png>


More information about the ffmpeg-devel mailing list