Akki and Chris,
The images were build on 2016-01-05.
I use the master-branch from OpenPLi's enigma2 without any patches.
Everything vanilla.
Also the master branch of Chris' multibox dvbmediasink: https://github.com/c...ox-dvbmediasink
The only patch I've applied to the mediasink is the one from mx3L which enables AAC to AC3 transcoding but that should only kick in if you enable it in System -> A/V settings.
I'm configuring the sink with: "--with-vuplus --with-wmv --with-pcm --with-eac3 --with-aactranscode"
The gstreamer snapshot is indeed from master which is tagged 1.7.1.
I've removed the revert which was found by Beeker for mp4 playback from remote url's because it was fixed upstream.
Also I'm shiping gstreamer1.0-libav with all VU+ receivers as well.
Since it works on non-VU+ receivers.
Possible causes:
* I should remove --with-vuplus option from the mediasink ?
* mx3L's transcoding patch is causing problems
* gstreamer1.0-libav kicks in for some reason and causes slowdowns
* something else?
@Akki:Could you try to remove libav for me.
opkg --force-depends remove gstreamer1.0-libav
Reboot and retry.
Also which VU+ model do you have?
I can build a private testing image for you without the transcoding patch and --with-vuplus option to see if it improves.