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 Linux CI builds by downgrading rsmpeg for FFmpeg 6.x compatibility
Add steps to Linux CI workflows to temporarily downgrade rsmpeg from
0.18.0 (FFmpeg 8.0) to 0.14.2 (FFmpeg 6.1) since Ubuntu runners have
older FFmpeg versions installed.
This allows the CI to build successfully while keeping FFmpeg 8.0
support for users who have it installed locally.
0 commit comments