Mercurial > mplayer.hg
changeset 3371:45865d6538a1
-dumpstream added
author | gabucino |
---|---|
date | Fri, 07 Dec 2001 17:42:17 +0000 |
parents | 963c109b0b7e |
children | 0704cb60a223 |
files | DOCS/Hungarian/mplayer.1 DOCS/mplayer.1 |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/mplayer.1 Fri Dec 07 15:40:13 2001 +0000 +++ b/DOCS/Hungarian/mplayer.1 Fri Dec 07 17:42:17 2001 +0000 @@ -43,6 +43,7 @@ .RB [ \-ss\ másodperc ] .RB [ \-dumpaudio ] .RB [ \-dumpvideo ] +.RB [ \-dumpstream ] .RB [ \-noframedrop ] .RB [ \-framedrop ] .RB [ \-nodouble ] @@ -381,6 +382,10 @@ 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)
--- a/DOCS/mplayer.1 Fri Dec 07 15:40:13 2001 +0000 +++ b/DOCS/mplayer.1 Fri Dec 07 17:42:17 2001 +0000 @@ -43,6 +43,7 @@ .RB [ \-ss\ time ] .RB [ \-dumpaudio ] .RB [ \-dumpvideo ] +.RB [ \-dumpstream ] .RB [ \-noframedrop ] .RB [ \-framedrop ] .RB [ \-nodouble ] @@ -394,6 +395,10 @@ 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)