diff options
author | jonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-06 21:28:08 +0000 |
---|---|---|
committer | jonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-06 21:28:08 +0000 |
commit | 272b30782c94e3a0053dbda9495b2a7ab7a06585 (patch) | |
tree | 2b2cf1edeb105c866f08247b9795be4d8a2e75df | |
parent | 739846f76aa1e81a0b800eeb3334a9984064876c (diff) |
Albeu is right, 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6317 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/mplayer.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index acf6344072..f9462172bd 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -1305,8 +1305,9 @@ Font directory. There must be a font.desc file and files with .RAW extension. Cracked CSS keys .br -.I Sub files -are searched in this priority (for example /mnt/movie/movie.avi): +.I Subtitles +.br +Sub files are searched in this priority (for example /mnt/movie/movie.avi): .br /mnt/cdrom/movie.sub .br @@ -1354,7 +1355,7 @@ mencoder -dvd 2 -vop scale -zoom -xy 512 -o title2.avi mencoder -dvd 2 -o title2.avi -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate=1800 .TP .B Encoding all *.jpg files in the current dir -mencoder *.jpg -mf on:fps=25 -o output.avi +mencoder \\*.jpg -mf on:fps=25 -o output.avi .TP .B Encoding from tuner (see documentation!) mencoder -tv on:driver=v4l:width=640:height=480 -o tv.avi |