The MediaMVP Media Center (mvpmc) is a media player written in C. It currently runs on the Hauppauge MediaMVP hardware. It can play video (including live TV), audio (including live radio), show pictures, and retrieve Yahoo! weather. mvpmc can access media from a MythTV, ReplayTV, Hauppauge, VLC, or SqueezeCenter (aka SlimServer) server. It can also access media via UPNP, HTTP, NFS and CIFS. There is a VNC viewer built in. It understands MPEG1 and MPEG2 video, MP3, OGG, WAV, AC3 and FLAC audio and JPG, BMP & PNG images.

News

move to github - 30 Dec 2011

The mvpmc project has been moved to github, and split into 2 seperate projects:

The mvpmc project is the same repository as before, while the cmyth project is now hosting a standalone copy of libcmyth plus sample applications. The reason for doing this is that it will allow easier collaboration between developers than the previous hosting service, and it will allow libcmyth to be more easily integrated into other projects.

Please join github.com and fork a repo if you want to get involved.

mvpmc on the iPhone - 30 Jan 2010

mvpmc is now available on the iPhone. This is mostly a proof-of-concept release that allows you to view or transcode MythTV recordings.

New Release - 19 Nov 2007

Version 0.3.4 of mvpmc has been released here.

The changes include:

  • misc Hauppauge emulation mode improvements
  • misc mclient improvements
  • misc MythTV improvements
  • JIT audio/video sync improvements
  • boot progress meter
  • support for Yahoo! weather
  • support for wireless MediaMVP
  • improved menu images

New Release - 23 Jan 2007

Version 0.3.3 of mvpmc has been released here.

The changes include:

  • add sshd support
  • improve NFS performance
  • add UPnP support
  • add FLAC audio support

New Release - 20 Dec 2006

Version 0.3.2 of mvpmc has been released here.

The changes include:

  • Upgrade to Linux 2.4.31
  • Many VLC improvements