uestccokey / EZFilter

A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。)
MIT License
208 stars 57 forks source link

issue in stopRecording #42

Closed iapp123 closed 5 years ago

iapp123 commented 6 years ago

When i start recording a view in ViewFilter Activity then It is giving me issues while i try to stop recording. E/ACodec: [OMX.Exynos.AVC.Encoder] Unable to configure for node (err -22) E/ACodec: [OMX.Exynos.AVC.Encoder] onCreateInputSurface returning error -22

Can you please help me with this.

iapp123 commented 6 years ago

Please reply asap...I am waiting for your reply

uestccokey commented 6 years ago

Can error reappear in demo? You should provide more information, for example, your code.