Skip to content

Conversation

zarmin
Copy link

@zarmin zarmin commented Oct 13, 2025

The current build script compiles x264 and FFmpeg using emmake -j, which allows an "infinite" number of parallel compile processes to run.
In slower or memory-constrained build environments, this may cause out-of-memory issues.

PR fixes it by setting the parallel build process count to the available logical cpu count.

Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for ffmpegwasm canceled.

Name Link
🔨 Latest commit e4b364d
🔍 Latest deploy log https://app.netlify.com/projects/ffmpegwasm/deploys/68ecf7f9608a3a00081997dc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant