GPUVideo-android icon indicating copy to clipboard operation
GPUVideo-android copied to clipboard

GlFilterGroup squeezes the video resolution

Open Kalaman opened this issue 5 years ago • 0 comments

Hey, thanks for this awesome library!

When I use the CLFilterGroup class, the size of the recorded video changes. It looks like the video is getting a vertical squeeze. The mp4 file has the right resolution though.

When I use the GLFilters separately everything works fine and there is no squeezing.

EDIT: I've found out that this issue only occurs when you add > 1 CLFilter to CLFilterGroup.

Kalaman avatar Jul 14 '19 18:07 Kalaman