fix typos framerate

Signed-off-by: GetAway <get-away@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: b3c42cf6d8
Author: bazi98 <bazi98@web.de>
Date: 2018-12-28 (Fri, 28 Dec 2018)



------------------
This commit was generated by Migit
This commit is contained in:
bazi98
2018-12-28 00:40:04 +01:00
committed by vanhofen
parent 722c38e367
commit 39905bf05b
2 changed files with 4 additions and 4 deletions

View File

@@ -1011,7 +1011,7 @@ bool CInfoViewer::showLivestreamInfo()
tmp2 = "25fps";
break;
case 3:
tmp2 = "29,976fps";
tmp2 = "29,97fps";
break;
case 4:
tmp2 = "30fps";
@@ -1020,7 +1020,7 @@ bool CInfoViewer::showLivestreamInfo()
tmp2 = "50fps";
break;
case 6:
tmp2 = "50,94fps";
tmp2 = "59,94fps";
break;
case 7:
tmp2 = "60fps";