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
207 stars 56 forks source link

Video Saving issue #55

Open NutanAndorid opened 5 years ago

NutanAndorid commented 5 years ago

In some devices when save video and play video then video display like blank. and also after stop recording video directly not access , in cases if we access then ffmpeg give issue moov atom not found

NutanAndorid commented 5 years ago

i got another issue when i am trying to record video of 10 second but after stop and save video i got video duration more then 10 second's in some devices.

Mouadabdelghafouraitali commented 4 years ago

@NutanAndorid did you find any solution?