diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-03-15 14:40:47 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-03-15 14:40:47 +0000 |
commit | 29a7c9acdef386dc904268d0bb6ee695cd1ae15d (patch) | |
tree | fd76cac1cab7fe8fdbacc7df91e5fbfc54cec289 /DOCS | |
parent | fd8b9bb23f284bb7409075db2e645a1667dff8f8 (diff) |
spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12029 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 0c3672ed46..a65d16852a 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3414,7 +3414,7 @@ Vertical decimation 1, 2 or 4. .IPs quality=1-20 Set JPEG compression quality [BEST] 1 - 20 [VERY BAD]. .IPs fd|nofd -By default, decimation is only performed if the zoran hardware +By default, decimation is only performed if the Zoran hardware can upscale the resulting MJPEG images to the original size. The option fd instructs the filter to always perform the requested decimation (ugly). @@ -5274,10 +5274,10 @@ mplayer /dev/zero \-rawvideo on:pal:fps=xx \-vc null \-vo null \-noframedrop mplayer tv:// \-tv driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 \-vo xv .TP -.B Playback on zoran card (old style, depreciated) +.B Playback on Zoran card (old style, deprecated) mplayer -vo zr -vf scale=352:288 file.avi .TP -.B Playback on zoran card (new style) +.B Playback on Zoran card (new style) mplayer -vo zr2 -vf scale=352:288,zrmjpeg file.avi .TP .B Encoding DVD title #2, only selected chapters |