RanzQ / hyperion-audio-effects

Hyperion audio effects dev kit using Gstreamer
MIT License
47 stars 8 forks source link

Performance low on Windows #3

Closed RanzQ closed 9 years ago

RanzQ commented 9 years ago

There are some performance problems on Windows. Doesn't seem to be GUI related, since the json interface lags too. Have to figure out the bottleneck since on my Virtualbox Debian it runs fine.

RanzQ commented 9 years ago

See this also: https://github.com/RanzQ/hyperion-audio-effects/issues/8#issuecomment-70675636

RanzQ commented 9 years ago

Update: Problem seems to be caused by some gst-plugin (directaudio I assume). If leaving plugins-extra out of the PyGI install, the performance is good, but no audio is received. https://github.com/tumagonx/pygi-mingw-patches/issues/1