0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

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
This commit is contained in:
diego 2005-09-02 17:06:37 +00:00
parent 7671e4435a
commit 53caae736a

View File

@ -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"