What's Changed
- support PNG image format for transparency in
<OffthreadVideo/>- you can now import transparent ProRes footage! (does not work in preview though) by @JonnyBurger in #1068 - https://www.remotion.dev/docs/offthreadvideo#imageformat - Fix another issue that could lead to a hydration mismatch when using
<Player>in Next.JS - make object-fit: contain low priority for
<OffthreadVideo>so it can be overridden by a class name by @JonnyBurger in #1071
Full Changelog: v3.0.21...v3.0.22