summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-23 18:06:10 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-23 18:06:10 +0000
commit517707c56b50489770921ed5d4d685df8363d956 (patch)
treec0284ede16e0d6271bc5a4b14cf0836e0e610ed7 /DOCS
parenta4b384f3deb5ca22def5bfb93ba2d276bacfc9b7 (diff)
downloadmpv-517707c56b50489770921ed5d4d685df8363d956.tar.bz2
mpv-517707c56b50489770921ed5d4d685df8363d956.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1207 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/BUGREPORTS17
-rw-r--r--DOCS/mplayer.16
2 files changed, 5 insertions, 18 deletions
diff --git a/DOCS/Hungarian/BUGREPORTS b/DOCS/Hungarian/BUGREPORTS
index c14a356a23..1892f0628a 100644
--- a/DOCS/Hungarian/BUGREPORTS
+++ b/DOCS/Hungarian/BUGREPORTS
@@ -45,23 +45,6 @@ Mit?
- binutils verzió:
as --version
-1.1. Küldd el a coredump tartalmát (ha volt).
-Hogyan:
-Hozd létre a következő parancs file-t:
-
-disass $eip $eip+15
-printf "eax=%08lX\n",$eax
-printf "ebx=%08lX\n",$ebx
-printf "ecx=%08lX\n",$ecx
-printf "edx=%08lX\n",$edx
-printf "esp=%08lX\n",$esp
-printf "ebp=%08lX\n",$ebp
-printf "edi=%08lX\n",$edi
-printf "esi=%08lX\n",$esi
-
-Aztán írd be a következőt:
-gdb mplayer --core=core -batch --command=parancs_file >mplayer.bug
-
2. Hardware & driverek:
- CPU infó:
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 72654b60b9..b96afd3262 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -160,7 +160,7 @@ delays subtitles by <sec> seconds. Can be negative.
.B \-osdlevel\ level
specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
(default = 2)
-.TP
+.IP
.B \-lircconf\ configfile
specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc
.IP
@@ -179,6 +179,7 @@ instruction set, the first gives more performance. Your mileage may vary.
.TP
.B \-sb\ position
seek to byte position
+.TP
.B \-ss\ second
seek to second position
.TP
@@ -280,6 +281,9 @@ to display on. For example : -display xtest.localdomain:0
.B \-unicode
tells MPlayer to handle the subtitle file (with -sub option) as UNICODE.
Contrary: -nounicode
+.TP
+.B \-lircconf\ configfile
+specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc
.IP
.SH "ALPHA/BETA CODE"
.TP