h4tr3d / avcpp

C++ wrapper for FFmpeg
Other
429 stars 78 forks source link

It seems that ffmpeg7.0 is not supported? #131

Closed mojie126 closed 3 months ago

mojie126 commented 3 months ago

undefined reference to `av_channel_layout_check'

undefined reference to `av_frame_free'

h4tr3d commented 3 months ago

Yep. Wait until FFmpeg 7.0 will coming into my distro (Manjaro).

mojie126 commented 3 months ago

So what version is supported now?

h4tr3d commented 3 months ago

6.1.x at least

mojie126 commented 3 months ago

ok,im try