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.
        }
    }
相關文章
相關標籤/搜索