BRIKSING

Results 5 comments of BRIKSING

@yangKJ It's like no filter in library at all, but it is. I don't know how to fix that

@yangKJ Thank you so much! Let's continue testing ur framework!

also have some logs for that export. On iPhones filtering function runs 2 times ``` Start export video... UIImage generated: Destanation recievied: HarbethIO(element: , filters: [Harbeth.C7LookupTable(_intensity: Harbeth.ZeroOneRange(wrappedValue: 1.0), lookupImage: Optional(),...

Also find that this code works great on simulator and iPhone ``` let dest = HarbethIO(element: buffer, filters: self.filters) return dest.transmitOutput(success: callback) ``` But this code can't rotate exporting video...