MasayukiSuda / GPUVideo-android

This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
MIT License
658 stars 179 forks source link

Fix issue when rendering landscape video #105

Closed pablogeek closed 1 year ago

pablogeek commented 1 year ago

There is an issue when rendering a video in landscape.

The viewAspect value is only considering that height is always higher than width.