asticode / go-astiav

Golang ffmpeg and libav C bindings
MIT License
393 stars 45 forks source link

Support for decoding H.265 in FLV with new codecid=12 for Chinese CDN manufacturers in FFmpeg 7.0 #81

Closed xinyangbest closed 3 weeks ago

xinyangbest commented 3 weeks ago

How can the source code of FFmpeg version 7.0 support compilation to adapt to the new codecid = 12 method added by Chinese CDN manufacturers and enable decoding of H.265 video in FLV format?