SwiftFFmpeg
SwiftFFmpeg copied to clipboard
With mater branch, I am having compile issue
I am seeing the following errors.
- No type named 'AVBitStreamFilter' in module 'CFFmpeg'
- Cannot find 'av_bsf_get_by_name' in scope
- Cannot find 'av_bsf_iterate' in scope
- Incorrect argument label in call (have 'native:', expected 'name:')
My local ffmpeg version is ffmpeg 6.0_1
Thanks!
I have the same issue. Have you found a solution yet? @chrisinsydney