Open EvgenyKV opened 4 months ago
You can use my build. It has ffmpeg 4 built in. https://github.com/artenax/AviSynthPlus/releases
You can use my build. It has ffmpeg 4 built in. https://github.com/artenax/AviSynthPlus/releases
Thanks Also compiled d2vwitch can be found here https://www.selur.de/downloads
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