ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
14.08k stars 825 forks source link

FFMPEG_ST no more #440

Open jozefchutka opened 1 year ago

jozefchutka commented 1 year ago

Following https://trac.ffmpeg.org/ticket/10009 and http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=760ce4bc0bd11f74f0851c0a662dd5cae888df83 my understanding is, ffmpeg.wasm using latest ffmpeg is not buildable without pthread anymore. Please confirm you have the same understanding and if so, worth to revisit / deprecate FFMPEG_ST flag https://github.com/ffmpegwasm/ffmpeg.wasm-core/blob/n4.3.1-wasm/wasm/build-scripts/var.sh#L13