update README

This commit is contained in:
Andy 2016-03-24 00:17:10 +01:00
parent 37ca4ea2ba
commit 0a030fd830
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

View File

@ -6,6 +6,9 @@ Launching the Google Chrome
docker-compose up -d docker-compose up -d
``` ```
Extra
=====
Good & stable vsync Good & stable vsync
``` ```
chrome://flags/ chrome://flags/
@ -19,6 +22,13 @@ Check
chrome://gpu/ chrome://gpu/
``` ```
To see whether you have the best result, you should have stable 60 FPS at following tests
```
http://ie.microsoft.com/testdrive/Performance/FishIETank/Default.html
http://www.vsynctester.com/
```
You may want to disable Google's VP8 & VP9 video codecs: "MSE & WebM VP9" and "WebM VP8" You may want to disable Google's VP8 & VP9 video codecs: "MSE & WebM VP9" and "WebM VP8"
as there is no hardware decoding for them. as there is no hardware decoding for them.
To do this, install h264ify extension from To do this, install h264ify extension from