v0.163.2

ffmpegwasm/ffmpeg.wasmv0.163.2Jun 15, 2026by bep

AI Summary

This release improves error handling by continuing to resolve operations on ERR_ACCESS_DENIED in Node's resolver and standardizes behavior when external converters are missing.

Key Highlights

  • Continued resolution on ERR_ACCESS_DENIED in Node's resolver
  • Standardized behavior for missing external converters

Full Release Notes

## What's Changed

* Continue resolving on ERR_ACCESS_DENIED in Node's resolver 134674f0 @bep #15041 
* markup: Standardize behavior when external converters are missing 147f605f @jmooring #14222