Man / CONFIGURATION FILES


Man / CONFIGURATION FILES
2014-04-23 (水) 03:42:50更新
カテゴリ:未訳

CONFIGURATION FILES

  • 最 優 先:コマンドラインで書いたオプション
  • 下記に優先:ユーザ毎のコンフィグ・ファイル。 '~/.mplayer/config' '~/.mplayer/mencoder'
  • 上記無ければ適用:'/etc/mplayer/mplayer.conf' または '/usr/local/etc/mplayer/mplayer.conf'。 '/etc/mplayer/mencoder.conf' または '/usr/local/etc/mplayer/mencoder.conf'

MPlayer/MEncoderが起動するたびに読み込まれるコンフィギュレーション・ファイルには全てのオプションを書いて置く事ができます。システムワイドなコンフィギュレーション・ファイル 'mplayer.conf' はあなたのコンフィギュレーション・ディレクトリにあります(例えば/etc/mplayer とか、 /usr/ local/etc/mplayer など)。ユーザごとのコンフィギュレーション・ファイルは '~/.mplayer/ config' です。
MEncoderのコンフィギュレーション・ファイル 'mencoder.conf' は、あなたのコンフィギュレーション・ディレクトリ(例えば/etc/mplayer とか、 /usr/ local/etc/mplayer など)。ユーザごとのコンフィギュレーション・ファイルは '~/.mplayer/mencoder' です。
ユーザごとのコンフィギュレーション・オプションはシステムワイドのものに優先しますが、コマンドラインで入力したオプションが最優先です。
コンフィギュレーション・ファイルのsyntax(*書式*)は 'option=<value>'、 '#' の後に書かれたものは全てコメントと看做します。
値を持たないオプションを使うには 'yes' 、 '1' 、 'true' のどれか。
非適用にするには'no' 、 '0' 、 'false'のどれかを書きます。
子オプションもこの方式で指定できます。

EXAMPLE MPLAYER CONFIGURATION FILE:

# Use Matrox driver by default.
vo=xmga
# I love practicing handstands while watching videos.
flip=yes
# Decode/encode multiple files from PNG,
# start with mf://filemask
mf=type=png:fps=25
# Eerie negative images are cool.
vf=eq2=1.0:-0.8

EXAMPLE MENCODER CONFIGURATION FILE:

# Make MEncoder output to a default filename.
o=encoded.avi
# The next 4 lines allow mencoder tv:// to start capturing immediately.
oac=pcm=yes
ovc=lavc=yes
lavcopts=vcodec=mjpeg
tv=driver=v4l2:input=1:width=768:height=576:device=/dev/video0:audiorate=48000
# more complex default encoding option set
lavcopts=vcodec=mpeg4:autoaspect=1
lameopts=aq=2:vbr=4
ovc=lavc=1
oac=lavc=1
passlogfile=pass1stats.log
noautoexpand=1
subfont-autoscale=3
subfont-osd-scale=6
subfont-text-scale=4
subalign=2
subpos=96
spuaa=20

You can also write file-specific configuration files. If you wish to have a configuration file for a file called 'movie.avi', create a file named 'movie.avi.conf' with the file-specific options in it and put it in ~/.mplayer/ or in the same directory as the file.



Top
└▼Manuals


NAME
SYNOPSIS
概要
操作
使用法
設定File
プロファイル
一般Opt
再生Opt(MPのみ)
DEMUXER/STREAM Opt
OSD/SUB Opt
音声出力Opt (MPのみ)
音声出力DRIVER (MPのみ)
映像出力Opt (MPのみ)
映像出力DRIVER (MPのみ)
デコード/フィルタOpt
音声フィルタ
映像フィルタ
エンコードOpt(一般)(MEのみ)
コデック固有Opt(MEのみ)
 ├-divx4opts
 ├-lameopts
 ├-toolame
 ├-faacopts
 ├-lavcopts
 ├-nuvopts
 ├-xvidencopts
 ├-x264encopts
 ├-xvfwopts?
 ├-mpegopts
 └-lavfopts
環境変数?
FILES
MPLAYER使用例
MENCODER使用例
BUGS
AUTHORS


FrontPage
MPlayer
Manuals
Documents
カテゴリ

■GENERAL
MEMO
LINK
雑談所
最近の更新
popular

■Other Tools
ffmpeg
mkvmerge
mp4box
MPEG Streamclip
QTCoffee
x264cli

■About
About Wiki

edit


blog


本日1
昨日1
累積5014