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

裁剪的过程中,切换到后台,app 会被杀死。

selfconzrr opened this issue · comments

如题

是你自己的app切换到后台后被killed?