-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix broadway software h264 decoding #68
Comments
The error So r19295 enables broadway software decoding by default, again. What we may still want to do here:
|
2018-05-13 08:01:40: antoine commented
|
Updates:
Which gives us:
Still TODO:
|
I was and now I'm not. No idea why.
I believe those were jpeg frames, there were more of those because of this bug: r19579 Just like Xpra-org/xpra#1816, this is ready for testing. |
2018-06-12 17:51:51: maxmylyn commented
|
h264 will be used ahead of mpeg1 by default. You can always check what is actually being used using the paint boxes and |
2018-06-12 21:06:49: maxmylyn commented
|
2018-06-12 21:44:13: maxmylyn commented
|
I can only reproduce this by having the javascript console activated. In this case, the memory is used by the "GPU Process" which climbs at the same rate as the xpra html5 client. There are lots of details missing, just to name a few:
Assuming that there is a leak without the debug console enabled, here are some links that may be relevant: |
2018-06-13 18:19:52: maxmylyn commented
|
2018-06-20 18:09:31: maxmylyn commented
|
The html5 client memleak ticket is Xpra-org/xpra#1879.
I would have expected you guys to investigate bandwidth savings, CPU usage and such (this could be done using the automated tests). But this works well enough for me. |
Missed a glaring bug: Xpra-org/xpra#2060. |
Issue migrated from trac ticket # 1839
component: html5 | priority: major | resolution: fixed
2018-05-13 06:38:13: antoine created the issue
The text was updated successfully, but these errors were encountered: