diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-08-17 16:47:52 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-08-17 16:47:52 +0000 |
commit | e9e711973f50f92104412eed4f08af3834a87662 (patch) | |
tree | e06d0d9a4e69703c80497d8004e4f7b237966dd3 /DOCS/man | |
parent | 252d940dd86170b8ca3cfd0cae54c9ad7bec0b77 (diff) |
Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16245 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index e9e5a51eb1..97c0e07db7 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5851,9 +5851,9 @@ Use \-of help to get a list of available container formats. .IPs "\-of avi" Encode to AVI. .IPs "\-of mpeg" -Encode to MPEG (see also \-mpegopts). +Encode to MPEG (also see \-mpegopts). .IPs "\-of lavf" -Encode with libavformat muxers (see also \-lavfopts). +Encode with libavformat muxers (also see \-lavfopts). .IPs "\-of rawvideo" raw video stream (no muxing \- one video stream only) .IPs "\-of rawaudio" @@ -7456,7 +7456,7 @@ intra DC precision in bits (default: 8). If you specify vcodec=mpeg2video this value can be 8, 9, 10 or 11. . .TP -.B cgop (see also sc_threshold) +.B cgop (also see sc_threshold) Close all GOPs. Currently it only works if scene change detection is disabled (sc_threshold=1000000000). @@ -8579,7 +8579,7 @@ video when the output framerate, eventually converted with \-ofps, is either Any other framerate is incompatible with this option. . . -.SS FFmpeg libavformat muxers (\-lavfopts) (see also \-of lavf) +.SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf) . .TP .B format=<container_format> @@ -8592,7 +8592,7 @@ MPEG-1 systems and MPEG-2 PS .IPs asf\ \ Advanced Streaming Format .IPs avi\ \ -Audio Video Interleave File +Audio Video Interleave file .IPs wav\ \ Waveform Audio .IPs swf\ \ @@ -8600,13 +8600,13 @@ Macromedia Flash .IPs flv\ \ Macromedia Flash video files .IPs rm\ \ \ -Real Audio and Video +RealAudio and RealVideo .IPs au\ \ \ SUN AU format .IPs nut\ \ -NUT Open Container Format (experimental) +NUT open container format (experimental) .IPs mov\ \ -Quicktime +QuickTime .IPs mp4\ \ MPEG-4 format .IPs dv\ \ |