nyanmisaka / ffmpeg-rockchip

FFmpeg with async and zero-copy Rockchip MPP & RGA support
Other
480 stars 69 forks source link

运行时出现 #82

Closed tu-nie closed 3 months ago

tu-nie commented 3 months ago

/usr/include/libavfilter/avfilter.h:566:5: error: ‘AVChannelLayout’ does not name a type; did you mean ‘AVFilterChannelLayouts’? 566 | AVChannelLayout ch_layout; ///< channel layout of current buffer (see libavutil/channel_layout.h) | ^~~~~~~ | AVFilterChannelLayouts

nyanmisaka commented 3 months ago

Please make sure your project is compatible with FFmpeg 6.0+.