Android-Video-Trimmer
                                
                                
                                
                                    Android-Video-Trimmer copied to clipboard
                            
                            
                            
                        Android-Video-Trimmer项目实现了对长短视频进行片段的裁剪选择。使用MediaMetadataRetriever获取视频帧,采用ffmpeg进行视频裁剪,和视频压缩。
手机信息描述: Android 版本 8.0.0 Samsung Experience版本 9.0 初步原因: FFcommandExecuteAsyncTask类的onPostExecute(CommandResult commandResult) 方法没被调用。始于onPreExecute()方法,止于onProgressUpdate(String... values)方法
When the app starts it's not showing the video list but just some empty tables without video content. But when run on emulator its working fine # 
I have integrate below library as you have mentioned in gradle file but still not resolved.Also I have done invalidate cache and restart but still not resolved. implementation("com.github.iknow4:android-utils-sdk:1.1.2")
I am trying to run your code but not able to because of above error and same error for ffmpeg library as well : Could not find nl.bravobit:android-ffmpeg:1.1.7. Could you...