www/falkon: add hint and resolution to color problems in video playback

- when hardware accelartion is not available users can experience switched colors
- to work around the issue it is possible to pass --disable-gpu to the command line

PR:		240095
PR:		237277
Submitted by:	Lorenzo Salvadore
Reported by:	Nuno Teixeira
This commit is contained in:
Tobias C. Berner 2019-08-25 16:35:14 +00:00
parent 837767c8c2
commit 346727ab30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509804

View file

@ -5,6 +5,11 @@ On FreeBSD < 11.3 Web Content process may frequently crash due to bug 181741.
If you cannot upgrade try applying the following workaround: If you cannot upgrade try applying the following workaround:
# sysctl net.local.stream.recvspace=16384 # sysctl net.local.stream.recvspace=16384
If you get wrong colors when watching videos, this is probably because your
system does not support hardware acceleration (see bug 237277): you can
disable it by starting the browser from command line with the --disable-gpu
option.
EOM EOM
} }
] ]