Home › Forums › Syphon › Syphon Development – Developer › Mirroring texture horizontally and vertically › Reply To: Mirroring texture horizontally and vertically
July 16, 2013 at 6:30 am
#26480
Keymaster
If FFMPEG will dispense 422 Y’CbCr frames you can use the Apple YCBCR_422 GL extension to upload the frames directly and you needn’t use a shader at all.