You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Windows CI builds by downgrading rsmpeg for FFmpeg 6.x compatibility
Add PowerShell steps to Windows CI workflows to temporarily downgrade
rsmpeg from 0.18.0 (FFmpeg 8.0) to 0.14.2 (FFmpeg 6.1) since vcpkg
provides an older FFmpeg version.
This matches the Linux CI fix and ensures all CI platforms can build
successfully while maintaining FFmpeg 8.0 support for local development.
0 commit comments