subgraph / subgraph-os-issues

Subgraph OS issues repository
73 stars 10 forks source link

choppy playback with vlc #290

Open elogicuk opened 6 years ago

elogicuk commented 6 years ago

default install of subgraph and im getting very choppy playback in vlc any ideas?

dma commented 6 years ago

This is critical. I've done some research into what's going on here, but it seems promising that we can fix it.

Current theory is that xpra is managing the rate of refresh, and not entering the right "mode" when video players are run. This would explain why browser videos work: xpra recognizes what is happening and adjusts. Cursory examination of xpra code revealed it has a lot of capability for this kind of thing, though documentation isn't great.

We are still looking into this and are pretty heavily committed to fixing it. The performance in SGOS today is totally unacceptable.