Hello @OpenPLi users,
New patch and files!
Mistery with sound solved (thanks to devilcosta at satdreamgr forum). Drivers never support WMA, they are using ffmpeg (software decoding)....vuplus: Use same dvbmediasink as in code.vuplus.com
The new drivers with WMV support are not working with OpenPLi images
because OpenPLi uses an implementation of dvbmediasink compartible with
Xtrend and XP drivers.
Vu is using dreambox dvbmediasink witch is incompartible with OpenPLi.
This patch creates a new dvbmediasink, same as in code.vuplus.com with
an extra patch that fixes wma sound. Also gst-ffmpeg added as RDEPEND
because drivers don't support WMA, so it is done via sofware decoding.
Thanks to macnuts, SatKiekerd and satdreamgr team for testing patches
and providing feedback.
Special thanks to devilcosta from satdreamgr for finding that gst-ffmpeg
was the culprit.
More info:
Sie müssen registriert sein, um Links zu sehen.
Sie müssen registriert sein, um Links zu sehen.
Sie müssen registriert sein, um Links zu sehen.
9.42K 14 downloads
Here are the files required (install using same order):
Sie müssen registriert sein, um Links zu sehen.
Sie müssen registriert sein, um Links zu sehen.
104.31K 17 downloads
Sie müssen registriert sein, um Links zu sehen.
Sie müssen registriert sein, um Links zu sehen.
34.86K 20 downloads
PS. First remove gst-plugin-dvbmediasink (opkg remove gst-plugin-dvbmediasink) before installing gst-plugin-vuplus-dvbmediasink or install using --force-overwrite.