Working MRUA

Advanced Discussions on Programing for & Modifying Beyonwiz Products.

Moderators: Gully, peteru

Post Reply
matthewc
Apprentice
Posts: 18
Joined: Mon May 26, 2008 23:41

Working MRUA

Post by matthewc » Sat Jan 24, 2009 20:43

Amazing what you can find on the Net...

http://www.pudn.com/downloads102/source ... 19628.html
http://rapidshare.com/files/188599002/m ... .nodts.rar

Unlike the version of MRUA in the GPL_DA tarball, this one explicitly supports EM8622/EM8623 and seems to be compatible with what's in the existing Wiz kernel.

Here's Mono, the demonstration media player application (running over HDMI):
# ./mono -o dvi_24 -dvi_hdmi siI9030 -f HDMI_1080i60 -cs yuv_709 -asp 16 9 test.mp3

Image
So, now that we have the capability to write audio/video programs, what are you planning to do with your Wiz today?

User avatar
tonymy01
Uber Wizard
Posts: 6373
Joined: Fri Jun 01, 2007 15:25
Location: Sydney, Australia DP-S1-1TB, DP-P2-2TB, DP-T4-2TB, DP-T4-BB... too many!
Contact:

Post by tonymy01 » Sat Jan 24, 2009 22:57

I assume you had to kill WizDVP etc for this to work?
Very cool, I was always wondering if it was possible to write something to output to GUI, but I thought our Wiz had a HDMI chipset/output that wasn't typical of an 8623 setup?
Regards
Tony

matthewc
Apprentice
Posts: 18
Joined: Mon May 26, 2008 23:41

Post by matthewc » Sat Jan 24, 2009 23:42

Yep, I booted my Wiz without WizDVP (by creating a config/nowizdvp file, see /etc/rc.sysinit). If you do this one important thing to note is that the network settings set in the GUI won't be applied, since that's apparently done by WizDVP, so you need to configure network settings in config/rc.local. I got bitten by this the first time around, good thing I had a serial console. :)

Mind you, most of the example programs work with WizDVP still running - the video/audio just gets hijacked - but I expect some bad things will happen if you then try to get back into the WizDVP GUI. I haven't tried that.

matthewc
Apprentice
Posts: 18
Joined: Mon May 26, 2008 23:41

Post by matthewc » Sun Jan 25, 2009 00:12

tonymy01 wrote:I thought our Wiz had a HDMI chipset/output that wasn't typical of an 8623 setup?
I'm not sure. As per openwiz.org it has a Silicon Image Sil9030 chip, which is one of the standard HDMI chips you can select in MRUA... I had no problems with it.

The TV part of the Wiz may be more challenging to get working. Does anyone know anything about the DVB-T demodulator chip (PNPNetwork Technologies PN2020AT, I believe)?

User avatar
DaveR
Wizard
Posts: 2527
Joined: Tue May 29, 2007 01:24
Location: Sydney

Re: Working MRUA

Post by DaveR » Sun Jan 25, 2009 14:43

matthewc wrote:Amazing what you can find on the Net...

http://www.pudn.com/downloads102/source ... 19628.html
Nice find, Matt. I wish I could read Chinese.
cheers
DaveR

IceTV, T4, T3, T2, P2, S1, FV-L1(P1 fw), TRF-2460, HDR-7500 and Skippa

Post Reply

Return to “Software Developers”