L . Vector にて VLC Accelerator for Mac OS X が公開されました .

収益金の一定額は VLC プロジェクト等に寄付されます .
















VLC でのエンコードについて 0.8.6i の longhelp に加筆 ( ウイザードの補足用 )



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 <整数>     Audio output volume step
      --aout-rate <整数>       オーディオ出力周波数(Hz)
      --spdif, --no-spdif        Use S/PDIF when available (デフォルト無効)
      --force-dolby-surround {0 (自動), 1 (オン), 2 (オフ)}
                                 ドルビーサラウンドの強制検知
      --audio-desync <整数>    Audio desynchronization compensation
      --aout <文字列>         オーディオ出力モジュール
      --audio-filter <文字列> オーディオフィルター
      --audio-visual <文字列> Audio visualizations 

 ビデオ
      --video, --no-video        ビデオを有効にする (デフォルト有効)
      --grayscale, --no-grayscale
                                 グレースケールビデオ出力 (デフォルト無効)
  -f, --fullscreen, --no-fullscreen
                                 フルスクリーンビデオ出力 (デフォルト無効)
      --drop-late-frames, --no-drop-late-frames
                                 Drop late frames (デフォルト有効)
      --skip-frames, --no-skip-frames
                                 フレームを飛ばす (デフォルト有効)
      --quiet-synchro, --no-quiet-synchro
                                 Quiet synchro (デフォルト無効)
      --video-on-top, --no-video-on-top
                                 常に最前面 (デフォルト無効)
      --disable-screensaver, --no-disable-screensaver
                                 スクリーンセーバーを無効にする (デフォルト有効)
      --snapshot-path <文字列>
                                 Video snapshot directory (or filename)
      --snapshot-prefix <文字列>
                                 Video snapshot file prefix
      --snapshot-format {png,jpg}
                                 ビデオスナップショットの形式
      --snapshot-preview, --no-snapshot-preview
                                 Display video snapshot preview (デフォルト有効)
      --snapshot-sequential, --no-snapshot-sequential
                                 Use sequential numbers instead of timestamps (デフォルト無効)
      --width <整数>           ビデオの幅
      --height <整数>          ビデオの高さ
      --video-x <整数>         Video X coordinate
      --video-y <整数>         Video Y coordinate
      --crop <文字列>         ビデオ縁取り
      --custom-crop-ratios <文字列>
                                 Custom crop ratios list
      --aspect-ratio <文字列> ソースのアスペクト比
      --monitor-par <文字列>  モニターのピクセルアスペクト比
      --custom-aspect-ratios <文字列>
                                 Custom aspect ratios list
      --hdtv-fix, --no-hdtv-fix  HDTV の高さを固定にする (デフォルト有効)
      --video-deco, --no-video-deco
                                 Window decorations (デフォルト無効)
      --video-title <文字列>  ビデオの題名
      --align {0 (中央), 1 (左), 2 (右), 4 (上), 8 (下), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 ビデオの位置あわせ
      --zoom <浮動小数点>   ビデオズーム
  -V, --vout <文字列>         ビデオ出力モジュール
      --vout-filter <文字列>  ビデオフィルターモジュール

 Subpictures
      --spu, --no-spu            Enable sub-pictures (デフォルト有効)
      --osd, --no-osd            オンスクリーンディスプレイ (デフォルト有効)
      --text-renderer <文字列>
                                 Text rendering module
      --sub-file <文字列>     字幕ファイルを使用
      --sub-autodetect-file, --no-sub-autodetect-file
                                 字幕ファイルの自動検知 (デフォルト有効)
      --sub-autodetect-fuzzy <整数>
                                 Subtitle autodetection fuzziness
      --sub-autodetect-path <文字列>
                                 Subtitle autodetection paths
      --sub-margin <整数>      強制的な字幕の位置
      --sub-filter <文字列>   字幕フィルターモジュール
      --program <整数>         プログラム
      --programs <文字列>     プログラム
      --audio-track <整数>     オーディオトラック
      --sub-track <整数>       字幕トラック
      --audio-language <文字列>
                                 オーディオ言語
      --sub-language <文字列> 字幕言語
      --audio-track-id <整数>  Audio track ID
      --sub-track-id <整数>    Subtitles track ID
      --input-repeat <整数>    Input repetitions
      --start-time <整数>      Start time
      --stop-time <整数>       Stop time
      --input-list <文字列>   入力一覧
      --input-slave <文字列>  スレーブ入力 (実験)
      --bookmarks <文字列>    ストリームのブックマーク一覧
      --dvd <文字列>          DVD デバイス
      --vcd <文字列>          VCD デバイス
      --cd-audio <文字列>     Audio CD device
      --server-port <整数>     UDP ポート
      --mtu <整数>             ネットワークインタフェースの MTU
  -6, --ipv6, --no-ipv6          強制的に IPv6 (デフォルト無効)
  -4, --ipv4, --no-ipv4          強制的に IPv4 (デフォルト無効)
      --ipv4-timeout <整数>    TCP connection timeout
      --socks <文字列>        SOCKS server
      --socks-user <文字列>   SOCKS ユーザー名
      --socks-pwd <文字列>    SOCKS パスワード
      --meta-title <文字列>   タイトルメタデータ
      --meta-author <文字列>  製作者メタデータ
      --meta-artist <文字列>  アーティストメタデータ
      --meta-genre <文字列>   ジャンルメタデータ
      --meta-copyright <文字列>
                                 著作権メタデータ
      --meta-description <文字列>
                                 説明メタデータ
      --meta-date <文字列>    日付メタデータ
      --meta-url <文字列>     URL メタデータ
      --cr-average <整数>      平均カウンターの参照クロック
      --clock-synchro {-1 (デフォルト), 0 (無効), 1 (有効)}
                                 時刻同期
      --network-synchronisation, --no-network-synchronisation
                                 Network synchronisation (デフォルト無効)

 デコーダ
      --codec <文字列>        Preferred decoders list
      --encoder <文字列>      準備されているエンコーダー一覧

 入力
      --access <文字列>       アクセスモジュール
      --access-filter <文字列>
                                 Access filter module
      --demux <文字列>        Demux module

 ストリーム出力
      --sout <文字列>         デフォルトのストリーム出力チェイン
      --sout-display, --no-sout-display
                                 ストリーミング中の表示 (デフォルト無効)
      --sout-keep, --no-sout-keep
                                 Keep stream output open (デフォルト無効)
      --sout-all, --no-sout-all  全 ES のストリーミングを有効にする (デフォルト無効)
      --sout-audio, --no-sout-audio
                                 オーディオストリームの出力を有効にする
                                 (デフォルト有効)
      --sout-video, --no-sout-video
                                 ビデオストリームの出力を有効にする (デフォルト有効)
      --sout-spu, --no-sout-spu  Enable SPU stream output (デフォルト有効)
      --vlm-conf <文字列>     VLM 設定ファイル
      --mux <文字列>          Mux モジュール
      --access_output <文字列>
                                 オーディオ出力モジュールアクセス
      --ttl <整数>             Hop limit (TTL)
      --miface <文字列>       IPv6 multicast output interface
      --miface-addr <文字列>  IPv4 multicast output interface address
      --packetizer <文字列>   Preferred packetizer list
      --sap-flow-control, --no-sap-flow-control
                                 コントロール SAP フロー (デフォルト無効)
      --sap-interval <整数>    SAP announcement interval

 CPU
      --fpu, --no-fpu            FPU サポートを有効にする (デフォルト有効)
      --altivec, --no-altivec    CPU の AltiVec サポートを有効にする (デフォルト有効)

 その他
  -A, --memcpy <文字列>       メモリコピーモジュール
      --plugins-cache, --no-plugins-cache
                                 プラグインキャッシュを使う (デフォルト有効)
      --plugin-path <文字列>  モジュールの検索パス
      --minimize-threads, --no-minimize-threads
                                 スレッドの最少数 (デフォルト無効)
      --rt-offset <整数>       VLC 優先度調整

 再生一覧
  -Z, --random, --no-random      Play files randomly forever (デフォルト無効)
  -L, --loop, --no-loop          すべて繰り返す (デフォルト無効)
  -R, --repeat, --no-repeat      現在の項目を繰り返す (デフォルト無効)
      --play-and-stop, --no-play-and-stop
                                 再生と停止 (デフォルト無効)
      --open <文字列>         デフォルトストリーム
      --auto-preparse, --no-auto-preparse
                                 Automatically preparse files (デフォルト有効)
  -S, --services-discovery <文字列>
                                 Services discovery modules
  -v, --verbose <整数>         Verbosity (0,1,2)
  -q, --quiet, --no-quiet        Be quiet (デフォルト無効)
  -d, --daemon, --no-daemon      デーモンプロセスとして実行する (デフォルト無効)
      --file-logging, --no-file-logging
                                 Log to file (デフォルト無効)
      --syslog, --no-syslog      Log to syslog (デフォルト無効)
      --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,sr,sv,th,tr,zh_CN,zh_TW}
                                 言語
      --color, --no-color        色メッセージ (デフォルト無効)
      --advanced, --no-advanced  高度なオプションを表示する (デフォルト有効)
      --interact, --no-interact  Interface interaction (デフォルト有効)
      --show-intf, --no-show-intf
                                 Show interface with mouse (デフォルト無効)
      --stats, --no-stats        Collect statistics (デフォルト有効)
  -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 <整数>
                                 Very short backwards jump
      --key-jump+extrashort <整数>
                                 Very short forward jump
      --key-jump-short <整数>  Short backwards jump
      --key-jump+short <整数>  Short forward jump
      --key-jump-medium <整数> Medium backwards jump
      --key-jump+medium <整数> Medium forward jump
      --key-jump-long <整数>   Long backwards jump
      --key-jump+long <整数>   Long forward jump
      --key-nav-activate <整数>
                                 Activate
      --key-nav-up <整数>      Navigate up
      --key-nav-down <整数>    Navigate down
      --key-nav-left <整数>    Navigate left
      --key-nav-right <整数>   Navigate right
      --key-disc-menu <整数>   DVD メニューに移動する
      --key-title-prev <整数>  前の DVD の題名を選択する
      --key-title-next <整数>  次の DVD の題名を選択する
      --key-chapter-prev <整数>
                                 前の DVD チャプターを選択する
      --key-chapter-next <整数>
                                 Select next DVD chapter
      --key-quit <整数>        終了
      --key-vol-up <整数>      ボリュームを上げる
      --key-vol-down <整数>    ボリュームを下げる
      --key-vol-mute <整数>    ミュートする
      --key-subdelay-up <整数> Subtitle delay up
      --key-subdelay-down <整数>
                                 Subtitle delay down
      --key-audiodelay-up <整数>
                                 Audio delay up
      --key-audiodelay-down <整数>
                                 Audio delay down
      --key-audio-track <整数> Cycle audio track
      --key-subtitle-track <整数>
                                 Cycle subtitle track
      --key-aspect-ratio <整数>
                                 Cycle source aspect ratio
      --key-crop <整数>        Cycle video crop
      --key-deinterlace <整数> Cycle deinterlace modes
      --key-intf-show <整数>   インターフェースを表示する
      --key-intf-hide <整数>   Hide interface
      --key-snapshot <整数>    ビデオのスナップショットを取る
      --key-history-back <整数>
                                 Go back in browsing history
      --key-history-forward <整数>
                                 Go forward in browsing history
      --key-record <整数>      レコード
      --key-dump <整数>        Dump
      --key-crop-top <整数>    Crop one pixel from the top of the video
      --key-uncrop-top <整数>  Uncrop one pixel from the top of the video
      --key-crop-left <整数>   Crop one pixel from the left of the video
      --key-uncrop-left <整数> Uncrop one pixel from the left of the video
      --key-crop-bottom <整数> Crop one pixel from the bottom of the video
      --key-uncrop-bottom <整数>
                                 Uncrop one pixel from the bottom of the video
      --key-crop-right <整数>  Crop one pixel from the right of the video
      --key-uncrop-right <整数>
                                 Uncrop one pixel from the right of the video
      --extrashort-jump-size <整数>
                                 Very short jump length
      --short-jump-size <整数> Short jump length
      --medium-jump-size <整数>
                                 Medium jump length
      --long-jump-size <整数>  Long jump length
      --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 <文字列>    Playlist bookmark 1
      --bookmark2 <文字列>    Playlist bookmark 2
      --bookmark3 <文字列>    Playlist bookmark 3
      --bookmark4 <文字列>    Playlist bookmark 4
      --bookmark5 <文字列>    Playlist bookmark 5
      --bookmark6 <文字列>    Playlist bookmark 6
      --bookmark7 <文字列>    Playlist bookmark 7
      --bookmark8 <文字列>    Playlist bookmark 8
      --bookmark9 <文字列>    Playlist bookmark 9
      --bookmark10 <文字列>   Playlist bookmark 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              save the current command line options in the config
      --reset-config             reset the current config to the default values
      --config <文字列>       use alternate config file
      --reset-plugins-cache      現在のプラグインキャッシュをリセットする
      --version                  バージョン情報を表示する

 RTP/RTSP/SDP demuxer (using Live555)
      --rtsp-tcp, --no-rtsp-tcp  RTP オーバー RTSP (TCP)を使う (デフォルト無効)
      --rtp-client-port <整数> Client port
      --rtsp-http, --no-rtsp-http
                                 Tunnel RTSP and RTP over HTTP (デフォルト無効)
      --rtsp-http-port <整数>  HTTP tunnel port
      --rtsp-caching <整数>    キャッシング値 (ミリ秒)
      --rtsp-kasenna, --no-rtsp-kasenna
                                 Kasenna RTSP dialect (デフォルト無効)
      --rtsp-user <文字列>    RTSP user name
      --rtsp-pwd <文字列>     RTSP password

 TS muxer (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 Program numbers
      --sout-ts-es-id-pid, --no-sout-ts-es-id-pid
                                 Set PID to ID of ES (デフォルト無効)
      --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
                                 Data alignment (デフォルト有効)
      --sout-ts-shaping <整数> Shaping delay (ms)
      --sout-ts-use-key-frames, --no-sout-ts-use-key-frames
                                 キーフレームを使用 (デフォルト無効)
      --sout-ts-pcr <整数>     PCR ディレイ (ミリ秒)
      --sout-ts-bmin <整数>    Minimum B (deprecated)
      --sout-ts-bmax <整数>    Maximum B (deprecated)
      --sout-ts-dts-delay <整数>
                                 DTS ディレイ (ミリ秒)
      --sout-ts-crypt-audio, --no-sout-ts-crypt-audio
                                 暗号オーディオオーディオ (デフォルト有効)
      --sout-ts-crypt-video, --no-sout-ts-crypt-video
                                 Crypt video (デフォルト有効)
      --sout-ts-csa-ck <文字列>
                                 CSA キー
      --sout-ts-csa-pkt <整数> Packet size in bytes to encrypt

 FFmpeg audio/video decoder/encoder ((MS)MPEG4,SVQ1,H263,WMV,WMA)
      --ffmpeg-dr, --no-ffmpeg-dr
                                 ダイレクトレンダリング (デフォルト有効)
      --ffmpeg-error-resilience <整数>
                                 Error resilience
      --ffmpeg-workaround-bugs <整数>
                                 バグ回避
      --ffmpeg-hurry-up, --no-ffmpeg-hurry-up
                                 急いで (デフォルト無効)
      --ffmpeg-vismv <整数>    Visualize motion vectors
      --ffmpeg-lowres <整数>   Low resolution decoding
      --ffmpeg-skiploopfilter {0 (なし), 1 (Non-ref), 2 (Bidir), 3 (Non-key), 4 (すべて)}
                                 Skip the loop filter for H.264 decoding
      --ffmpeg-pp-q <整数>     Post processing quality
      --ffmpeg-pp-name <文字列>
                                 FFmpeg post processing filter chains
      --ffmpeg-debug <整数>    デバグマスク
      --sout-ffmpeg-hq {rd,bits,simple}
                                 品質レベル
      --sout-ffmpeg-keyint <整数>
                                 キーフレームの割合
      --sout-ffmpeg-bframes <整数>
                                 Ratio of B frames
      --sout-ffmpeg-hurry-up, --no-sout-ffmpeg-hurry-up
                                 急いで (デフォルト無効)
      --sout-ffmpeg-interlace, --no-sout-ffmpeg-interlace
                                 Interlaced encoding (デフォルト無効)
      --sout-ffmpeg-interlace-me, --no-sout-ffmpeg-interlace-me
                                 Interlaced motion estimation (デフォルト有効)
      --sout-ffmpeg-vt <整数>  Video bitrate tolerance
      --sout-ffmpeg-pre-me, --no-sout-ffmpeg-pre-me
                                 Pre-motion estimation (デフォルト無効)
      --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 <浮動小数点>
                                 Fixed quantizer scale
      --sout-ffmpeg-strict <整数>
                                 Strict standard compliance
      --sout-ffmpeg-lumi-masking <浮動小数点>
                                 Luminance masking
      --sout-ffmpeg-dark-masking <浮動小数点>
                                 Darkness masking
      --sout-ffmpeg-p-masking <浮動小数点>
                                 Motion masking
      --sout-ffmpeg-border-masking <浮動小数点>
                                 Border masking
      --sout-ffmpeg-luma-elim-threshold <整数>
                                 Luminance elimination
      --sout-ffmpeg-chroma-elim-threshold <整数>
                                 Chrominance elimination

 MPEG2 video switcher stream output
      --sout-switcher-files <文字列>
                                 ファイル
      --sout-switcher-sizes <文字列>
                                 Sizes
      --sout-switcher-aspect-ratio <文字列>
                                 アスペクト比
      --sout-switcher-port <整数>
                                 コマンド UDP ポート
      --sout-switcher-command <整数>
                                 コマンド
      --sout-switcher-gop <整数>
                                 GOP サイズ
      --sout-switcher-qscale <整数>
                                 スケールクオンタイズ
      --sout-switcher-mute-audio, --no-sout-switcher-mute-audio
                                 Mute audio (デフォルト有効)

 Theora video decoder
      --sout-theora-quality <整数>
                                 エンコード品質

 HAL AudioUnit output
      --macosx-audio-device <整数>
                                 オーディオデバイス

 Mac OS X interface
      --macosx-embedded, --no-macosx-embedded
                                 Embedded video output (デフォルト有効)
      --macosx-fspanel, --no-macosx-fspanel
                                 Show Fullscreen controller (デフォルト有効)
      --macosx-wizard-keep, --no-macosx-wizard-keep
                                 Remember wizard options (デフォルト有効)
      --macosx-vdev <整数>     ビデオデバイス
      --macosx-stretch, --no-macosx-stretch
                                 Stretch video to fill window (デフォルト無効)
      --macosx-opaqueness <浮動小数点>
                                 Opaqueness
      --macosx-black, --no-macosx-black
                                 Black screens in fullscreen (デフォルト無効)
      --macosx-fill, --no-macosx-fill
                                 Crop borders in fullscreen (デフォルト無効)
      --macosx-background, --no-macosx-background
                                 Use as Desktop Background (デフォルト無効)

 Goom エフェクト
      --goom-width <整数>      Goom 表示の幅
      --goom-height <整数>     Goom 表示の高さ
      --goom-speed <整数>      Goom アニメーションの速度

 ATSC A/52 (AC-3) audio decoder
      --a52-dynrng, --no-a52-dynrng
                                 A/52 ダイナミック・レンジ圧縮 (デフォルト有効)
      --a52-upmix, --no-a52-upmix
                                 Enable internal upmixing (デフォルト無効)

 Standard filesystem directory input
      --recursive {none,collapse,expand}
                                 Subdirectory behavior
      --ignore-filetypes <文字列>
                                 Ignored extensions

 Fake input
      --fake-caching <整数>    キャッシング値 (ミリ秒)
      --fake-fps <浮動小数点>
                                 フレームレート
      --fake-id <整数>         ID
      --fake-duration <整数>   Duration in ms

 File input
      --file-caching <整数>    キャッシング値 (ミリ秒)
      --file-cat <文字列>     Concatenate with additional files

 Dump
      --dump-force, --no-dump-force
                                 Force use of dump module (デフォルト無効)
      --dump-margin <整数>     Maximum size of temporary file (Mb)

 レコード
      --record-path <文字列>  Record directory

 タイムシフト
      --timeshift-granularity <整数>
                                 Timeshift granularity
      --timeshift-dir <文字列>
                                 Timeshift directory
      --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
                                 Continuous stream (デフォルト無効)

 マイクロソフトメディアサーバー (MMS) 入力
      --mms-caching <整数>     キャッシング値 (ミリ秒)
      --mms-timeout <整数>     TCP/UDP timeout (ms)
      --mms-all, --no-mms-all    Force selection of all streams (デフォルト無効)
      --mms-maxbitrate <整数>  Maximum bitrate

 ファイルストリーム出力
      --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 output
      --sout-shout-name <文字列>
                                 Stream name
      --sout-shout-description <文字列>
                                 Stream description
      --sout-shout-mp3, --no-sout-shout-mp3
                                 ストリーム MP3 (デフォルト無効)

 UDP ストリーム出力
      --sout-udp-caching <整数>
                                 キャッシング値 (ミリ秒)
      --sout-udp-ttl <整数>    生存時間 (TTL):
      --sout-udp-group <整数>  グループパケット
      --sout-udp-raw, --no-sout-udp-raw
                                 Raw write (デフォルト無効)

 Real RTSP
      --realrtsp-caching <整数>
                                 キャッシング値 (ミリ秒)

 TCP 入力
      --tcp-caching <整数>     キャッシング値 (ミリ秒)

 UDP/RTP 入力
      --udp-caching <整数>     キャッシング値 (ミリ秒)
      --rtp-late <整数>        RTP reordering timeout in ms
      --udp-auto-mtu, --no-udp-auto-mtu
                                 Autodetection of MTU (デフォルト有効)

 ビデオプロパティフィルター
      --contrast <浮動小数点>
                                 画像コントラスト (0〜2)
      --brightness <浮動小数点>
                                 画像ブライトネス (0〜2)
      --hue <整数>             Image hue (0-360)
      --saturation <浮動小数点>
                                 Image saturation (0-3)
      --gamma <浮動小数点>  画像ガンマ (0〜10)
      --brightness-threshold, --no-brightness-threshold
                                 Brightness threshold (デフォルト無効)

 ファイルオーディオ出力
      --audiofile-format {u8,s8,u16,s16,u16_le,s16_le,u16_be,s16_be,fixed32,float32,spdif}
                                 出力フォーマット
				* s16l で一般的な wav ? ( s16_le の省略形 ? ) 
      --audiofile-channels <整数>
                                 Number of output channels
      --audiofile-file <文字列>
                                 出力フォーマット
      --audiofile-wav, --no-audiofile-wav
                                 Add WAVE header (デフォルト有効)

 AVI demuxer
      --avi-interleaved, --no-avi-interleaved
                                 Force interleaved method (デフォルト無効)
      --avi-index {0 (Ask), 1 (Always fix), 2 (Never fix)}
                                 Force index creation

 オーディオ CD 入力
      --cdda-caching <整数>    キャッシング値 (ミリ秒)
      --cdda-separate-tracks, --no-cdda-separate-tracks
                                 (null) (デフォルト有効)
      --cdda-track <整数>      (null)
      --cddb-server <文字列>  CDDB Server
      --cddb-port <整数>       CDDB port

 Clone video filter
      --clone-count <整数>     クローンの数
      --clone-vout-list <文字列>
                                 Video output modules

 Crop video filter
      --crop-geometry <文字列>
                                 Crop geometry (pixels)
      --autocrop, --no-autocrop  自動縁取り (デフォルト無効)

 Deinterlacing video filter
      --deinterlace-mode {discard,blend,mean,bob,linear,x}
                                 ノンインタレース化モード
      --sout-deinterlace-mode {discard,blend,mean,bob,linear,x}
                                 Streaming deinterlace mode

 File dumpper
      --demuxdump-file <文字列>
                                 Dump filename
      --demuxdump-append, --no-demuxdump-append
                                 Append to existing file (デフォルト無効)

 Distort video filter
      --distort-mode {wave,ripple,gradient,edge,hough,psychedelic}
                                 Distort mode
      --distort-gradient-type <整数>
                                 Gradient image type
      --distort-cartoon, --no-distort-cartoon
                                 Apply cartoon effect (デフォルト有効)

 DTS Coherent Acoustics audio decoder
      --dts-dynrng, --no-dts-dynrng
                                 DTS ダイナミック・レンジ圧縮 (デフォルト有効)

 ダミーのインターフェース機能
      --dummy-save-es, --no-dummy-save-es
                                 生コーデックデータを保存する (デフォルト無効)
      --dummy-chroma <文字列> ダミーの画像クロマフォーマット

 DVB subtitles decoder
      --dvbsub-position {0 (中央), 1 (左), 2 (右), 4 (上), 8 (下), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 字幕の位置
      --dvbsub-x <整数>        Decoding X coordinate
      --dvbsub-y <整数>        Decoding Y coordinate
      --sout-dvbsub-x <整数>   Encoding X coordinate
      --sout-dvbsub-y <整数>   Encoding Y coordinate

 DVDnav 入力
      --dvdnav-angle <整数>    DVD アングル
      --dvdnav-caching <整数>  キャッシング値 (ミリ秒)
      --dvdnav-menu, --no-dvdnav-menu
                                 Start directly in menu (デフォルト有効)

 DVDRead Input (DVD without menu support)
      --dvdread-angle <整数>   DVD アングル
      --dvdread-caching <整数> キャッシング値 (ミリ秒)
      --dvdread-css-method {title,disc,key}
                                 Method used by libdvdcss for decryption

 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
                                 2 パス (デフォルト無効)
      --equalizer-preamp <浮動小数点>
                                 全体のゲイン

 Fake video decoder
      --fake-file <文字列>    画像ファイル
      --fake-width <整数>      ビデオの幅
      --fake-height <整数>     ビデオの高さ
      --fake-keep-ar, --no-fake-keep-ar
                                 Keep aspect ratio (デフォルト無効)
      --fake-aspect-ratio <文字列>
                                 背景のアスペクト比
      --fake-deinterlace, --no-fake-deinterlace
                                 Deinterlace video (デフォルト無効)
      --fake-deinterlace-module {deinterlace,ffmpeg-deinterlace}
                                 Deinterlace module

 Freetype2 font renderer
      --freetype-font <文字列>
                                 フォント
      --freetype-fontsize <整数>
                                 ピクセル中のフォントサイズ
      --freetype-opacity <整数>
                                 Opacity
      --freetype-color {0 (黒), 8421504 (灰), 12632256 (銀), 16777215 (白), 8388608 (Maroon), 16711680 (赤), 16711935 (Fuchsia), 16776960 (黄), 8421376 (オリーブ), 32768 (緑), 32896 (Teal), 65280 (ライム), 8388736 (紫), 128 (ネイビー), 255 (青), 65535 (アクア)}
                                 Text default color
      --freetype-rel-fontsize {20 (とても小さい), 18 (小さい), 16 (通常), 12 (大きい), 6 (とても大きい)}
                                 Relative font size
      --freetype-effect {1 (Background), 2 (Outline), 3 (Fat Outline)}
                                 Font Effect
      --freetype-yuvp, --no-freetype-yuvp
                                 Use YUVP renderer (デフォルト無効)

 Mouse gestures control interface
      --gestures-threshold <整数>
                                 モーションスレッショルド (10〜100)
      --gestures-button {left,middle,right}
                                 トリガーボタン

 GnuTLS TLS 暗号化レイヤー
      --tls-check-cert, --no-tls-check-cert
                                 Check TLS/SSL server certificate validity (デフォルト有効)
      --tls-check-hostname, --no-tls-check-hostname
                                 Check TLS/SSL server hostname in certificate (デフォルト有効)
      --gnutls-dh-bits <整数>  Diffie-Hellman prime bits
      --gnutls-cache-expiration <整数>
                                 Expiration time for resumed TLS sessions
      --gnutls-cache-size <整数>
                                 Number of resumed TLS sessions

 Growl Notification Plugin
      --growl-server <文字列> Growl server
      --growl-password <文字列>
                                 Growl password
      --growl-port <整数>      Growl UDP port

 H264 video demuxer
      --h264-fps <浮動小数点>
                                 Frames per Second

 Headphone virtual spatialization effect
      --headphone-dim <整数>   Characteristic dimension
      --headphone-compensate, --no-headphone-compensate
                                 Compensate delay (デフォルト無効)
      --headphone-dolby, --no-headphone-dolby
                                 No decoding of Dolby Surround (デフォルト無効)

 HTTP リモート制御インターフェース
      --http-host <文字列>    ホストアドレス
      --http-src <文字列>     ソースディレクトリ
      --http-charset <文字列> 文字セット
      --http-handlers <文字列>
                                 ハンドラー
      --http-intf-cert <文字列>
                                 証明書ファイル
      --http-intf-key <文字列>
                                 秘密鍵のファイル
      --http-intf-ca <文字列> ルート CA ファイル
      --http-intf-crl <文字列>
                                 CRL ファイル

 画像ビデオ出力
      --image-out-format {png,jpeg}
                                 画像の形式
      --image-width <整数>     Image width
      --image-height <整数>    Image height
      --image-out-ratio <整数> Recording ratio
      --image-out-prefix <文字列>
                                 ファイル名の接頭語
      --image-out-replace, --no-image-out-replace
                                 Always write to the same file (デフォルト無効)

 File logging
      --logfile <文字列>      ログファイル名
      --logmode {text,html,syslog}
                                 ログフォーマット
      --rrd-file <文字列>     RRD output file

 ロゴビデオフィルター
      --logo-file <文字列>    Logo filenames
      --logo-x <整数>          X coordinate
      --logo-y <整数>          Y coordinate
      --logo-delay <整数>      Logo individual image time in ms
      --logo-repeat <整数>     Logo animation # of loops
      --logo-transparency <整数>
                                 ロゴの透過
      --logo-position {0 (中央), 1 (左), 2 (右), 4 (上), 8 (下), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 ロゴの位置

 Marquee display
      --marq-marquee <文字列> テキスト
      --marq-x <整数>          X offset
      --marq-y <整数>          Y offset
      --marq-position <整数>   Marquee position
      --marq-opacity <整数>    Opacity
      --marq-color {-268435456 (デフォルト), 0 (黒), 8421504 (灰), 12632256 (銀), 16777215 (白), 8388608 (Maroon), 16711680 (赤), 16711935 (Fuchsia), 16776960 (黄), 8421376 (オリーブ), 32768 (緑), 32896 (Teal), 65280 (ライム), 8388736 (紫), 128 (ネイビー), 255 (青), 65535 (アクア)}
                                 Color
      --marq-size <整数>       ピクセル指定のフォントサイズ
      --marq-timeout <整数>    Timeout

 M-JPEG camera demuxer
      --mjpeg-fps <浮動小数点>
                                 Frames per Second

 Matroska stream demuxer
      --mkv-use-ordered-chapters, --no-mkv-use-ordered-chapters
                                 Ordered chapters (デフォルト有効)
      --mkv-use-chapter-codec, --no-mkv-use-chapter-codec
                                 Chapter codecs (デフォルト有効)
      --mkv-preload-local-dir, --no-mkv-preload-local-dir
                                 Preload Directory (デフォルト有効)
      --mkv-seek-percent, --no-mkv-seek-percent
                                 Seek based on percent not time (デフォルト無効)
      --mkv-use-dummy, --no-mkv-use-dummy
                                 ダミー要素 (デフォルト無効)

 MOD demuxer (libmodplug)
      --mod-noisereduction, --no-mod-noisereduction
                                 ノイズリダクション (デフォルト有効)
      --mod-reverb, --no-mod-reverb
                                 リバーブ (デフォルト無効)
      --mod-reverb-level <整数>
                                 Reverberation level
      --mod-reverb-delay <整数>
                                 Reverberation delay
      --mod-megabass, --no-mod-megabass
                                 Mega bass (デフォルト無効)
      --mod-megabass-level <整数>
                                 Mega bass level
      --mod-megabass-range <整数>
                                 Mega bass cutoff
      --mod-surround, --no-mod-surround
                                 サラウンド (デフォルト無効)
      --mod-surround-level <整数>
                                 Surround level
      --mod-surround-delay <整数>
                                 サラウンドディレイ (ミリ秒)

 モザイクビデオサブフィルター
      --mosaic-alpha <整数>    Transparency
      --mosaic-height <整数>   Height
      --mosaic-width <整数>    幅
      --mosaic-align {0 (中央), 1 (左), 2 (右), 4 (上), 8 (下), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 モザイクの位置
      --mosaic-xoffset <整数>  Top left corner X coordinate
      --mosaic-yoffset <整数>  Top left corner Y coordinate
      --mosaic-borderw <整数>  Border width
      --mosaic-borderh <整数>  Border height
      --mosaic-position {0 (自動), 1 (fixed)}
                                 位置決定方法
      --mosaic-rows <整数>     行数
      --mosaic-cols <整数>     列数
      --mosaic-keep-aspect-ratio, --no-mosaic-keep-aspect-ratio
                                 Keep aspect ratio (デフォルト無効)
      --mosaic-keep-picture, --no-mosaic-keep-picture
                                 元サイズを維持する (デフォルト無効)
      --mosaic-order <文字列> Elements order
      --mosaic-delay <整数>    ディレイ
      --mosaic-bs, --no-mosaic-bs
                                 Bluescreen (デフォルト無効)
      --mosaic-bsu <整数>      Bluescreen U value
      --mosaic-bsv <整数>      Bluescreen V value
      --mosaic-bsut <整数>     Bluescreen U tolerance
      --mosaic-bsvt <整数>     Bluescreen V tolerance

 Motion blur filter
      --blur-factor <整数>     Blur factor (1-127)

 Motion detect video filter
      --motiondetect-history <整数>
                                 履歴パラメーター
      --motiondetect-description <文字列>
                                 Description file

 MusePack demuxer
      --mpc-replaygain-type {0 (なし), 1 (タイトル), 2 (アルバム)}
                                 Replay Gain type

 ASF muxer
      --sout-asf-title <文字列>
                                 タイトル
      --sout-asf-author <文字列>
                                 作成者
      --sout-asf-copyright <文字列>
                                 コピーライト
      --sout-asf-comment <文字列>
                                 コメント
      --sout-asf-rating <文字列>
                                 評価
      --sout-asf-packet-size <整数>
                                 パケットサイズ

 MP4/MOV muxer
      --sout-mp4-faststart, --no-sout-mp4-faststart
                                 Create "Fast Start" files (デフォルト有効)

 Multipart JPEG muxer
      --sout-mpjpeg-separator <文字列>
                                 Multipart separator string

 PS muxer
      --sout-ps-dts-delay <整数>
                                 DTS ディレイ (ミリ秒)
      --sout-ps-pes-max-size <整数>
                                 PES maximum size

 Ncurses interface
      --browse-dir <文字列>   Filebrowser starting point

 Network synchronisation
      --netsync-master, --no-netsync-master
                                 Act as master (デフォルト無効)
      --netsync-master-ip <文字列>
                                 Master client ip address

 音量ノーマライザー
      --norm-buff-size <整数>  オーディオバッファの数
      --norm-max-level <浮動小数点>
                                 最大レベル

 OpenGL ビデオ出力
      --opengl-cube-speed <浮動小数点>
                                 OpenGL cube rotation speed
      --opengl-accuracy <整数> OpenGL sampling accuracy 
      --opengl-pov-x <浮動小数点>
                                 Point of view x-coordinate
      --opengl-pov-y <浮動小数点>
                                 Point of view y-coordinate
      --opengl-pov-z <浮動小数点>
                                 Point of view z-coordinate
      --opengl-cylinder-radius <浮動小数点>
                                 OpenGL Cylinder radius
      --opengl-effect {none,cube,transparent-cube,cylinder,torus,sphere,SQUAREXY,SQUARER,ASINXY,ASINR,SINEXY,SINER}
                                 Effect

 On Screen Display menu
      --osdmenu-x <整数>       X coordinate
      --osdmenu-y <整数>       Y coordinate
      --osdmenu-position {0 (中央), 1 (左), 2 (右), 4 (上), 8 (下), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 Menu position
      --osdmenu-file <文字列> Configuration file
      --osdmenu-file-path <文字列>
                                 OSD メニュー画像へのパス
      --osdmenu-timeout <整数> Menu timeout
      --osdmenu-update <整数>  Menu update interval

 MPEG-I/II video packetizer
      --packetizer-mpegvideo-sync-iframe, --no-packetizer-mpegvideo-sync-iframe
                                 Sync on Intra Frame (デフォルト無効)

 Parametric Equalizer
      --param-eq-lowf <浮動小数点>
                                 Low freq (Hz)
      --param-eq-lowgain <浮動小数点>
                                 Low freq gain (Db)
      --param-eq-highf <浮動小数点>
                                 High freq (Hz)
      --param-eq-highgain <浮動小数点>
                                 High freq gain (Db)
      --param-eq-f1 <浮動小数点>
                                 Freq 1 (Hz)
      --param-eq-gain1 <浮動小数点>
                                 Freq 1 gain (Db)
      --param-eq-q1 <浮動小数点>
                                 Freq 1 Q
      --param-eq-f2 <浮動小数点>
                                 Freq 2 (Hz)
      --param-eq-gain2 <浮動小数点>
                                 Freq 2 gain (Db)
      --param-eq-q2 <浮動小数点>
                                 Freq 2 Q
      --param-eq-f3 <浮動小数点>
                                 Freq 3 (Hz)
      --param-eq-gain3 <浮動小数点>
                                 Freq 3 gain (Db)
      --param-eq-q3 <浮動小数点>
                                 Freq 3 Q

 再生一覧
      --playlist-autostart, --no-playlist-autostart
                                 Auto start (デフォルト有効)
      --m3u-extvlcopt, --no-m3u-extvlcopt
                                 Enable parsing of EXTVLCOPT: options (デフォルト無効)
      --shoutcast-show-adult, --no-shoutcast-show-adult
                                 Show shoutcast adult content (デフォルト無効)

 Podcasts
      --podcast-urls <文字列> Podcast URL 一覧

 MPEG-PS demuxer
      --ps-trust-timestamps, --no-ps-trust-timestamps
                                 Trust MPEG timestamps (デフォルト有効)

 DV (Digital Video) demuxer
      --rawdv-hurry-up, --no-rawdv-hurry-up
                                 急いで (デフォルト無効)

 リモート制御インターフェース
      --rc-show-pos, --no-rc-show-pos
                                 ストリーム位置表示 (デフォルト無効)
      --rc-fake-tty, --no-rc-fake-tty
                                 疑似 TTY (デフォルト無効)
      --rc-unix <文字列>      UNIX ソケットのコマンド入力
      --rc-host <文字列>      TCP のコマンド入力

 RSS and Atom feed display
      --rss-urls <文字列>     Feed URLs
      --rss-x <整数>           X offset
      --rss-y <整数>           Y offset
      --rss-position {0 (中央), 1 (左), 2 (右), 4 (上), 8 (下), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 Text position
      --rss-opacity <整数>     Opacity
      --rss-color {-268435456 (デフォルト), 0 (黒), 8421504 (灰), 12632256 (銀), 16777215 (白), 8388608 (Maroon), 16711680 (赤), 16711935 (Fuchsia), 16776960 (黄), 8421376 (オリーブ), 32768 (緑), 32896 (Teal), 65280 (ライム), 8388736 (紫), 128 (ネイビー), 255 (青), 65535 (アクア)}
                                 Color
      --rss-size <整数>        ピクセル指定のフォントサイズ
      --rss-speed <整数>       Speed of feeds
      --rss-length <整数>      Max length
      --rss-ttl <整数>         Refresh time
      --rss-images, --no-rss-images
                                 Feed images (デフォルト有効)

 SAP Announcements
      --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
                                 Try to parse the announce (デフォルト有効)
      --sap-strict, --no-sap-strict
                                 SAP 厳密モード (デフォルト無効)
      --sap-timeshift, --no-sap-timeshift
                                 タイムシフトを許可する (デフォルト無効)

 画面入力
      --screen-caching <整数>  キャッシング値 (ミリ秒)
      --screen-fps <浮動小数点>
                                 フレームレート

 Shoutcast radio listings

 Show interface with mouse
      --showintf-threshold <整数>
                                 閾値

 Bridge stream output
      --sout-bridge-out-id <整数>
                                 ID
      --sout-bridge-in-delay <整数>
                                 ディレイ
      --sout-bridge-in-id-offset <整数>
                                 ID Offset

 ストリーム出力の表示
      --sout-display-audio, --no-sout-display-audio
                                 オーディオを有効にする (デフォルト有効)
      --sout-display-video, --no-sout-display-video
                                 ビデオを有効にする (デフォルト有効)
      --sout-display-delay <整数>
                                 ディレイ

 Elementary stream output
      --sout-es-access <文字列>
                                 出力アクセス方法
      --sout-es-access-audio <文字列>
                                 オーディオ出力のアクセス方法
      --sout-es-access-video <文字列>
                                 ビデオ出力のアクセス方法
      --sout-es-mux <文字列>  Output muxer
      --sout-es-mux-audio <文字列>
                                 Audio output muxer
      --sout-es-mux-video <文字列>
                                 Video output muxer
      --sout-es-dst <文字列>  出力 URL
      --sout-es-dst-audio <文字列>
                                 オーディオ出力 URL
      --sout-es-dst-video <文字列>
                                 ビデオ出力 URL

 Mosaic bridge stream output
      --sout-mosaic-bridge-id <文字列>
                                 ID
      --sout-mosaic-bridge-width <整数>
                                 ビデオの幅
      --sout-mosaic-bridge-height <整数>
                                 ビデオの高さ
      --sout-mosaic-bridge-sar <文字列>
                                 サンプルのアスペクト比

 RTP ストリーム出力
      --sout-rtp-dst <文字列> Destination
      --sout-rtp-sdp <文字列> SDP
      --sout-rtp-mux <文字列> Muxer
      --sout-rtp-name <文字列>
                                 セッション名
      --sout-rtp-description <文字列>
                                 セッションの説明
      --sout-rtp-url <文字列> セッション URL
      --sout-rtp-email <文字列>
                                 Session email
      --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 <文字列>
                                 Output muxer
				* mpeg : ps または ts , ogg , raw , 等 ( うろ覚え ) 
      --sout-standard-dst <文字列>
                                 Output destination
      --sout-standard-sap, --no-sout-standard-sap
                                 SAP announcing (デフォルト無効)
      --sout-standard-name <文字列>
                                 セッション名
      --sout-standard-group <文字列>
                                 セッショングループ名

 Transcode stream output
      --sout-transcode-venc <文字列>
                                 ビデオエンコーダー
				* mpv ? , mpg ? , ogg ? , raw , 等 ( うろ覚え ) 
      --sout-transcode-vcodec <文字列>
                                 Destination video codec
      --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
                                 Deinterlace video (デフォルト無効)
      --sout-transcode-deinterlace-module {deinterlace,ffmpeg-deinterlace}
                                 Deinterlace module
      --sout-transcode-width <整数>
                                 ビデオの幅
      --sout-transcode-height <整数>
                                 ビデオの高さ
      --sout-transcode-maxwidth <整数>
                                 ビデオの最大の幅
      --sout-transcode-maxheight <整数>
                                 ビデオの最大の高さ
      --sout-transcode-vfilter <文字列>
                                 Video filter
      --sout-transcode-croptop <整数>
                                 Video crop (top)
				* クロップ , クロッピング , 切り抜き , 切抜き
      --sout-transcode-cropleft <整数>
                                 Video crop (left)
      --sout-transcode-cropbottom <整数>
                                 Video crop (bottom)
      --sout-transcode-cropright <整数>
                                 Video crop (right)
      --sout-transcode-paddtop <整数>
                                 Video padding (top)
				* 余白
      --sout-transcode-paddleft <整数>
                                 Video padding (left)
      --sout-transcode-paddbottom <整数>
                                 Video padding (bottom)
      --sout-transcode-paddright <整数>
                                 Video padding (right)
      --sout-transcode-canvas-width <整数>
                                 Video canvas width
				* 余白 , 縁取り , 額縁 , キャンバス , 黒帯
      --sout-transcode-canvas-height <整数>
                                 Video canvas height
      --sout-transcode-canvas-aspect <文字列>
                                 Video canvas aspect ratio
      --sout-transcode-aenc <文字列>
                                 オーディオエンコーダー
				* mpa , ogg ? , raw , 等 ( うろ覚え ) 
      --sout-transcode-acodec <文字列>
                                 Destination audio codec
      --sout-transcode-ab <整数>
                                 オーディオビットレート
      --sout-transcode-channels <整数>
                                 オーディオチャンネル数
      --sout-transcode-samplerate <整数>
                                 シンボルサンプルレート
				* 44100 ? , 等 ( うろ覚え ) 
      --sout-transcode-audio-sync, --no-sout-transcode-audio-sync
                                 Synchronise on audio track (デフォルト無効)
      --sout-transcode-senc <文字列>
                                 Subtitles encoder
      --sout-transcode-scodec <文字列>
                                 Destination subtitles codec
      --sout-transcode-soverlay, --no-sout-transcode-soverlay
                                 Destination subtitles codec (デフォルト無効)
				* srt 字幕の有効無効 ?
      --sout-transcode-sfilter <文字列>
                                 オーバーレイ
      --sout-transcode-osd, --no-sout-transcode-osd
                                 OSD メニュー (デフォルト無効)
      --sout-transcode-threads <整数>
                                 スレッドの数
      --sout-transcode-high-priority, --no-sout-transcode-high-priority
                                 高優先度 (デフォルト無効)
				* 高速化 , ハイスピード , high speed

 Text subtitles decoder
      --subsdec-align {0 (中央), 1 (左), 2 (右)}
                                 Subtitles justification
      --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}
                                 Subtitles text encoding
      --subsdec-autodetect-utf8, --no-subsdec-autodetect-utf8
                                 UTF-8 subtitles autodetection (デフォルト有効)
      --subsdec-formatted, --no-subsdec-formatted
                                 Formatted Subtitles (デフォルト有効)

 Text subtitles parser
      --sub-fps <浮動小数点>
                                 Frames per second
      --sub-delay <整数>       Subtitles delay
      --sub-type {auto,microdvd,subrip,subviewer,ssa1,ssa2-4,ass,vplayer,sami,dvdsubtitle}
                                 Subtitles format

 Philips OGT (SVCD subtitle) decoder
      --svcdsub-debug <整数>   Enable 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 (デフォルト無効)

 Time display sub filter
      --time-format <文字列>  Time format string (%Y%m%d %H%M%S)
      --time-x <整数>          X offset
      --time-y <整数>          Y offset
      --time-position {0 (中央), 1 (左), 2 (右), 4 (上), 8 (下), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
                                 Text position
      --time-opacity <整数>    Opacity
      --time-color {-268435456 (デフォルト), 0 (黒), 8421504 (灰), 12632256 (銀), 16777215 (白), 8388608 (Maroon), 16711680 (赤), 16711935 (Fuchsia), 16776960 (黄), 8421376 (オリーブ), 32768 (緑), 32896 (Teal), 65280 (ライム), 8388736 (紫), 128 (ネイビー), 255 (青), 65535 (アクア)}
                                 Color
      --time-size <整数>       ピクセル指定のフォントサイズ

 Video transformation filter
      --transform-type {90,180,270,hflip,vflip}
                                 変換の種類

 MPEG Transport Stream demuxer
      --ts-extra-pmt <文字列> Extra PMT
      --ts-es-id-pid, --no-ts-es-id-pid
                                 Set id of ES to PID (デフォルト有効)
      --ts-out <文字列>       Fast udp streaming
      --ts-out-mtu <整数>      MTU for out mode
      --ts-csa-ck <文字列>    CSA ck
      --ts-csa-pkt <整数>      Packet size in bytes to decrypt
      --ts-silent, --no-ts-silent
                                 Silent mode (デフォルト無効)
      --ts-dump-file <文字列> ダンプのファイル名
      --ts-dump-append, --no-ts-dump-append
                                 追加する (デフォルト無効)
      --ts-dump-size <整数>    Dump buffer size

 VCD 入力
      --vcd-caching <整数>     キャッシング値 (ミリ秒)

 Video CD (VCD 1.0, 1.1, 2.0, SVCD, HQVCD) 入力
      --vcdx-debug <整数>      If nonzero, this gives additional debug information.
      --vcdx-blocks-per-read <整数>
                                 Number of CD blocks to get in a single read.
      --vcdx-PBC, --no-vcdx-PBC  Use playback control? (デフォルト無効)
      --vcdx-track-length, --no-vcdx-track-length
                                 Use track length as maximum unit in seek? (デフォルト有効)
      --vcdx-extended-info, --no-vcdx-extended-info
                                 Show extended VCD info? (デフォルト無効)
      --vcdx-author-format <文字列>
                                 Format to use in the playlist's "author" field.
      --vcdx-title-format <文字列>
                                 Format to use in the playlist's "title" field.

 ビジュアライザーフィルター
      --effect-list <文字列>  エフェクト一覧
      --effect-width <整数>    ビデオの幅
      --effect-height <整数>   ビデオの高さ
      --visual-nbbands <整数>  バンド数
      --visual-separ <整数>    バンドセパレータ
      --visual-amp <整数>      Amplification
      --visual-peaks, --no-visual-peaks
                                 ピークを有効にする (デフォルト有効)
      --spect-show-original, --no-spect-show-original
                                 Enable original graphic spectrum (デフォルト無効)
      --spect-show-base, --no-spect-show-base
                                 Enable base (デフォルト有効)
      --spect-radius <整数>    Base pixel radius
      --spect-sections <整数>  Spectral sections
      --spect-color <整数>     V-plane color
      --spect-show-bands, --no-spect-show-bands
                                 Enable bands (デフォルト有効)
      --spect-nbbands <整数>   バンド数
      --spect-separ <整数>     バンドセパレータ
      --spect-amp <整数>       Amplification
      --spect-show-peaks, --no-spect-show-peaks
                                 ピークを有効にする (デフォルト有効)
      --spect-peak-width <整数>
                                 Peak extra width
      --spect-peak-height <整数>
                                 Peak height

 RTSP VoD サーバー
      --rtsp-host <文字列>    RTSP host address
      --rtsp-throttle-users <整数>
                                 Maximum number of connections

 Vorbis オーディオデコーダー
      --sout-vorbis-quality <整数>
                                 エンコード品質
      --sout-vorbis-max-bitrate <整数>
                                 エンコードの最大ビットレート
      --sout-vorbis-min-bitrate <整数>
                                 エンコードの最小ビットレート
      --sout-vorbis-cbr, --no-sout-vorbis-cbr
                                 CBR encoding (デフォルト無効)

 Wall video filter
      --wall-cols <整数>       列数
      --wall-rows <整数>       行数
      --wall-active <文字列>  アクティブ・ウィンドウ
      --wall-element-aspect <文字列>
                                 Element aspect ratio

 H.264/MPEG4 AVC encoder (using x264 library)
      --sout-x264-keyint <整数>
                                 Maximum GOP size
      --sout-x264-min-keyint <整数>
                                 Minimum GOP size
      --sout-x264-scenecut <整数>
                                 Extra I-frames aggressivity
      --sout-x264-bframes <整数>
                                 B-frames between I and P
      --sout-x264-b-adapt, --no-sout-x264-b-adapt
                                 Adaptive B-frame decision (デフォルト有効)
      --sout-x264-b-bias <整数>
                                 Influence (bias) B-frames usage
      --sout-x264-bpyramid, --no-sout-x264-bpyramid
                                 Keep some B-frames as references (デフォルト無効)
      --sout-x264-cabac, --no-sout-x264-cabac
                                 CABAC (デフォルト有効)
      --sout-x264-ref <整数>   Number of reference frames
      --sout-x264-nf, --no-sout-x264-nf
                                 Skip loop filter (デフォルト無効)
      --sout-x264-deblock <文字列>
                                 Loop filter AlphaC0 and Beta parameters alpha:beta
      --sout-x264-level <文字列>
                                 H.264 level
      --sout-x264-interlaced, --no-sout-x264-interlaced
                                 Interlaced mode (デフォルト無効)
      --sout-x264-qp <整数>    Set QP
      --sout-x264-crf <整数>   Quality-based VBR
      --sout-x264-qpmin <整数> Min QP
      --sout-x264-qpmax <整数> Max QP
      --sout-x264-qpstep <整数>
                                 Max QP step
      --sout-x264-ratetol <浮動小数点>
                                 Average bitrate tolerance
      --sout-x264-vbv-maxrate <整数>
                                 Max local bitrate
      --sout-x264-vbv-bufsize <整数>
                                 VBV buffer
      --sout-x264-vbv-init <浮動小数点>
                                 Initial VBV buffer occupancy
      --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}
                                 Direct MV prediction mode
      --sout-x264-direct-8x8 <整数>
                                 Direct prediction size
      --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
                                 Chroma in motion estimation (デフォルト有効)
      --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 optimizations (デフォルト有効)
      --sout-x264-psnr, --no-sout-x264-psnr
                                 PSNR computation (デフォルト無効)
      --sout-x264-ssim, --no-sout-x264-ssim
                                 SSIM computation (デフォルト無効)
      --sout-x264-quiet, --no-sout-x264-quiet
                                 Quiet mode (デフォルト無効)
      --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 (デフォルト無効)






メモ : 
	mp3 ストリーミングの保存
		--sout=#standard{mux=raw,dst=ファイル名,access=file}:sout-transcode-soverlay=0








Tsukumo HDDFossil Abacus AU5008 Wrist PDA with Palm OS - Limited Edition Orange CrocoTH-55SL-C3200Sega storeWeb2.x on people's OPENSTEP Mach environment with Cocoa under the PPC architecture for RubyCocoa and the Ghostanti virusicon_-_slashdot.jp_-_meta Icon_-_Ruby