Not compatible with latest ffmpeg-5.1
dubrsl opened this issue · 1 comments
dubrsl commented
I'm trying to build my project and I'm getting an error:
go build
github.com/3d0c/gmf
../../../go/pkg/mod/github.com/3d0c/gmf@v0.0.0-20220425074253-5646e6e80daf/frame_go112.go:308:2: could not determine kind of name for C.AV_FRAME_DATA_QP_TABLE_DATA
../../../go/pkg/mod/github.com/3d0c/gmf@v0.0.0-20220425074253-5646e6e80daf/frame_go112.go:309:2: could not determine kind of name for C.AV_FRAME_DATA_QP_TABLE_PROPERTIES
These attributes have been removed https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/b8accd1175d20ab308de69dbd06bda06a02183e3
Can you fix this error?
Thank you!
3d0c commented
Merged. Thank You.