SwiftVideo icon indicating copy to clipboard operation
SwiftVideo copied to clipboard

Apple audio encode/decode

Open jgh- opened this issue 6 years ago • 2 comments

Support Audiotoolbox encode/decode for some codecs (AAC in particular)

  • [x] decode
  • [ ] encode

jgh- avatar Sep 25 '19 07:09 jgh-

got the start of AppleAudioEncoder laying around by chance? I could take a pass at it esp if you have it started

ryango avatar Aug 20 '20 01:08 ryango

I dont think I have a swift one lying around, but would definitely appreciate if you want to contribute one. You could look at either my old VideoCore repo (which will be c++/obj-c) if you need some hints. Theres another project called VideoCast-Swift that could offer some inspiration as well.

jgh- avatar Aug 20 '20 18:08 jgh-