I am using Pipelight in a virtual machine (under virtualbox) running Linux Mint 17 Cinnamon to view movies in a German Streaming portal (maxdome.de).
It works fine except that the audio lags behind the video by about one second.
This occurs 100% of the time, and I tried the following things without any positive (or negative) effects:
1) Restarted pulse audio with
2) tried pipelight in both windowless and windowed mode by copying /usr/share/pipelight/configs/pipelight-silverlight5.1 to ~/.config and editing the relevant lines.
3) Increased RAM of the vm to up to 4GB and made sure firefox was the only running application. (And the streaming site the only open tab) to rule out memory issues
4) ran
Code:
WINEPREFIX=~/.wine-pipelight WINEARCH=win32 /opt/wine-compholio/bin/winecfg
to play with settings here but only had "pulseaudio" to choose from
5) reduced default-fragment-size-msec to 5 in /etc/pulse/daemon.conf
I can rule out slow internet connection because this works fine in a virtual windows xp install (which I'd obviously like to stop using)
What else could I try to get this working?
I am reluctant to install pipelight into my main system (I like to keep it clean from non-repository software), but would consider putting a distro only for that onto another partition if anyone thinks that the virtualization is a problem...