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
If someone actually wants to build against ffmpeg 7.x the issue seems to be that ffmpeg 7.0 removed the bitmask audio channel methods (which were deprecated in 5.1) and the AVChannelLayout struct should be used by D2VWitch instead.
There's a couple other deprecation warnings which will presumably become breakages against ffmpeg 8.0
https://aur.archlinux.org/packages/d2vwitch-git
https://pastebin.com/L1DW5jju
The text was updated successfully, but these errors were encountered: