fix typos framerate

Signed-off-by: GetAway <get-away@t-online.de>
This commit is contained in:
bazi98
2018-12-28 00:40:04 +01:00
committed by GetAway
parent 42ef95d0b9
commit c8fcf927d9
2 changed files with 4 additions and 4 deletions

View File

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