Man / EXAMPLES OF MPLAYER USAGE


EXAMPLES OF MPLAYER USAGE

Quickstart DVD playing:

mplayer dvd://1

Play in Japanese with English subtitles:

mplayer dvd://1 -alang ja -slang en

Play only chapters 5, 6, 7:

mplayer dvd://1 -chapter 5-7

Play only titles 5, 6, 7:

mplayer dvd://5-7

Play a multiangle DVD:

mplayer dvd://1 -dvdangle 2

Play from a different DVD device:

mplayer dvd://1 -dvd-device /dev/dvd2

Play DVD video from a directory with VOB files:

mplayer dvd://1 -dvd-device /path/to/directory/

Copy a DVD title to hard disk, saving to file ti- tle1.vob :

mplayer dvd://1 -dumpstream -dumpfile title1.vob

Stream from HTTP:

mplayer http://mplayer.hq/example.avi

Stream using RTSP:

mplayer rtsp://server.example.com/streamName

Convert subtitles to MPsub format:

mplayer dummy.avi -sub source.sub -dumpmpsub

Convert subtitles to MPsub format without watching the movie:

mplayer /dev/zero -rawvideo on:pal:fps=xx -vc null -vo null -noframedrop -benchmark -sub source.sub -dumpmpsub

input from standard V4L:

mplayer tv:// -tv driv- er=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv

Playback on Zoran cards (old style, deprecated):

mplayer -vo zr -vf scale=352:288 file.avi

Playback on Zoran cards (new style):

mplayer -vo zr2 -vf scale=352:288,zrmjpeg file.avi

Play a 6-channel AAC file with only two speakers:

mplayer -rawaudio on:format=0xff -af pan=2:.32:.32:.39:.06:.06:.39:.17:-.17:-.17:.17:.33:.33 adts_he-aac160_51.aac

You might want to play a bit with the pan values (e.g multiply with a value) to increase volume or avoid clipping.



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


本日2
昨日0
累積3495