luoser

Results 4 comments of luoser

![bitmoji](https://render.bitstrips.com/v2/cpanel/10214868-115325670_60-s4-v1.png?transparent=1&width=246)

do you have an `audioEncodingTarget` configured in the GPU Camera? i encountered this issue as well when trying to enable the audio track (by copying over bits from GPUImage2), but...

@eliot1019 you are correct, that reference mentions frames rather than the pixelation issue that we are experiencing, i had followed some comments from there to see if it would help....

a soulution i have found to preserve the mirroring aspect (and fixing the upside-down bug) of the front camera is to set in ImageOrientation.swift L15: ``` case (.landscapeLeft, .portrait): return...