# HG changeset patch
# User diego
# Date 1026571319 0
# Node ID 0c37b68e4332b0d5eaad8b653304485696cafd0d
# Parent ab3d2c60b454680a9fab8050c1d91ee85809766d
Lots of --> , added missing section, star wars text corrected.
diff -r ab3d2c60b454 -r 0c37b68e4332 DOCS/documentation.html
--- a/DOCS/documentation.html Sat Jul 13 14:23:36 2002 +0000
+++ b/DOCS/documentation.html Sat Jul 13 14:41:59 2002 +0000
@@ -183,6 +183,7 @@
$PREFIX/share/mplayer/Skin
),
or to $HOME/.mplayer/Skin
. MPlayer by default looks in
these directories for a default named directory, but you can use the
--skin newskin option, or the skin=newskin config file
+-skin newskin
option, or the skin=newskin
config file
directive to use the skin in */Skin/newskin
directory.
So you see, the main goal was to make subtitle editing/timing/joining/cutting easy. And,
if you - say - get an SSA subtitle but it's badly timed/delayed to your
-version of the movie, you simply do a mplayer dummy.avi -sub source.ssa
--dumpmpsub . A dump.mpsub
file will be created in the
+version of the movie, you simply do a mplayer dummy.avi -sub source.ssa
+-dumpmpsub
. A dump.mpsub
file will be created in the
current directory, which will contain the source subtitle's text, but in
MPsub format. Then you can freely add/subtract seconds to/from the
subtitle.
- | on | +on |
use TV input | |
- | noaudio | +noaudio |
thanks, no sound | |
- | driver | +driver |
dummy - NULL TV input :) Used for testing only, generates dummy
input. @@ -971,14 +972,14 @@ | |
- | device | +device |
specify other
device than the default /dev/video0 |
|
- | input | +input |
give from which input of the TV tuner you wish to grab from (e.g. television, @@ -987,14 +988,14 @@ | |
- | freq | +freq |
specify the frequency to set the tuner (e.g. 511.250) | |
- | outfmt | +outfmt |
in which output format should the tuner transport images to us (rgb32, rgb24, yv12, @@ -1003,31 +1004,31 @@ | |
- | width | +width |
the width of the output window, in pixels | |
- | height | +height |
the height of the output window, in pixels | |
- | norm | +norm |
available: PAL, SECAM, NTSC | |
- | channel | +channel |
set the tuner to the given channel | |
- | chanlist | +chanlist |
available: us-bcast, us-cable, europe-west, europe-east, etc |