尊敬的各位:File videoFile = new File(videoFilePath); throw new FileNotFoundException("File " + videoFilePath + " not exists");if (!videoFile.canRead()) {
throw new IllegalStateException("No
我正在尝试修剪或剪切特定时间的视频,例如:- Video-1,它是30秒修剪到Video-2 10秒(0.10秒到0.20秒)。我能够做到这一点,并能够播放这个视频,但在视频的结尾,它给出错误的说法- Sorry! cant play this video. .build(new RandomAccessFileIsoBufferWrapperImpl(