自從ubuntu 12.04開始,ffmpeg就已經(jīng)不再是默認音影編碼插件了,而是被Libav給代替了。都說Libav要比ffmpeg要新,要強大。但可惜是沒有具體的Libav操作方法,幾乎以前所有的命令全部失效了,網(wǎng)上搜索不到Libav使用命令和具體使用方法。 所以還是要重新安裝ffmepg這個插件。具體方法如下: 1、找到官方網(wǎng)站 http:///download.html 打開頁面 https:///~jon-severinsson/+archive/ffmpeg 展開 Technical details about this PPA 有兩個數(shù)據(jù)源 分別是 deb http://ppa./jon-severinsson/ffmpeg/ubuntu trusty main deb-src http://ppa./jon-severinsson/ffmpeg/ubuntu trusty main |
|