MasayukiSuda / GPUVideo-android

This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview reduce size to the video resolution when recording with filter

buntupana opened this issue · comments

In Emulator and Samsung Galaxy S6 when I try to record a video with a filter the preview will reduce size to the video resolution, in the case of the example to 1280x720

When I change the filter the Preview will fit the screen again, but reduce when start recording.

I've tried to debug and find the error but I couldn't :(

Here the example:

image