diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-02 17:06:37 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-02 17:06:37 +0000 |
commit | 53caae736a22baedb944d301e2ff4ec857117806 (patch) | |
tree | ce9190526e194b8b16bcfc5e9b168edb9f556ade | |
parent | 7671e4435a1c296ba18d67f97af405d8795e4de8 (diff) |
100l bps != fps, noticed by a.guru - at - sympatico - dot - ca
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16360 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | help/help_mp-sv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-sv.h b/help/help_mp-sv.h index cd596fa0ae..0c38fa7849 100644 --- a/help/help_mp-sv.h +++ b/help/help_mp-sv.h @@ -24,7 +24,7 @@ static char help_text[]= " -sub <fil> specifiera textningsfil att använda (se också -subfps, -subdelay)\n" " -playlist <fil> specifiera spellistefil\n" " -vid x -aid y välj video (x) och audio (y) ström att spela\n" -" -fps x -srate y ändra video (x bps) och audio (y Hz) frekvens\n" +" -fps x -srate y ändra video (x fps) och audio (y Hz) frekvens\n" " -pp <kvalité> aktivera postredigeringsfilter (detaljer på manualsidan)\n" " -framedrop aktivera reducering av antalet bildrutor (för långsamma maskiner)\n" "\n" |