VLC命令行使用幫助

轉載自:
http://cocboso.com/subject/about/21686.html
方便日後檢用也



如我想要讓VLC最上層顯示,則製作一個 batch 批次檔(.bat)裡頭寫上


cd /d W:\PortableApps\PortableApps\VLCPortable\App\vlc
vlc  --video-on-top


因為我的是 portable 版的,所以要先找到 VLC 所在的位置。
作成.bat檔的好處是日後只要對它點二下或按Enter便可執行了。也是從網上學來的。感恩感恩 南無阿彌陀佛



分類  >  精彩博文 >
tags:    時間:2014-04-14 13:05:58
VLC命令行使用幫助簡介
Array


Usage: vlc [options] [stream] ...
You can specify multiple streams on the commandline. They will be enqueued in the playlist.
The first item specified will be played first.
Options-styles:
  --option  A global option that is set for the duration of the program.
   -option  A single letter version of a global --option.
   :option  An option that only applies to the stream directly before it
            and that overrides previous settings.
Stream MRL syntax:
  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:option=value ...]
  Many of the global --options can also be used as MRL specific :options.
  Multiple :option=value pairs can be specified.
URL syntax:
  [file://]filename              Plain media file
  http://ip:port/file             HTTP URL
  ftp://ip:port/file              FTP URL
  mms://ip:port/file             MMS URL
  screen://                      Screen capture
  [dvd://][device][@raw_device]  DVD device
  [vcd://][device]               VCD device
  [cdda://][device]              Audio CD device
  udp:[[]@[][:]]
                                 UDP stream sent by a streaming server
  vlc:pause:            Special item to pause the playlist for a certain time
  vlc:quit                       Special item to quit VLC
 音頻
      --audio, --no-audio        打開音頻 (默認打開)
      --volume <整型>          默認音量
      --volume-step <整型>     輸出音量步長
      --aout-rate <整型>       音頻輸出頻率(Hz)
      --hq-resampling, --no-hq-resampling
                                 高質量音頻採樣 (默認打開)
      --spdif, --no-spdif        當可用時使用 S/PDIF 音頻輸出
                                 (默認關閉)
      --force-dolby-surround {0 (自動), 1 (開), 2 (關)}
                                 強制檢測杜比環繞
      --audio-desync <整型>    音頻非同步校正
      --aout <字元串型>      音頻輸出模塊
      --audio-filter <字元串型>
                                 音頻濾波器
      --audio-visual <字元串型>
                                 音頻視覺效果
 視頻
      --video, --no-video        啟動視頻 (默認打開)
      --grayscale, --no-grayscale
                                 灰度視頻輸出 (默認關閉)
  -f, --fullscreen, --no-fullscreen
                                 全屏幕視頻輸出 (默認關閉)
      --drop-late-frames, --no-drop-late-frames
                                 丟棄晚的幀 (默認打開)
      --skip-frames, --no-skip-frames
                                 跳過幀 (默認打開)
      --quiet-synchro, --no-quiet-synchro
                                 靜音同步 (默認關閉)
      --overlay, --no-overlay    重疊視頻輸出 (默認打開)
      --video-on-top, --no-video-on-top
                                 永遠在最上層 (默認關閉)
      --disable-screensaver, --no-disable-screensaver
                                 關閉屏幕保護程序 (默認打開)
      --snapshot-path <字元串型>
                                 視頻快照目錄 (或文件名)
      --snapshot-prefix <字元串型>
                                 視頻快照文件前綴
      --snapshot-format {png,jpg}
                                 視頻快照格式
      --snapshot-preview, --no-snapshot-preview
                                 顯示視頻快照預覽 (默認打開)
      --snapshot-sequential, --no-snapshot-sequential
                                 Use sequential numbers instead of timestamps
                                 (默認關閉)
      --width <整型>           視頻寬度
      --height <整型>          視頻高度
      --video-x <整型>         視頻 X 坐標
      --video-y <整型>         視頻 Y 坐標
      --crop <字元串型>      視頻修整
      --custom-crop-ratios <字元串型>
                                 自定義修整比率列表
      --aspect-ratio <字元串型>
                                 源比率
      --monitor-par <字元串型>
                                 監視器像素縱橫比
      --custom-aspect-ratios <字元串型>
                                 自定義縱橫比列表
      --hdtv-fix, --no-hdtv-fix  固定 HDTV 高度 (默認打開)
      --video-deco, --no-video-deco
                                 窗口裝飾 (默認打開)
      --video-title <字元串型>
                                 視頻標題
      --align {0 (居中), 1 (左), 2 (右), 4 (頂部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 視頻對齊
      --zoom <浮點型>         縮放視頻
  -V, --vout <字元串型>      視頻輸出模塊
      --vout-filter <字元串型>
                                 視頻過濾器模塊
 子畫面
      --spu, --no-spu            啟用子畫面 (默認打開)
      --osd, --no-osd            畫面上顯示(OSD) (默認打開)
      --text-renderer <字元串型>
                                 字體渲染模塊
      --sub-file <字元串型>  使用字幕文件
      --sub-autodetect-file, --no-sub-autodetect-file
                                 自動偵測字幕檔 (默認打開)
      --sub-autodetect-fuzzy <整型>
                                 字幕自動偵測模糊化
      --sub-autodetect-path <字元串型>
                                 字幕自動偵測路徑
      --sub-margin <整型>      強制字幕位置
      --sub-filter <字元串型>
                                 子畫面過濾器模塊
      --program <整型>         程序
      --programs <字元串型>  程序
      --audio-track <整型>     音軌
      --sub-track <整型>       字幕軌
      --audio-language <字元串型>
                                 音頻語言
      --sub-language <字元串型>
                                 字幕語言
      --audio-track-id <整型>  音軌 ID
      --sub-track-id <整型>    字幕軌 ID
      --input-repeat <整型>    輸入重複
      --start-time <整型>      開始時間
      --stop-time <整型>       停止時間
      --input-list <字元串型>
                                 輸入清單
      --input-slave <字元串型>
                                 從輸入(試驗性的)
      --bookmarks <字元串型> 串流書籤清單
      --dvd <字元串型>       DVD裝置
      --vcd <字元串型>       VCD 設備
      --cd-audio <字元串型>  音樂 CD 設備
      --server-port <整型>     UDP 埠
      --mtu <整型>             網路介面的MTU
  -6, --ipv6, --no-ipv6          強制使用 IPv6 (默認關閉)
  -4, --ipv4, --no-ipv4          強制使用 IPv4 (默認關閉)
      --ipv4-timeout <整型>    TCP連接超時時間
      --socks <字元串型>     SOCKS伺服器
      --socks-user <字元串型>
                                 SOCKS使用者名稱
      --socks-pwd <字元串型> SOCKS密碼
      --meta-title <字元串型>
                                 標題數據
      --meta-author <字元串型>
                                 作者元數據
      --meta-artist <字元串型>
                                 藝術家元數據
      --meta-genre <字元串型>
                                 流派元數據
      --meta-copyright <字元串型>
                                 版權元數據
      --meta-description <字元串型>
                                 描述元數據
      --meta-date <字元串型> 日期元數據
      --meta-url <字元串型>  網址元數據
      --cr-average <整型>      時鐘參考平均計數器
      --clock-synchro {-1 (默認), 0 (關閉), 1 (啟動)}
                                 時鐘同步
      --network-synchronisation, --no-network-synchronisation
                                 網路同步化 (默認關閉)
 解碼器
      --codec <字元串型>     偏好的解碼器清單
      --encoder <字元串型>   偏好的編碼器清單
 輸入
      --access <字元串型>    存取模塊
      --access-filter <字元串型>
                                 存取過濾器模塊
      --demux <字元串型>     解多任務模塊
 串流輸出
      --sout <字元串型>      默認串流輸出鏈
      --sout-display, --no-sout-display
                                 串流時顯示 (默認關閉)
      --sout-keep, --no-sout-keep
                                 持續開啟串流輸出 (默認關閉)
      --sout-all, --no-sout-all  打開串流所有 ES (默認關閉)
      --sout-audio, --no-sout-audio
                                 啟動音頻串流輸出 (默認打開)
      --sout-video, --no-sout-video
                                 啟動視頻串流輸出 (默認打開)
      --sout-spu, --no-sout-spu  啟動 SPU 串流輸出 (默認打開)
      --vlm-conf <字元串型>  VLM設置檔
      --mux <字元串型>       多任務模塊
      --access_output <字元串型>
                                 存取輸出模塊
      --ttl <整型>             Hop 限制 (TTL)
      --miface <字元串型>    IPv6 多播輸出介面
      --miface-addr <字元串型>
                                 IPv4 多播輸出介面地址
      --packetizer <字元串型>
                                 偏好的封包器清單
      --sap-flow-control, --no-sap-flow-control
                                 控制SAP流量 (默認關閉)
      --sap-interval <整型>    SAP 通告間隔
 CPU
      --fpu, --no-fpu            啟用 FPU 支持 (默認打開)
      --mmx, --no-mmx            啟用 CPU MMX 支持 (默認打開)
      --3dn, --no-3dn            啟用 CPU 3D Now! 支持 (默認打開)
      --mmxext, --no-mmxext      啟用 CPU MMX EXT 支持 (默認打開)
      --sse, --no-sse            啟用 CPU SSE 支持 (默認打開)
      --sse2, --no-sse2          啟用 CPU SSE2 支持 (默認打開)
 雜項
  -A, --memcpy <字元串型>    內存複製模塊
      --plugins-cache, --no-plugins-cache
                                 使用外掛緩存 (默認打開)
      --plugin-path <字元串型>
                                 模塊搜尋路徑
      --minimize-threads, --no-minimize-threads
                                 最小線程數量 (默認關閉)
      --one-instance, --no-one-instance
                                 只允許一個實例運行 (默認關閉)
      --started-from-file, --no-started-from-file
                                 VLC 從文件關聯啟動 (默認關閉)
      --one-instance-when-started-from-file, --no-one-instance-when-started-from-file
                                 當從文件開始時只允許一個實例
                                 (默認打開)
      --playlist-enqueue, --no-playlist-enqueue
                                 Enqueue items to playlist when in one
                                 instance mode (默認關閉)
      --high-priority, --no-high-priority
                                 提高程序優先權 (默認關閉)
      --fast-mutex, --no-fast-mutex
                                 Fast mutex on NT/2K/XP (developers only)
                                 (默認關閉)
      --win9x-cv-method <整型> Condition variables implementation for Win9x
                                 (developers only)
 播放列表
  -Z, --random, --no-random      永遠隨機播放文件 (默認關閉)
  -L, --loop, --no-loop          重複播放全部 (默認關閉)
  -R, --repeat, --no-repeat      重複播放目前項目 (默認關閉)
      --play-and-stop, --no-play-and-stop
                                 播放和停止 (默認關閉)
      --open <字元串型>      默認串流
      --auto-preparse, --no-auto-preparse
                                 自動預解釋文件 (默認打開)
  -S, --services-discovery <字元串型>
                                 服務探索模塊
  -v, --verbose <整型>         提示(0,1,2)
  -q, --quiet, --no-quiet        安靜 (默認關閉)
      --file-logging, --no-file-logging
                                 記錄到文件 (默認關閉)
      --language {auto,en,en_GB,ar,ca,cs,da,de,es,fa,fr,gl,he,hu,it,ja,ka,ko,ms,ne,nl,oc,pl,pt_BR,ro,ru,sk,sl,sv,th,tr,zh_CN,zh_TW}
                                 語言
      --color, --no-color        色彩化訊息 (默認關閉)
      --advanced, --no-advanced  顯示高級選項 (默認打開)
      --interact, --no-interact  界面互動 (默認打開)
      --show-intf, --no-show-intf
                                 用滑鼠來顯示界面 (默認關閉)
      --stats, --no-stats        收集統計信息 (默認打開)
  -I, --intf <字元串型>      界面模塊
      --extraintf <字元串型> 額外界面模塊
      --control <字元串型>   控制界面
 熱鍵
      --key-fullscreen <整型>  全屏幕
      --key-play-pause <整型>  播放/暫停
      --key-pause <整型>       僅暫停
      --key-play <整型>        僅播放
      --key-faster <整型>      加快
      --key-slower <整型>      放慢
      --key-next <整型>        下一項
      --key-prev <整型>        上一項
      --key-stop <整型>        停止
      --key-position <整型>    位置
      --key-jump-extrashort <整型>
                                 向後跳一很小的段
      --key-jump+extrashort <整型>
                                 向前跳一很小的段
      --key-jump-short <整型>  向後跳一小段
      --key-jump+short <整型>  向前跳一小段
      --key-jump-medium <整型> 向後跳一中段
      --key-jump+medium <整型> 向前跳一中段
      --key-jump-long <整型>   向後跳一大段
      --key-jump+long <整型>   向前跳一大段
      --key-nav-activate <整型>
                                 啟動
      --key-nav-up <整型>      向上導覽
      --key-nav-down <整型>    向下導覽
      --key-nav-left <整型>    向左導覽
      --key-nav-right <整型>   向右導覽
      --key-disc-menu <整型>   轉到DVD選單
      --key-title-prev <整型>  選擇上一個DVD章節
      --key-title-next <整型>  選擇下一個DVD章節
      --key-chapter-prev <整型>
                                 選擇上一個 DVD 章節
      --key-chapter-next <整型>
                                 選擇下一個 DVD 章節
      --key-quit <整型>        離開
      --key-vol-up <整型>      增加音量
      --key-vol-down <整型>    減低音量
      --key-vol-mute <整型>    靜音
      --key-subdelay-up <整型> 增加字幕延遲
      --key-subdelay-down <整型>
                                 減少字幕延遲
      --key-audiodelay-up <整型>
                                 增加音頻延遲
      --key-audiodelay-down <整型>
                                 減少音頻延遲
      --key-audio-track <整型> 循環音軌
      --key-subtitle-track <整型>
                                 循環字幕軌
      --key-aspect-ratio <整型>
                                 循環源縱橫比
      --key-crop <整型>        循環視頻修整
      --key-deinterlace <整型> 循環解除交錯模塊
      --key-intf-show <整型>   顯示界面
      --key-intf-hide <整型>   隱藏介面
      --key-snapshot <整型>    獲取視頻快照
      --key-history-back <整型>
                                 在瀏覽歷史中後退
      --key-history-forward <整型>
                                 在瀏覽歷史中前進
      --key-record <整型>      錄製
      --key-dump <整型>        傾倒
      --key-crop-top <整型>    在視頻頂部修剪一個像素
      --key-uncrop-top <整型>  不在視頻頂部修剪一個像素
      --key-crop-left <整型>   在視頻左側修剪一個像素
      --key-uncrop-left <整型> 不在視頻左側修剪一個像素
      --key-crop-bottom <整型> 在視頻底部修剪一個像素
      --key-uncrop-bottom <整型>
                                 不在視頻底部修剪一個像素
      --key-crop-right <整型>  從視頻右側修剪一個像素
      --key-uncrop-right <整型>
                                 不在視頻右部修剪一個像素
      --extrashort-jump-size <整型>
                                 跳一很小的段的長度
      --short-jump-size <整型> 跳一小段的長度
      --medium-jump-size <整型>
                                 跳一中段的長度
      --long-jump-size <整型>  長跳長度
      --key-set-bookmark1 <整型>
                                 設置播放列表書籤 1
      --key-set-bookmark2 <整型>
                                 設置播放列表書籤 2
      --key-set-bookmark3 <整型>
                                 設置播放列表書籤 3
      --key-set-bookmark4 <整型>
                                 設置播放列表書籤 4
      --key-set-bookmark5 <整型>
                                 設置播放列表書籤 5
      --key-set-bookmark6 <整型>
                                 設置播放列表書籤 6
      --key-set-bookmark7 <整型>
                                 設置播放列表書籤 7
      --key-set-bookmark8 <整型>
                                 設置播放列表書籤 8
      --key-set-bookmark9 <整型>
                                 設置播放列表書籤 9
      --key-set-bookmark10 <整型>
                                 設置播放列表書籤 10
      --key-play-bookmark1 <整型>
                                 播放播放列表書籤 1
      --key-play-bookmark2 <整型>
                                 播放播放列表書籤 2
      --key-play-bookmark3 <整型>
                                 播放播放列表書籤 3
      --key-play-bookmark4 <整型>
                                 播放播放列表書籤 4
      --key-play-bookmark5 <整型>
                                 播放播放列表書籤 5
      --key-play-bookmark6 <整型>
                                 播放播放列表書籤 6
      --key-play-bookmark7 <整型>
                                 播放播放列表書籤 7
      --key-play-bookmark8 <整型>
                                 播放播放列表書籤 8
      --key-play-bookmark9 <整型>
                                 播放播放列表書籤 9
      --key-play-bookmark10 <整型>
                                 播放播放列表書籤 10
      --bookmark1 <字元串型> 播放列表書籤 1
      --bookmark2 <字元串型> 播放列表書籤 2
      --bookmark3 <字元串型> 播放列表書籤 3
      --bookmark4 <字元串型> 播放列表書籤 4
      --bookmark5 <字元串型> 播放列表書籤 5
      --bookmark6 <字元串型> 播放列表書籤 6
      --bookmark7 <字元串型> 播放列表書籤 7
      --bookmark8 <字元串型> 播放列表書籤 8
      --bookmark9 <字元串型> 播放列表書籤 9
      --bookmark10 <字元串型>
                                 播放列表書籤 10
 Help options
  -h, --help                     print help for VLC (can be combined with
                                 --advanced)
  -H, --longhelp                 print help for VLC and all its modules (can
                                 be combined with --advanced)
      --advanced                 列印高級選項的幫助信息
      --help-verbose             ask for extra verbosity when displaying help
  -l, --list                     列印一個可用模塊的列表
  -p, --module <字元串型>    print help on a specific module (can be
                                 combined with --advanced)
      --save-config              在配置中保存當前的命令行選項
      --reset-config             將當前設置複位為默認值
      --config <字元串型>    使用替代的組態檔
      --reset-plugins-cache      重置目前外掛緩存
      --version                  列印版本信息
 live.com (RTSP/RTP/SDP) 分離器
      --rtsp-tcp, --no-rtsp-tcp  在 RTSP 上使用 RTP (TCP) (默認關閉)
      --rtp-client-port <整型> 客戶端埠
      --rtsp-http, --no-rtsp-http
                                 Tunnel RTSP and RTP over HTTP (默認關閉)
      --rtsp-http-port <整型>  HTTP 隧道埠
      --rtsp-caching <整型>    緩存值 (毫秒)
      --rtsp-kasenna, --no-rtsp-kasenna
                                 Kasenna RTSP dialect (默認關閉)
      --rtsp-user <字元串型> RTSP 用戶名
      --rtsp-pwd <字元串型>  RTSP 密碼
 TS 復用器 (libdvbpsi)
      --sout-ts-pid-video <整型>
                                 視頻PID
      --sout-ts-pid-audio <整型>
                                 音頻PID
      --sout-ts-pid-spu <整型> SPU PID
      --sout-ts-pid-pmt <整型> PMT PID
      --sout-ts-tsid <整型>    TS ID
      --sout-ts-netid <整型>   NET ID
      --sout-ts-program-pmt <字元串型>
                                 PMT 程序數量
      --sout-ts-es-id-pid, --no-sout-ts-es-id-pid
                                 將 PID 設為 ES 的 ID (默認關閉)
      --sout-ts-muxpmt <字元串型>
                                 Mux PMT (requires --sout-ts-es-id-pid)
      --sout-ts-sdtdesc <字元串型>
                                 SDT Descriptors (requires --sout-ts-es-id-pid)
      --sout-ts-alignment, --no-sout-ts-alignment
                                 數據對齊 (默認打開)
      --sout-ts-shaping <整型> Shaping delay (ms)
      --sout-ts-use-key-frames, --no-sout-ts-use-key-frames
                                 使用關鍵幀 (默認關閉)
      --sout-ts-pcr <整型>     PCR延遲(ms)
      --sout-ts-bmin <整型>    最小的 B (不推薦使用)
      --sout-ts-bmax <整型>    最大的 B (不推薦使用)
      --sout-ts-dts-delay <整型>
                                 DTS 延遲
      --sout-ts-crypt-audio, --no-sout-ts-crypt-audio
                                 加密音頻 (默認打開)
      --sout-ts-crypt-video, --no-sout-ts-crypt-video
                                 加密視頻 (默認打開)
      --sout-ts-csa-ck <字元串型>
                                 CSA 密鑰
      --sout-ts-csa-pkt <整型> 要加密的包的 大小
 ATSC A/52 (AC-3)音頻解碼器
      --a52-dynrng, --no-a52-dynrng
                                 A/52 dynamic range compression (默認打開)
      --a52-upmix, --no-a52-upmix
                                 Enable internal upmixing (默認關閉)
 標準文件目錄輸入
      --recursive {none,collapse,expand}
                                 子目錄行為
      --ignore-filetypes <字元串型>
                                 忽略的擴展
 假輸入
      --fake-caching <整型>    緩存值 (毫秒)
      --fake-fps <浮點型>     幀率
      --fake-id <整型>         ID
      --fake-duration <整型>   長度(毫秒)
 文件輸入
      --file-caching <整型>    緩存值 (毫秒)
      --file-cat <字元串型>  Concatenate with additional files
 傾倒
      --dump-force, --no-dump-force
                                 Force use of dump module (默認關閉)
      --dump-margin <整型>     Maximum size of temporary file (Mb)
 錄製
      --record-path <字元串型>
                                 錄製目錄
 時間差
      --timeshift-granularity <整型>
                                 Timeshift granularity
      --timeshift-dir <字元串型>
                                 時間差目錄
      --timeshift-force, --no-timeshift-force
                                 Force use of the timeshift module
                                 (默認關閉)
 FTP 輸入
      --ftp-caching <整型>     緩存值 (毫秒)
      --ftp-user <字元串型>  FTP 用戶名
      --ftp-pwd <字元串型>   FTP 密碼
      --ftp-account <字元串型>
                                 FTP 賬戶
 HTTP輸入
      --http-proxy <字元串型>
                                 HTTP 代理
      --http-caching <整型>    緩存值 (毫秒)
      --http-user-agent <字元串型>
                                 HTTP 用戶代理
      --http-reconnect, --no-http-reconnect
                                 自動重新連接 (默認關閉)
      --http-continuous, --no-http-continuous
                                 連續流 (默認關閉)
 Microsoft Media Server (MMS)輸入
      --mms-caching <整型>     緩存值 (毫秒)
      --mms-all, --no-mms-all    Force selection of all streams (默認關閉)
      --mms-maxbitrate <整型>  最大比特率
 文件串流輸出
      --sout-file-append, --no-sout-file-append
                                 追加到文件 (默認關閉)
 HTTP 串流輸出
      --sout-http-user <字元串型>
                                 用戶名
      --sout-http-pwd <字元串型>
                                 密碼
      --sout-http-mime <字元串型>
                                 Mime
      --sout-http-cert <字元串型>
                                 證書文件
      --sout-http-key <字元串型>
                                 私鑰文件
      --sout-http-ca <字元串型>
                                 根 CA 文件
      --sout-http-crl <字元串型>
                                 CRL 文件
      --sout-http-bonjour, --no-sout-http-bonjour
                                 Advertise with Bonjour (默認關閉)
 IceCAST 輸出
      --sout-shout-name <字元串型>
                                 串流名稱
      --sout-shout-description <字元串型>
                                 串流描述
      --sout-shout-mp3, --no-sout-shout-mp3
                                 串流 MP3 (默認關閉)
 UDP 串流輸出
      --sout-udp-caching <整型>
                                 緩存值 (毫秒)
      --sout-udp-ttl <整型>    有效時間(TTL)
      --sout-udp-group <整型>  Group packets
      --sout-udp-raw, --no-sout-udp-raw
                                 Raw 寫入 (默認關閉)
 Real RTSP
      --realrtsp-caching <整型>
                                 緩存值 (毫秒)
 SMB輸入
      --smb-caching <整型>     緩存值 (毫秒)
      --smb-user <字元串型>  SMB 用戶名
      --smb-pwd <字元串型>   SMB 密碼
      --smb-domain <字元串型>
                                 SMB 域
 TCP輸入
      --tcp-caching <整型>     緩存值 (毫秒)
 UDP/RTP 輸入
      --udp-caching <整型>     緩存值 (毫秒)
      --rtp-late <整型>        RTP reordering timeout in ms
      --udp-auto-mtu, --no-udp-auto-mtu
                                 自動檢測 MTU (默認打開)
 圖像屬性過濾器
      --contrast <浮點型>     影像對比(0-2)
      --brightness <浮點型>   影像亮度(0-2)
      --hue <整型>             影像色調(0-360)
      --saturation <浮點型>   影像飽和度(0-3)
      --gamma <浮點型>        影像反差係數(0-10)
      --brightness-threshold, --no-brightness-threshold
                                 亮度閾值 (默認關閉)
 DirectX音頻輸出
      --directx-audio-device <整型>
                                 輸出裝置
      --directx-audio-float32, --no-directx-audio-float32
                                 使用float32輸出 (默認關閉)
 文件音頻輸出
      --audiofile-format {u8,s8,u16,s16,u16_le,s16_le,u16_be,s16_be,fixed32,float32,spdif}
                                 輸出格式
      --audiofile-channels <整型>
                                 輸出頻道數量
      --audiofile-file <字元串型>
                                 輸出文件
      --audiofile-wav, --no-audiofile-wav
                                 加入 WAVE 頭部 (默認打開)
 AVI 分離器
      --avi-interleaved, --no-avi-interleaved
                                 Force interleaved method (默認關閉)
      --avi-index {0 (詢問), 1 (永遠固定), 2 (從不修復)}
                                 Force index creation
 音頻 CD 輸入
      --cdda-caching <整型>    緩存值 (毫秒)
      --cdda-separate-tracks, --no-cdda-separate-tracks
                                 (null) (默認打開)
      --cdda-track <整型>      (null)
      --cddb-server <字元串型>
                                 CDDB 伺服器
      --cddb-port <整型>       CDDB 伺服器埠
 複製視頻過濾器
      --clone-count <整型>     複製數量
      --clone-vout-list <字元串型>
                                 視頻輸出模塊
 修整視頻過濾器
      --crop-geometry <字元串型>
                                 修剪幾何圖形 (像素)
      --autocrop, --no-autocrop  自動修整 (默認關閉)
 解除交錯視頻過濾器
      --deinterlace-mode {discard,blend,mean,bob,linear,x}
                                 解除交錯模式
      --sout-deinterlace-mode {discard,blend,mean,bob,linear,x}
                                 串流解除交錯模式
 文件 dumpper
      --demuxdump-file <字元串型>
                                 Dump 文件名
      --demuxdump-append, --no-demuxdump-append
                                 追加到現有文件 (默認關閉)
 扭曲視頻過濾器
      --distort-mode {wave,ripple,gradient,edge,hough,psychedelic}
                                 扭曲模式
      --distort-gradient-type <整型>
                                 灰度圖像類型
      --distort-cartoon, --no-distort-cartoon
                                 應用動畫效果 (默認打開)
 DTS Coherent Acoustics audio decoder
      --dts-dynrng, --no-dts-dynrng
                                 DTS dynamic range compression (默認打開)
 虛擬介面功能
      --dummy-quiet, --no-dummy-quiet
                                 不要開啟DOS指令窗口介面
                                 (默認關閉)
      --dummy-save-es, --no-dummy-save-es
                                 儲存空白編碼器數據 (默認關閉)
      --dummy-chroma <字元串型>
                                 虛擬影像彩度格式
 DVB 字幕解碼器
      --dvbsub-position {0 (居中), 1 (左), 2 (右), 4 (頂部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 子圖像位置
      --dvbsub-x <整型>        解碼 X 坐標
      --dvbsub-y <整型>        解碼 Y 坐標
      --sout-dvbsub-x <整型>   編碼 X 坐標
      --sout-dvbsub-y <整型>   編碼 Y 坐標
 DVDnav輸入
      --dvdnav-angle <整型>    DVD 角度
      --dvdnav-caching <整型>  緩存值 (毫秒)
      --dvdnav-menu, --no-dvdnav-menu
                                 直接從菜單開始 (默認打開)
 DVDRead 輸入 (無菜單支持的 DVD)
      --dvdread-angle <整型>   DVD 角度
      --dvdread-caching <整型> 緩存值 (毫秒)
      --dvdread-css-method {title,disc,key}
                                 libdvdcss 解密的方式
 Equalizer with 10 bands
      --equalizer-preset {flat,classical,club,dance,fullbass,fullbasstreble,fulltreble,headphones,largehall,live,party,pop,reggae,rock,ska,soft,softrock,techno}
                                 均衡器預設
      --equalizer-bands <字元串型>
                                 頻帶增益
      --equalizer-2pass, --no-equalizer-2pass
                                 Two pass (默認關閉)
      --equalizer-preamp <浮點型>
                                 全域增益
 偽視頻解碼器
      --fake-file <字元串型> 圖像文件
      --fake-width <整型>      視頻寬度
      --fake-height <整型>     視頻高度
      --fake-keep-ar, --no-fake-keep-ar
                                 保持縱橫比 (默認關閉)
      --fake-aspect-ratio <字元串型>
                                 背景解析度
      --fake-deinterlace, --no-fake-deinterlace
                                 解除交錯視頻 (默認關閉)
      --fake-deinterlace-module {deinterlace,ffmpeg-deinterlace}
                                 解除交錯模塊
 FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)
      --ffmpeg-dr, --no-ffmpeg-dr
                                 Direct rendering (默認打開)
      --ffmpeg-error-resilience <整型>
                                 Error resilience
      --ffmpeg-workaround-bugs <整型>
                                 Workaround bugs
      --ffmpeg-hurry-up, --no-ffmpeg-hurry-up
                                 快速 (默認關閉)
      --ffmpeg-vismv <整型>    Visualize motion vectors
      --ffmpeg-lowres <整型>   低解析度解碼
      --ffmpeg-skiploopfilter {0 (無), 1 (Non-ref), 2 (Bidir), 3 (Non-key), 4 (全部)}
                                 Skip the loop filter for H.264 decoding
      --ffmpeg-pp-q <整型>     后處理質量
      --ffmpeg-pp-name <字元串型>
                                 FFmpeg post processing filter chains
      --ffmpeg-debug <整型>    調試掩碼
      --sout-ffmpeg-hq {rd,bits,simple}
                                 質量等級
      --sout-ffmpeg-keyint <整型>
                                 Ratio of key frames
      --sout-ffmpeg-bframes <整型>
                                 Ratio of B frames
      --sout-ffmpeg-hurry-up, --no-sout-ffmpeg-hurry-up
                                 快速 (默認關閉)
      --sout-ffmpeg-interlace, --no-sout-ffmpeg-interlace
                                 交錯編碼 (默認關閉)
      --sout-ffmpeg-interlace-me, --no-sout-ffmpeg-interlace-me
                                 Interlaced motion estimation (默認打開)
      --sout-ffmpeg-vt <整型>  視頻比特率容忍度
      --sout-ffmpeg-pre-me, --no-sout-ffmpeg-pre-me
                                 動作前估計 (默認關閉)
      --sout-ffmpeg-strict-rc, --no-sout-ffmpeg-strict-rc
                                 Strict rate control (默認關閉)
      --sout-ffmpeg-rc-buffer-size <整型>
                                 Rate control buffer size
      --sout-ffmpeg-rc-buffer-aggressivity <浮點型>
                                 Rate control buffer aggressiveness
      --sout-ffmpeg-i-quant-factor <浮點型>
                                 I quantization factor
      --sout-ffmpeg-noise-reduction <整型>
                                 雜訊消除
      --sout-ffmpeg-mpeg4-matrix, --no-sout-ffmpeg-mpeg4-matrix
                                 MPEG4 quantization matrix (默認關閉)
      --sout-ffmpeg-qmin <整型>
                                 Minimum video quantizer scale
      --sout-ffmpeg-qmax <整型>
                                 Maximum video quantizer scale
      --sout-ffmpeg-trellis, --no-sout-ffmpeg-trellis
                                 Trellis quantization (默認關閉)
      --sout-ffmpeg-qscale <浮點型>
                                 固定量化器刻度
      --sout-ffmpeg-strict <整型>
                                 Strict standard compliance
      --sout-ffmpeg-lumi-masking <浮點型>
                                 Luminance masking
      --sout-ffmpeg-dark-masking <浮點型>
                                 Darkness masking
      --sout-ffmpeg-p-masking <浮點型>
                                 動作遮掩
      --sout-ffmpeg-border-masking <浮點型>
                                 邊界遮掩
      --sout-ffmpeg-luma-elim-threshold <整型>
                                 Luminance elimination
      --sout-ffmpeg-chroma-elim-threshold <整型>
                                 Chrominance elimination
 Freetype2 字體渲染器
      --freetype-font <字元串型>
                                 字體
      --freetype-fontsize <整型>
                                 字體大小 (像素)
      --freetype-opacity <整型>
                                 不透明
      --freetype-color {0 (黑色), 8421504 (灰色), 12632256 (銀色), 16777215 (白色), 8388608 (栗色), 16711680 (紅色), 16711935 (紫紅色), 16776960 (黃色), 8421376 (橄欖色), 32768 (綠色), 32896 (藍綠色), 65280 (檸檬色), 8388736 (紫色), 128 (藏青色), 255 (藍色), 65535 (淺綠色)}
                                 文字默認顏色
      --freetype-rel-fontsize {20 (更小), 18 (小), 16 (正常), 12 (大), 6 (更大)}
                                 相對字型大小
      --freetype-effect {1 (背景), 2 (大綱), 3 (Fat Outline)}
                                 字體效果
      --freetype-yuvp, --no-freetype-yuvp
                                 使用 YUVP 渲染 (默認關閉)
 Mouse gestures control interface
      --gestures-threshold <整型>
                                 Motion threshold (10-100)
      --gestures-button {left,middle,right}
                                 觸發按鍵
 GnuTLS TLS 加密層
      --tls-check-cert, --no-tls-check-cert
                                 檢查 TLS/SSL 伺服器證書有效性
                                 (默認打開)
      --tls-check-hostname, --no-tls-check-hostname
                                 在證書中檢查 TLS/SSL 伺服器主機名
                                 (默認打開)
      --gnutls-dh-bits <整型>  Diffie-Hellman prime bits
      --gnutls-cache-expiration <整型>
                                 已恢復的 TLS 會話的過期時間
      --gnutls-cache-size <整型>
                                 已恢復的 TLS 會話的數量
 Goom效果
      --goom-width <整型>      Goom顯示寬度
      --goom-height <整型>     Goom顯示高度
      --goom-speed <整型>      Goom動畫速度
 Growl 通知插件
      --growl-server <字元串型>
                                 Growl 伺服器
      --growl-password <字元串型>
                                 Growl 密碼
      --growl-port <整型>      Growl UDP 埠
 H264 視頻分離器
      --h264-fps <浮點型>     每秒幀數
 耳機虛擬空間化效果
      --headphone-dim <整型>   Characteristic dimension
      --headphone-compensate, --no-headphone-compensate
                                 Compensate delay (默認關閉)
      --headphone-dolby, --no-headphone-dolby
                                 No decoding of Dolby Surround (默認關閉)
 HTTP remote control interface
      --http-host <字元串型> 主機地址
      --http-src <字元串型>  源目錄
      --http-charset <字元串型>
                                 字符集
      --http-handlers <字元串型>
                                 Handlers
      --http-intf-cert <字元串型>
                                 證書文件
      --http-intf-key <字元串型>
                                 私鑰文件
      --http-intf-ca <字元串型>
                                 根 CA 文件
      --http-intf-crl <字元串型>
                                 CRL 文件
 影像視頻輸出
      --image-out-format {png,jpeg}
                                 影像格式
      --image-width <整型>     圖像寬度
      --image-height <整型>    圖像高度
      --image-out-ratio <整型> 錄製比率
      --image-out-prefix <字元串型>
                                 文件名稱前綴
      --image-out-replace, --no-image-out-replace
                                 總是寫到相同的文件 (默認關閉)
 文件記錄
      --logfile <字元串型>   記錄文件文件名
      --logmode {text,html}      記錄格式
      --rrd-file <字元串型>  RRD 輸出文件
 Logo 視頻過濾器
      --logo-file <字元串型> Logo 文件名
      --logo-x <整型>          X 坐標
      --logo-y <整型>          Y 坐標
      --logo-delay <整型>      Logo 每個圖像的時間 (毫秒)
      --logo-repeat <整型>     Logo 循環的動畫編號
      --logo-transparency <整型>
                                 Logo 的透明度
      --logo-position {0 (居中), 1 (左), 2 (右), 4 (頂部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 Logo位置
 顯示滾動字幕
      --marq-marquee <字元串型>
                                 文本
      --marq-x <整型>          X 偏移量
      --marq-y <整型>          Y 偏移量
      --marq-position <整型>   字幕位置
      --marq-opacity <整型>    不透明
      --marq-color {-268435456 (默認), 0 (黑色), 8421504 (灰色), 12632256 (銀色), 16777215 (白色), 8388608 (栗色), 16711680 (紅色), 16711935 (紫紅色), 16776960 (黃色), 8421376 (橄欖色), 32768 (綠色), 32896 (藍綠色), 65280 (檸檬色), 8388736 (紫色), 128 (藏青色), 255 (藍色), 65535 (淺綠色)}
                                 色彩
      --marq-size <整型>       字型大小
      --marq-timeout <整型>    超時
 M-JPEG 攝像機分離器
      --mjpeg-fps <浮點型>    每秒幀數
 Matroska 串流分離器
      --mkv-use-ordered-chapters, --no-mkv-use-ordered-chapters
                                 Ordered chapters (默認打開)
      --mkv-use-chapter-codec, --no-mkv-use-chapter-codec
                                 章節編碼器 (默認打開)
      --mkv-preload-local-dir, --no-mkv-preload-local-dir
                                 預讀取目錄 (默認打開)
      --mkv-seek-percent, --no-mkv-seek-percent
                                 Seek based on percent not time (默認關閉)
      --mkv-use-dummy, --no-mkv-use-dummy
                                 Dummy Elements (默認關閉)
 MOD 分離器 (libmodplug)
      --mod-noisereduction, --no-mod-noisereduction
                                 雜訊消除 (默認打開)
      --mod-reverb, --no-mod-reverb
                                 Reverb (默認關閉)
      --mod-reverb-level <整型>
                                 Reverberation level
      --mod-reverb-delay <整型>
                                 Reverberation delay
      --mod-megabass, --no-mod-megabass
                                 Mega bass (默認關閉)
      --mod-megabass-level <整型>
                                 Mega bass 等級
      --mod-megabass-range <整型>
                                 Mega bass cutoff
      --mod-surround, --no-mod-surround
                                 環繞 (默認關閉)
      --mod-surround-level <整型>
                                 環繞等級
      --mod-surround-delay <整型>
                                 環繞延遲(ms)
 馬賽克視頻過濾器
      --mosaic-alpha <整型>    透明
      --mosaic-height <整型>   高度
      --mosaic-width <整型>    寬度
      --mosaic-align {0 (居中), 1 (左), 2 (右), 4 (頂部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 馬賽克對齊
      --mosaic-xoffset <整型>  左上角 x 坐標
      --mosaic-yoffset <整型>  左上角 x 坐標
      --mosaic-borderw <整型>  邊界寬度
      --mosaic-borderh <整型>  邊界高度
      --mosaic-position {0 (自動), 1 (固定)}
                                 定位模式
      --mosaic-rows <整型>     行數
      --mosaic-cols <整型>     列數
      --mosaic-keep-aspect-ratio, --no-mosaic-keep-aspect-ratio
                                 保持縱橫比 (默認關閉)
      --mosaic-keep-picture, --no-mosaic-keep-picture
                                 保持原始大小 (默認關閉)
      --mosaic-order <字元串型>
                                 元素順序
      --mosaic-delay <整型>    延遲
      --mosaic-bs, --no-mosaic-bs
                                 藍屏 (默認關閉)
      --mosaic-bsu <整型>      藍屏 U 值
      --mosaic-bsv <整型>      藍屏 V 值
      --mosaic-bsut <整型>     藍屏 U 容忍度
      --mosaic-bsvt <整型>     藍屏 V 容忍度
 動作模糊化過濾器
      --blur-factor <整型>     模糊化因數 (1-127)
 動作檢測視頻過濾器
      --motiondetect-history <整型>
                                 歷史參數
      --motiondetect-description <字元串型>
                                 Description file
 MusePack 分離器
      --mpc-replaygain-type {0 (無), 1 (標題), 2 (專輯)}
                                 Replay Gain type
 MSN 正在播放
      --msn-format <字元串型>
                                 MSN Title format string
 ASF 復用器
      --sout-asf-title <字元串型>
                                 標題
      --sout-asf-author <字元串型>
                                 作者
      --sout-asf-copyright <字元串型>
                                 版權
      --sout-asf-comment <字元串型>
                                 批註
      --sout-asf-rating <字元串型>
                                 評分
      --sout-asf-packet-size <整型>
                                 封包大小
 MP4/MOV 復用器
      --sout-mp4-faststart, --no-sout-mp4-faststart
                                 建立"快速開始"文件 (默認打開)
 多部分 jpeg 復用器
      --sout-mpjpeg-separator <字元串型>
                                 Multipart separator string
 PS 復用器
      --sout-ps-dts-delay <整型>
                                 DTS 延遲
      --sout-ps-pes-max-size <整型>
                                 PES 最大尺寸
 網路同步化
      --netsync-master, --no-netsync-master
                                 Act as master (默認關閉)
      --netsync-master-ip <字元串型>
                                 Master client ip address
 音量正常化
      --norm-buff-size <整型>  音頻緩衝器數量
      --norm-max-level <浮點型>
                                 最大等級
 Windows服務介面
      --ntservice-install, --no-ntservice-install
                                 安裝Windows服務 (默認關閉)
      --ntservice-uninstall, --no-ntservice-uninstall
                                 解除安裝Windows服務 (默認關閉)
      --ntservice-name <字元串型>
                                 服務顯示名稱
      --ntservice-options <字元串型>
                                 配置選項
      --ntservice-extraintf <字元串型>
                                 額外界面模塊
 OpenGL視頻輸出
      --opengl-cube-speed <浮點型>
                                 OpenGL 立方體旋轉速度
      --opengl-effect {none,cube,transparent-cube}
                                 效果
 畫面上顯示 (OSD)
      --osdmenu-x <整型>       X 坐標
      --osdmenu-y <整型>       Y 坐標
      --osdmenu-position {0 (居中), 1 (左), 2 (右), 4 (頂部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 菜單位置
      --osdmenu-file <字元串型>
                                 設置文件
      --osdmenu-file-path <字元串型>
                                 OSD 菜單圖片的路徑
      --osdmenu-timeout <整型> 菜單超時時間
      --osdmenu-update <整型>  菜單更新間隔
 MPEG-I/II視頻封包器
      --packetizer-mpegvideo-sync-iframe, --no-packetizer-mpegvideo-sync-iframe
                                 Sync on Intra Frame (默認關閉)
 參數均衡器
      --param-eq-lowf <浮點型>
                                 低頻 (Hz)
      --param-eq-lowgain <浮點型>
                                 Low freq gain (Db)
      --param-eq-highf <浮點型>
                                 高頻 (Hz)
      --param-eq-highgain <浮點型>
                                 High freq gain (Db)
      --param-eq-f1 <浮點型>  頻率 1 (Hz)
      --param-eq-gain1 <浮點型>
                                 Freq 1 gain (Db)
      --param-eq-q1 <浮點型>  頻率 1 Q
      --param-eq-f2 <浮點型>  頻率 2 (Hz)
      --param-eq-gain2 <浮點型>
                                 Freq 2 gain (Db)
      --param-eq-q2 <浮點型>  頻率 2 Q
      --param-eq-f3 <浮點型>  頻率 3 (Hz)
      --param-eq-gain3 <浮點型>
                                 Freq 3 gain (Db)
      --param-eq-q3 <浮點型>  頻率 3 Q
 播放列表
      --playlist-autostart, --no-playlist-autostart
                                 自動開始 (默認打開)
      --m3u-extvlcopt, --no-m3u-extvlcopt
                                 Enable parsing of EXTVLCOPT: options
                                 (默認關閉)
      --shoutcast-show-adult, --no-shoutcast-show-adult
                                 Show shoutcast adult content (默認關閉)
 Podcast
      --podcast-urls <字元串型>
                                 Podcast URLs 列表
 PORTAUDIO音頻輸出
      --portaudio-device <整型>
                                 輸出裝置
 MPEG-PS 分離器
      --ps-trust-timestamps, --no-ps-trust-timestamps
                                 信任 MPEG 時間戳 (默認打開)
 DV (數字視頻) 分離器
      --rawdv-hurry-up, --no-rawdv-hurry-up
                                 快速 (默認關閉)
 搖控界面
      --rc-show-pos, --no-rc-show-pos
                                 顯示串流位置 (默認關閉)
      --rc-quiet, --no-rc-quiet  不要開啟DOS指令窗口介面
                                 (默認關閉)
      --rc-host <字元串型>   TCP指令輸入
 RSS 及 Atom feed 顯示
      --rss-urls <字元串型>  Feed URL
      --rss-x <整型>           X 偏移量
      --rss-y <整型>           Y 偏移量
      --rss-position {0 (居中), 1 (左), 2 (右), 4 (頂部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 文字位置
      --rss-opacity <整型>     不透明
      --rss-color {-268435456 (默認), 0 (黑色), 8421504 (灰色), 12632256 (銀色), 16777215 (白色), 8388608 (栗色), 16711680 (紅色), 16711935 (紫紅色), 16776960 (黃色), 8421376 (橄欖色), 32768 (綠色), 32896 (藍綠色), 65280 (檸檬色), 8388736 (紫色), 128 (藏青色), 255 (藍色), 65535 (淺綠色)}
                                 色彩
      --rss-size <整型>        字型大小
      --rss-speed <整型>       Feed 的速度
      --rss-length <整型>      最大長度
      --rss-ttl <整型>         刷新時間
      --rss-images, --no-rss-images
                                 Feed 圖像 (默認打開)
 SAP 通告
      --sap-addr <字元串型>  SAP 多播地址
      --sap-ipv4, --no-sap-ipv4  IPv4 SAP (默認打開)
      --sap-ipv6, --no-sap-ipv6  IPv6 SAP (默認打開)
      --sap-timeout <整型>     SAP 超時
      --sap-parse, --no-sap-parse
                                 嘗試解析通告 (默認打開)
      --sap-strict, --no-sap-strict
                                 SAP 嚴格模式 (默認關閉)
      --sap-timeshift, --no-sap-timeshift
                                 Allow timeshifting (默認關閉)
 畫面輸入
      --screen-caching <整型>  緩存值 (毫秒)
      --screen-fps <浮點型>   幀率
      --screen-fragment-size <整型>
                                 Capture fragment size
 Shoutcast 收音機列表
 用滑鼠來顯示界面
      --showintf-threshold <整型>
                                 閾值
 橋接串流輸出
      --sout-bridge-out-id <整型>
                                 ID
      --sout-bridge-in-delay <整型>
                                 延遲
      --sout-bridge-in-id-offset <整型>
                                 ID 偏移量
 顯示串流輸出
      --sout-display-audio, --no-sout-display-audio
                                 打開音頻 (默認打開)
      --sout-display-video, --no-sout-display-video
                                 啟動視頻 (默認打開)
      --sout-display-delay <整型>
                                 延遲
 個體流輸出
      --sout-es-access <字元串型>
                                 輸出存取方式
      --sout-es-access-audio <字元串型>
                                 音頻輸出存取方式
      --sout-es-access-video <字元串型>
                                 視頻輸出存取方式
      --sout-es-mux <字元串型>
                                 輸出復用器
      --sout-es-mux-audio <字元串型>
                                 音頻輸出復用器
      --sout-es-mux-video <字元串型>
                                 視頻輸出復用器
      --sout-es-dst <字元串型>
                                 輸出 URL
      --sout-es-dst-audio <字元串型>
                                 音頻輸出 URL
      --sout-es-dst-video <字元串型>
                                 視頻輸出 URL
 Mosaic bridge 串流輸出
      --sout-mosaic-bridge-id <字元串型>
                                 ID
      --sout-mosaic-bridge-width <整型>
                                 視頻寬度
      --sout-mosaic-bridge-height <整型>
                                 視頻高度
      --sout-mosaic-bridge-sar <字元串型>
                                 採樣率
 RTP串流輸出
      --sout-rtp-dst <字元串型>
                                 目標
      --sout-rtp-sdp <字元串型>
                                 SDP
      --sout-rtp-mux <字元串型>
                                 復用器
      --sout-rtp-name <字元串型>
                                 部分名稱
      --sout-rtp-description <字元串型>
                                 部分描述
      --sout-rtp-url <字元串型>
                                 會話 URL
      --sout-rtp-email <字元串型>
                                 會話 E-mail
      --sout-rtp-port <整型>   埠
      --sout-rtp-port-audio <整型>
                                 音頻埠
      --sout-rtp-port-video <整型>
                                 視頻埠
      --sout-rtp-ttl <整型>    有效時間(TTL)
      --sout-rtp-mp4a-latm, --no-sout-rtp-mp4a-latm
                                 MP4A LATM (默認關閉)
 標準串流輸出
      --sout-standard-access <字元串型>
                                 輸出存取方式
      --sout-standard-mux <字元串型>
                                 輸出復用器
      --sout-standard-dst <字元串型>
                                 輸出目的地
      --sout-standard-sap, --no-sout-standard-sap
                                 SAP 通告 (默認關閉)
      --sout-standard-name <字元串型>
                                 部分名稱
      --sout-standard-group <字元串型>
                                 會話組名
 轉碼串流輸出
      --sout-transcode-venc <字元串型>
                                 視頻編碼器
      --sout-transcode-vcodec <字元串型>
                                 目的視頻編碼器
      --sout-transcode-vb <整型>
                                 視頻位率
      --sout-transcode-scale <浮點型>
                                 視頻縮放
      --sout-transcode-fps <浮點型>
                                 視頻幀率
      --sout-transcode-hurry-up, --no-sout-transcode-hurry-up
                                 快速 (默認打開)
      --sout-transcode-deinterlace, --no-sout-transcode-deinterlace
                                 解除交錯視頻 (默認關閉)
      --sout-transcode-deinterlace-module {deinterlace,ffmpeg-deinterlace}
                                 解除交錯模塊
      --sout-transcode-width <整型>
                                 視頻寬度
      --sout-transcode-height <整型>
                                 視頻高度
      --sout-transcode-maxwidth <整型>
                                 最大視頻寬度
      --sout-transcode-maxheight <整型>
                                 最大視頻高度
      --sout-transcode-vfilter <字元串型>
                                 視頻過濾器
      --sout-transcode-croptop <整型>
                                 視頻修整(上方)
      --sout-transcode-cropleft <整型>
                                 視頻修整(左方)
      --sout-transcode-cropbottom <整型>
                                 視頻修整(下方)
      --sout-transcode-cropright <整型>
                                 視頻修整(右方)
      --sout-transcode-paddtop <整型>
                                 視頻填補(上方)
      --sout-transcode-paddleft <整型>
                                 視頻填補(左方)
      --sout-transcode-paddbottom <整型>
                                 視頻填補(下方)
      --sout-transcode-paddright <整型>
                                 視頻填補(右方)
      --sout-transcode-canvas-width <整型>
                                 視頻畫布寬度
      --sout-transcode-canvas-height <整型>
                                 視頻畫布高度
      --sout-transcode-canvas-aspect <字元串型>
                                 視頻畫布縱橫比
      --sout-transcode-aenc <字元串型>
                                 音頻編碼器
      --sout-transcode-acodec <字元串型>
                                 目的音頻編碼器
      --sout-transcode-ab <整型>
                                 音頻位率
      --sout-transcode-channels <整型>
                                 音頻頻道
      --sout-transcode-samplerate <整型>
                                 音頻採樣率
      --sout-transcode-audio-sync, --no-sout-transcode-audio-sync
                                 在音軌上同步 (默認關閉)
      --sout-transcode-senc <字元串型>
                                 字幕編碼器
      --sout-transcode-scodec <字元串型>
                                 目的字幕編碼器
      --sout-transcode-soverlay, --no-sout-transcode-soverlay
                                 目的字幕編碼器 (默認關閉)
      --sout-transcode-sfilter <字元串型>
                                 覆蓋
      --sout-transcode-osd, --no-sout-transcode-osd
                                 OSD 菜單 (默認關閉)
      --sout-transcode-threads <整型>
                                 線程數量
      --sout-transcode-high-priority, --no-sout-transcode-high-priority
                                 高優先順序 (默認關閉)
 字體字幕解碼器
      --subsdec-align {0 (居中), 1 (左), 2 (右)}
                                 字幕對齊
      --subsdec-encoding {Default,ASCII,UTF-8,,ISO-8859-1,CP1252,MacRoman,MacIceland,ISO-8859-15,,ISO-8859-2,CP1250,MacCentralEurope,MacCroatian,MacRomania,,ISO-8859-5,CP1251,MacCyrillic,MacUkraine,KOI8-R,KOI8-U,KOI8-RU,,ISO-8859-6,CP1256,MacArabic,,ISO-8859-7,CP1253,MacGreek,,ISO-8859-8,CP1255,MacHebrew,,ISO-8859-9,CP1254,MacTurkish,,ISO-8859-13,CP1257,,ISO-2022-JP,ISO-2022-JP-1,ISO-2022-JP-2,EUC-JP,SHIFT_JIS,,ISO-2022-CN,ISO-2022-CN-EXT,EUC-CN,EUC-TW,BIG5,BIG5-HKSCS,,ISO-2022-KR,EUC-KR,,MacThai,KOI8-T,,ISO-8859-3,ISO-8859-4,ISO-8859-10,ISO-8859-14,ISO-8859-16,,CP850,CP862,CP866,CP874,CP932,CP949,CP950,CP1133,CP1258,,Macintosh,,UTF-7,UTF-16,UTF-16BE,UTF-16LE,UTF-32,UTF-32BE,UTF-32LE,C99,JAVA,UCS-2,UCS-2BE,UCS-2LE,UCS-4,UCS-4BE,UCS-4LE,,HZ,GBK,GB18030,JOHAB,ARMSCII-8,Georgian-Academy,Georgian-PS,TIS-620,MuleLao-1,VISCII,TCVN,HPROMAN8,NEXTSTEP}
                                 字幕字體編碼
      --subsdec-autodetect-utf8, --no-subsdec-autodetect-utf8
                                 UTF-8 字幕自動偵測 (默認打開)
      --subsdec-formatted, --no-subsdec-formatted
                                 格式化字幕 (默認打開)
 文字字幕解釋器
      --sub-fps <浮點型>      幀每秒
      --sub-delay <整型>       字幕延遲
      --sub-type {auto,microdvd,subrip,subviewer,ssa1,ssa2-4,ass,vplayer,sami,dvdsubtitle}
                                 字幕格式
 Philips OGT (SVCD字幕)解碼器
      --svcdsub-debug <整型>   啟用調試
 VLM 遙控界面
      --telnet-host <字元串型>
                                 Host
      --telnet-port <整型>     埠
      --telnet-password <字元串型>
                                 密碼
 Teletext subtitles decoder
      --telx-override-page <整型>
                                 Override page
      --telx-ignore-subtitle-flag, --no-telx-ignore-subtitle-flag
                                 Ignore subtitle flag (默認關閉)
      --telx-french-workaround, --no-telx-french-workaround
                                 Workaround for France (默認關閉)
 Theora視頻解碼器
      --sout-theora-quality <整型>
                                 編碼質量
 時間顯示子過濾器
      --time-format <字元串型>
                                 時間格式串 (%Y%m%d %H%M%S)
      --time-x <整型>          X 偏移量
      --time-y <整型>          Y 偏移量
      --time-position {0 (居中), 1 (左), 2 (右), 4 (頂部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 文字位置
      --time-opacity <整型>    不透明
      --time-color {-268435456 (默認), 0 (黑色), 8421504 (灰色), 12632256 (銀色), 16777215 (白色), 8388608 (栗色), 16711680 (紅色), 16711935 (紫紅色), 16776960 (黃色), 8421376 (橄欖色), 32768 (綠色), 32896 (藍綠色), 65280 (檸檬色), 8388736 (紫色), 128 (藏青色), 255 (藍色), 65535 (淺綠色)}
                                 色彩
      --time-size <整型>       字型大小
 文件轉換過濾器
      --transform-type {90,180,270,hflip,vflip}
                                 轉換類型
 MPEG 轉碼串流分離器
      --ts-extra-pmt <字元串型>
                                 Extra PMT
      --ts-es-id-pid, --no-ts-es-id-pid
                                 為 PID 設置 ES 的標識。 (默認打開)
      --ts-out <字元串型>    Fast udp streaming
      --ts-out-mtu <整型>      輸出模式的 MTU
      --ts-csa-ck <字元串型> CSA ck
      --ts-csa-pkt <整型>      Packet size in bytes to decrypt
      --ts-silent, --no-ts-silent
                                 靜音模式 (默認關閉)
      --ts-dump-file <字元串型>
                                 Filename of dump
      --ts-dump-append, --no-ts-dump-append
                                 添加 (默認關閉)
      --ts-dump-size <整型>    Dump buffer size
 libtwolame 音頻編碼器
      --sout-twolame-quality <浮點型>
                                 編碼質量
      --sout-twolame-mode {0 (立體聲), 1 (雙單聲道), 2 (合成立體聲)}
                                 立體聲模式
      --sout-twolame-vbr, --no-sout-twolame-vbr
                                 VBR 模式 (默認關閉)
      --sout-twolame-psy <整型>
                                 Psycho-acoustic model
 VCD 輸入
      --vcd-caching <整型>     緩存值 (毫秒)
 可視化過濾器
      --effect-list <字元串型>
                                 效果清單
      --effect-width <整型>    視頻寬度
      --effect-height <整型>   視頻高度
      --visual-nbbands <整型>  頻帶數量
      --visual-separ <整型>    頻帶分離器
      --visual-amp <整型>      放大率
      --visual-peaks, --no-visual-peaks
                                 打開峰值 (默認打開)
      --spect-show-original, --no-spect-show-original
                                 打開原始圖形頻譜 (默認關閉)
      --spect-show-base, --no-spect-show-base
                                 啟用基準 (默認打開)
      --spect-radius <整型>    基本像素半徑
      --spect-sections <整型>  光譜部分
      --spect-color <整型>     V-平面顏色
      --spect-show-bands, --no-spect-show-bands
                                 打開頻帶 (默認打開)
      --spect-nbbands <整型>   頻帶數量
      --spect-separ <整型>     頻帶分離器
      --spect-amp <整型>       放大率
      --spect-show-peaks, --no-spect-show-peaks
                                 打開峰值 (默認打開)
      --spect-peak-width <整型>
                                 額外峰寬度
      --spect-peak-height <整型>
                                 峰值高度
 RTSP VoD 伺服器
      --rtsp-host <字元串型> RTSP 主機地址
      --rtsp-throttle-users <整型>
                                 最大連接數目
 Vorbis音頻解碼器
      --sout-vorbis-quality <整型>
                                 編碼質量
      --sout-vorbis-max-bitrate <整型>
                                 最大化編碼位率
      --sout-vorbis-min-bitrate <整型>
                                 最小化編碼位率
      --sout-vorbis-cbr, --no-sout-vorbis-cbr
                                 CBR編碼 (默認關閉)
 牆視頻過濾器
      --wall-cols <整型>       列數
      --wall-rows <整型>       行數
      --wall-active <字元串型>
                                 活動窗口
      --wall-element-aspect <字元串型>
                                 元素外觀率
 Win32 waveOut 擴展輸出
      --waveout-float32, --no-waveout-float32
                                 使用float32輸出 (默認打開)
 wxWindows界面模塊
      --wx-embed, --no-wx-embed  在界面中嵌入視頻 (默認打開)
      --wx-bookmarks, --no-wx-bookmarks
                                 書籤對話框 (默認關閉)
      --wx-taskbar, --no-wx-taskbar
                                 任務欄 (默認打開)
      --wx-extended, --no-wx-extended
                                 擴展圖形界面 (默認關閉)
      --wx-minimal, --no-wx-minimal
                                 最小界面 (默認關閉)
      --wx-autosize, --no-wx-autosize
                                 視頻大小 (默認打開)
      --wx-playlist-view {0 (正常), 1 (嵌入式), 2 (兩個)}
                                 播放列表視圖
      --wx-systray, --no-wx-systray
                                 托盤圖標 (默認關閉)
      --wx-labels, --no-wx-labels
                                 在工具欄上顯示標籤 (默認關閉)
      --wx-config-last <字元串型>
                                 last config
 H.264/MPEG4 AVC encoder (using x264 library)
      --sout-x264-keyint <整型>
                                 GOP 最大尺寸
      --sout-x264-min-keyint <整型>
                                 最小 GOP 大小
      --sout-x264-scenecut <整型>
                                 Extra I-frames aggressivity
      --sout-x264-bframes <整型>
                                 I 幀和 P 幀之間的 B 幀的數目
      --sout-x264-b-adapt, --no-sout-x264-b-adapt
                                 Adaptive B-frame decision (默認打開)
      --sout-x264-b-bias <整型>
                                 影響 B-幀使用
      --sout-x264-bpyramid, --no-sout-x264-bpyramid
                                 Keep some B-frames as references
                                 (默認關閉)
      --sout-x264-cabac, --no-sout-x264-cabac
                                 CABAC (默認打開)
      --sout-x264-ref <整型>   參考幀的數目
      --sout-x264-nf, --no-sout-x264-nf
                                 跳過循環過濾器 (默認關閉)
      --sout-x264-deblock <字元串型>
                                 Loop filter AlphaC0 and Beta parameters
                                 alpha:beta
      --sout-x264-level <字元串型>
                                 H.264 等級
      --sout-x264-interlaced, --no-sout-x264-interlaced
                                 交錯模式 (默認關閉)
      --sout-x264-qp <整型>    Set QP
      --sout-x264-crf <整型>   基於質量的 VBR
      --sout-x264-qpmin <整型> Min QP
      --sout-x264-qpmax <整型> Max QP
      --sout-x264-qpstep <整型>
                                 Max QP step
      --sout-x264-ratetol <浮點型>
                                 平均比特率容忍度
      --sout-x264-vbv-maxrate <整型>
                                 最大本地位率
      --sout-x264-vbv-bufsize <整型>
                                 VBV 緩衝區
      --sout-x264-vbv-init <浮點型>
                                 初始 VBV 緩衝佔有量
      --sout-x264-ipratio <浮點型>
                                 QP factor between I and P
      --sout-x264-pbratio <浮點型>
                                 QP factor between P and B
      --sout-x264-chroma-qp-offset <整型>
                                 QP difference between chroma and luma
      --sout-x264-qcomp <浮點型>
                                 QP curve compression
      --sout-x264-cplxblur <浮點型>
                                 Reduce fluctuations in QP
      --sout-x264-qblur <浮點型>
                                 Reduce fluctuations in QP
      --sout-x264-partitions {none,fast,normal,slow,all}
                                 Partitions to consider
      --sout-x264-direct {none,spatial,temporal,auto}
                                 直接 MV 預測模式
      --sout-x264-direct-8x8 <整型>
                                 直接預測大小
      --sout-x264-weightb, --no-sout-x264-weightb
                                 Weighted prediction for B-frames
                                 (默認關閉)
      --sout-x264-me {dia,hex,umh,esa}
                                 Integer pixel motion estimation method
      --sout-x264-merange <整型>
                                 Maximum motion vector search range
      --sout-x264-subme <整型> Subpixel motion estimation and partition
                                 decision quality
      --sout-x264-b-rdo, --no-sout-x264-b-rdo
                                 RD based mode decision for B-frames
                                 (默認關閉)
      --sout-x264-mixed-refs, --no-sout-x264-mixed-refs
                                 Decide references on a per partition basis
                                 (默認關閉)
      --sout-x264-chroma-me, --no-sout-x264-chroma-me
                                 動作估計中的色度 (默認打開)
      --sout-x264-bime, --no-sout-x264-bime
                                 Jointly optimize both MVs in B-frames
                                 (默認關閉)
      --sout-x264-8x8dct, --no-sout-x264-8x8dct
                                 Adaptive spatial transform size (默認關閉)
      --sout-x264-trellis <整型>
                                 Trellis RD quantization
      --sout-x264-fast-pskip, --no-sout-x264-fast-pskip
                                 Early SKIP detection on P-frames
                                 (默認打開)
      --sout-x264-dct-decimate, --no-sout-x264-dct-decimate
                                 Coefficient thresholding on P-frames
                                 (默認打開)
      --sout-x264-nr <整型>    雜訊消除
      --sout-x264-deadzone-inter <整型>
                                 Inter luma quantization deadzone
      --sout-x264-deadzone-intra <整型>
                                 Intra luma quantization deadzone
      --sout-x264-asm, --no-sout-x264-asm
                                 CPU 優化 (默認打開)
      --sout-x264-psnr, --no-sout-x264-psnr
                                 PSNR computation (默認關閉)
      --sout-x264-ssim, --no-sout-x264-ssim
                                 SSIM 計算 (默認關閉)
      --sout-x264-quiet, --no-sout-x264-quiet
                                 安靜模式 (默認關閉)
      --sout-x264-sps-id <整型>
                                 SPS and PPS id numbers
      --sout-x264-aud, --no-sout-x264-aud
                                 Access unit delimiters (默認關閉)
      --sout-x264-verbose, --no-sout-x264-verbose
                                 Statistics (默認關閉)
 DirectShow輸入
      --dshow-caching <整型>   緩存值 (毫秒)
      --dshow-vdev {,none}       視頻裝置名稱
      --dshow-adev {,none}       音頻裝置名稱
      --dshow-size <字元串型>
                                 視頻大小
      --dshow-chroma <字元串型>
                                 視頻輸入彩度格式
      --dshow-fps <浮點型>    視頻輸入幀率
      --dshow-config, --no-dshow-config
                                 設備屬性 (默認關閉)
      --dshow-tuner, --no-dshow-tuner
                                 調諧器屬性 (默認關閉)
      --dshow-tuner-channel <整型>
                                 調諧器 TV 頻道
      --dshow-tuner-country <整型>
                                 調諧器國家代碼
      --dshow-tuner-input {0 (默認), 1 (纜線), 2 (天線)}
                                 調諧器輸入類型
      --dshow-video-input <整型>
                                 視頻輸入端
      --dshow-audio-input <整型>
                                 音頻輸入端
      --dshow-video-output <整型>
                                 視頻輸出端
      --dshow-audio-output <整型>
                                 音頻輸出 pin
 可面板化界面
      --skins2-last <字元串型>
                                 要使用的皮膚
      --skins2-config <字元串型>
                                 組態上一次使用的面板
      --skins2-systray, --no-skins2-systray
                                 托盤圖標 (默認關閉)
      --skins2-taskbar, --no-skins2-taskbar
                                 在任務欄上顯示 VLC (默認打開)
      --skins2-transparency, --no-skins2-transparency
                                 啟用透明效果 (默認關閉)
      --skinned-playlist, --no-skinned-playlist
                                 Enable skinned playlist (默認打開)
 DirectX視頻輸出
      --directx-hw-yuv, --no-directx-hw-yuv
                                 使用硬體 YUV->RGB 轉換 (默認打開)
      --directx-use-sysmem, --no-directx-use-sysmem
                                 在系統內存中使用視頻緩衝區
                                 (默認關閉)
      --directx-3buffering, --no-directx-3buffering
                                 在 overlay 中使用三重緩存
                                 (默認打開)
      --directx-device {}        所要使用的顯示設備
      --directx-wallpaper, --no-directx-wallpaper
                                 打開壁紙模式 (默認關閉)

留言

熱門文章