1、通用引數
引數引數
描述-f
fmt-i
filename
指定輸入檔名(檔案、裝置、**)
-y覆蓋已有檔案
-tduration
指定時長
-fslimit_size
設定檔案大小
-sstime_off
-re按照幀率傳送
-map
指定輸出檔案的流對映關係
引數引數
描述-vb
指定位元率(bit/s)
-rrate
幀速率-s
size
指定解析度(320*240)
-aspect
aspect
-vcodec
codec
強制使用 codec 編碼方式(copy 表示不進行重編碼)
3、音訊相關引數
引數引數
描述-ab
設定位元率
-arrate
設定音訊取樣頻率
-acchannels
設定聲道數
-acodec
codec
強制使用 codec 編碼方式(copy 表示不做音訊轉碼,直接複製)
-vol
volume
設定錄製音量
ffmpeg引數大全
video options set bitrate in bits s set bitrate in bits s set the number of video frames to record number set the number of data frames to record numb...
ffmpeg引數詳解
使用 ffmpeg infile options i infile 如果沒有輸入檔案,那麼視音訊捕捉就會起作用。l 檢視許可證 h 顯示說明 version 顯示版本 formats 顯示可用的格式,編解碼器,協議 f fmt 輸出格式 i filename 輸入檔名稱 y 覆蓋輸出檔案 t dur...
ffmpeg常用引數
具體的錄音 螢幕錄製 格式轉換 抓取音訊的例子請看 我的另一篇blog,這裡記點引數備查。基本選項 formats 輸出所有可用格式 f fmt i filename 指定輸入檔名,在linux下當然也能指定 0.0 螢幕錄製 或攝像頭 y覆蓋已有檔案 t duration 記錄時長為t fs li...