iknow4 / Android-Video-Trimmer

The Android-Video-Trimmer project implements the selection of clips for long and short videos. It uses MediaMetadataRetriever to obtain video frames, and uses ffmpeg for video cropping and video compression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

有些许问题

liaohuyu opened this issue · comments

先膜拜下大神。 再提点小问题。
at com.iknow.android.widget.RangeSeekBarView.onDraw(RangeSeekBarView.java:156),这里划着划着就oom了。有的手机大于30S的视频帧就显示不出来了,整体感觉卡顿卡顿的。

@liaohuyu 代码pull了吗?这个问题已经处理了