jave Duration: N/A, bitrate: N/A

多是ffmpeg的文件使用的系统默认的致使,修改为本身下载的最新路径就能够了。java

class MyFFMpegLoader extends FFMPEGLocator{
        @Override
        protected String getFFMPEGExecutablePath() {
            return "/usr/bin/ffmpeg";  //To change body of implemented methods use File | Settings | File Templates.
        }
    }
相关文章
相关标签/搜索