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 178 forks source link

videoSize and CameraSize #37

Open sagarnayak opened 4 years ago

sagarnayak commented 4 years ago

Can you please explain the use for video size and cameraSize. i have set both to 1080 * 720 in a landscape mode activity to record video. but when it is saved the video is very stretchy. I think i have not put it properly.

pablogeek commented 1 year ago

@sagarnayak https://github.com/MasayukiSuda/GPUVideo-android/pull/105 here is the fix