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

裁剪时间不一致

a309371807 opened this issue · comments

裁剪出来的视频有时候11秒,有时候13秒。。。。

解决了吗,发现确实裁剪的时长不对,往往会多裁剪几秒

必现的吗?

必现的吗?

应该和视频关键帧的位置有关

有些视频裁剪没问题,有些视频就会出现问题,我更换了ffmpeg最新库,都解决不了。