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 rsmpeg version specifications - remove invalid feature flags
- rsmpeg doesn't use feature flags for FFmpeg versions
- Must use specific rsmpeg versions: 0.14.2 for FFmpeg 6, 0.17.0 for FFmpeg 7, 0.18.0 for FFmpeg 8
- Fixed incorrect 'ffmpeg6', 'ffmpeg7', 'ffmpeg8' feature flags
0 commit comments