summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-07 17:42:17 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-07 17:42:17 +0000
commit45e40129d27e5c2fda837c542403a36852fc8ea6 (patch)
tree7884642e77e9a9b60190c24f92740c6898b5e04f /DOCS
parent1968dc577304e4de6a3ad5f9a38189296e248f81 (diff)
downloadmpv-45e40129d27e5c2fda837c542403a36852fc8ea6.tar.bz2
mpv-45e40129d27e5c2fda837c542403a36852fc8ea6.tar.xz
-dumpstream added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3372 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/mplayer.15
-rw-r--r--DOCS/mplayer.15
2 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index cb2388263f..a8c1730444 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -43,6 +43,7 @@ mplayer \- Filmlejátszó Linuxra
.RB [ \-ss\ másodperc ]
.RB [ \-dumpaudio ]
.RB [ \-dumpvideo ]
+.RB [ \-dumpstream ]
.RB [ \-noframedrop ]
.RB [ \-framedrop ]
.RB [ \-nodouble ]
@@ -381,6 +382,10 @@ XVideo használatának kényszerítése (csak SDL-el!)
a file-ban található audio kimentése a ./stream.dump file-ba
(leginkább mpeg/ac3-mal használható)
.TP
+.B \-dumpstream
+az egész stream-et kiírja a ./stream.dump file-ba.
+Hasznos például DVD rippelésnél.
+.TP
.B \-noframedrop
képkockaeldobás kikapcsolása : minden képkocka lejátszásra kerül, igy az
audio és video szinkron elcsúszhat (alapértelmezés)
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 413dcbaa84..1647393598 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -43,6 +43,7 @@ mplayer \- Movie Player for Linux
.RB [ \-ss\ time ]
.RB [ \-dumpaudio ]
.RB [ \-dumpvideo ]
+.RB [ \-dumpstream ]
.RB [ \-noframedrop ]
.RB [ \-framedrop ]
.RB [ \-nodouble ]
@@ -394,6 +395,10 @@ force using XVideo (SDL!)
writes audio stream of the file to ./stream.dump (mostly usable
with mpeg/ac3)
.TP
+.B \-dumpstream
+dumps the file to ./stream.dump . Useful for example
+when ripping from DVD.
+.TP
.B \-noframedrop
no frame dropping : every frame is played, audio and video may be out of
sync (default)