Blog

  • Configuring MediaPortal for Freeview NZ [Quick Guide]

    This article is intended to provide computer-savvy enthusiasts with the information required to set up and configure a Mediaportal installation which is capable of receiving and displaying the freeview Digital Terrestrial or Satellite service in New Zealand.

    While this document will not go into depth on all portions of the setup, it will provide links to other resources on the web where excellent step-by-step guides have been created.

    PREREQUISITES

    – One of the following operating systems (Windows XP with Service Pack 2 or greater, Windows Media Centre Edition with Roll-Up 2, Windows Vista 32 or 64 bit). Windows XP 64 bit is NOT supported.

    A full list of MediaPortal system requirements is available at
    http://wiki.team-mediaportal.com/MediaPortalRequirements

    – Microsoft SQL Server 2005 Express Edition (or MySQL. This guide will only cover Microsoft SQL Server). Microsoft SQL Server 2005 Express Edition is free. Download Microsoft SQL Server 2005 Express Edition from [http://go.microsoft.com/fwlink/?LinkId=65212] or [http://msdn.microsoft.com/vstudio/express/sql/]

    – Microsoft .NET Framework 2
    [Download Here]

    – Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)
    [Download Here]

    Hardware Requirements

    To work with Freeview, your PC must have a TV Tuner. The TV tuner must be capable of receiving a signal from a satellite dish, or be a Terrestrial Digital capable receiver. For New Zealand this means the TV tuner must be a DVB-T (for Terrestrial Digital), or DVB-S (for the Satellite service) compliant card.

    A Windows Media Center compatible remote control is also a good idea.

    Mediaportal Requirements


    1. MediaPortal [http://www.team-mediaportal.com/download.html] Download the latest “Stable Release” Listed.

    2. Mediaportal TV Server [http://tvengine3.team-mediaportal.com/] You will be redirected to a forum where the most recent revision can be downloaded by entering the newest thread and locating the DOWNLOAD link.

    3. Mediaportal SVN [http://svn.team-mediaportal.com/ ]You will be redirected to a forum where the most recent revision can be downloaded by entering the newest thread and locating the DOWNLOAD link.

    The LATM AAC Audio Codec required for New Zealand is included in the MediaPortal SVN.

    The Video Codec


    To be able to decode the New Zealand FTA Freeview service, you will require a compatible codec to decode the MPEG4 video stream.

    Freeview New Zealand encodes video with an MPEG4 h.264 codec. Two recommended codecs for this purpose are:

    – CoreAVC [http://www.coreavc.com/]
    This is a commercial decoder which is compatible with Mediaportal. Purchase the codec from the site, or if you have no quarms with piracy then locate on your favourite Bitorrent site.

    – Cyberlink Codec [http://www.cyberlink.com/]
    Recent versions of Cyberlink PowerDVD include a compatible h.264 codec. Purchase and install PowerDVD to obtain the codec or check out your favourite Bittorrent site.

    We have never had any success using the opensource ffdshow libavcodec h.264 codec. Your results may vary.

    INSTALLATION

    Install Mediaportal, then the MediaPortal SVN, followed by the TV-Server. When installing the TV Server ensure that you select the option to install the MediaPortal plugin when it is offerred to you.

    Use the following guides if you are having any issues with the installation. Generally the process is quite straight-forward but I have included additional information on configuring the TV Server as the setup of an SQL Database will be required!

    MediaPortal Installation
    http://wiki.team-mediaportal.com/FirstTimeInstall

    MediaPortal SVN Installation
    http://wiki.team-mediaportal.com/UserGuides/SVN-nighly-builds

    TV Server Installation
    http://wiki.team-mediaportal.com/TV-Engine_0.3/

    Finally, install Microsoft SQL Server 2005 Express Edition. Ensure that you choose the authentication mode labelled “Mixed Mode” and that you specify a sa login and password. Ensure you record the logon credentials as you will be required to enter them later.

    Full Guide:
    http://wiki.team-mediaportal.com/TV-Engine_0.3/install-SQL-Server

    Supplementary: TV Server SQL Configuration (Microsoft SQL Server)

    In SQL Server 2005 Surface Area Configuration select “Surface Area Configuration for Services and Connections”

    Under Remote Connections enable “Local and Remote Connections” and ensure “Using both TCP/IP and named pipes.” is selected.

    Ensure the Windows Service called “SQL Server Browser” is set to automatic.

    Detailed guide is available at
    http://wiki.team-mediaportal.com/TV-Engine_0.3/config-SQL-Server

    Configuring the TV Server for the first time

    Once all the required components are installed you will need to configure the TV Server to talk to the Microsoft SQL Database.

    Run setuptv.exe from the start menu under ‘TVServer’

    Select ‘Microsoft SQL Server 2005’

    The section labelled “Database Location” is prefilled and is generally correct.

    Enter the username and password in the “Database Login” fields. You should have recorded the password when we set up Microsoft SQL Server 2005 Express.

    NOTE: The username should be ‘sa’

    Click “Test” and you will receive a confirmation that everything has worked.

    COMPLETION

    The next task is to setup and scan for digital channels. This is beyond the scope of this guide but an excellent tutorial by cranz on the complete configuration of MediaPortal is available at [http://cranznz.googlepages.com/]

    The section specific to scanning for channels and ensuring the TV configuration is set up correctly is available at [http://cranznz.googlepages.com/configuringmediaportal]

    REFERENCES AND LINKS

    Team MediaPortal

    http://www.team-mediaportal.com/

    FreeviewHD TV-Server and MediaPortal Guide [cranz]
    http://cranznz.googlepages.com/

  • Media Center Remote Driver for Windows XP

    Windows Media Centre computers tend to ship with either an OEM manufacturer’s remote control or a Microsoft-branded one. These OEM manufactured machines all come with the associated drivers to support the remote control.

    There are numerous Open Source home theatre PC projects in existence that have a similar media centre-style interface and playback capabilities to Windows Media Centre and Windows Vista Home Premium/Ultimate. The advantage of open source is that you can use the product freely without the need to pay the associated price tag that you do with Microsoft products. My favourite open source Home Theatre PC software is called MediaPortal.

    Applications such as MediaPortal are smart enough to work effectively with the Windows Media Center remote control, among many other brands. However, you must have a supported driver installed on your Windows OS in order for it to be recognised for use as a remote control device.

    For Windows XP if you are running Windows XP Professional SP2 or later then the drivers are automatically included with the OS. The story is slightly different with Windows XP Home. Windows XP Home (any service pack level) does not come with any drivers for the Windows Media Center remote. If you plug it in you will be presented with a request for drivers for the “eHome Infrared Receiver” it will be detected as.

    I have located and tested the following drivers on Windows XP Home SP2 and they function as required.

    Installation

    Briefly, the steps required to install the driver (one method) are:

    1. Download the driver package below

    2. Create a directory somewhere on your computer, and extract the archive contents to it

    3. Plug in the Windows Media Center Remote control

    4. When prompted for the driver, select the option to specify a location and point to where you extracted the archive to.

    The driver should then install and you should be working 100%.

    Microsoft Windows Media Center Remote Control Drivers for Windows XP

    [Mirror 1] – Hosted on NZTechie.com
    [Mirror 2] – Hosted on Windows SkyDrive
    [Mirror 3] – Hosted on Mediafire

    RELATED LINKS

    MediaPortal – free MediaCenter HTPC Software
    http://www.team-mediaportal.com/

  • How to install a Veo Advanced Webcam on Windows Vista

    There are no dedicated drivers available for the Veo Advanced Webcam for use under Windows Vista, and if you attempt to use the standard installation CD you will be greeted with an error stating that the driver is only compatible with Windows 98, ME, 2000, and XP. To make things worse, the Veo website appears to now be defunct.

    However, I have successfully installed the drivers supplied with the camera on a Windows Vista machine. The method for getting this camera installed on Windows Vista is to use what is known as compatibility mode.

    This is a feature of Windows Vista (and some earlier versions) that allows some older drivers and applications to function with newer Windows Operating systems. In essence, it fools the installation CD into thinking it is installing on a compatible OS. I have had success by using Windows Vista in Windows XP SP2 compatibility mode for this application. [Note: you configure compatibility mode per application, you don’t need to run the whole system in such a mode].

    One Method

    1. Hold down the shift key on your computer to disable the CD from Autoplaying

    2. Insert the Veo Advanced Connect Installation CD-ROM & Bundled Sofware CD-ROM in your CD-ROM/DVD-ROM Drive.

    3. Browse to the root (first) directory of the Install CD and locate Autorun.exe

    4. 
    Right-Click Autorun.exe and select Properties

    5. On the resulting window, move to the ‘compatibility’ tab and tick the box labeled “Run this program in compatibility mode for:” then select “Windows XP (Service Pack 2).

    6. Click “OK

    7. Browse back to the executable (Autorun.exe), run it and install it as per normal.



    Below you will find links to where you can download ISO, Nero, and zipped versions of the Veo Advanced Connect Installation CD-ROM & Bundled Software install CD.

    The install CD claims compatibility with Windows 98/ME/2000/XP. As per this post, it is compatible with Windows Vista when compatibility mode is used.

    Veo Advanced Connect Installation CD-ROM & Bundled Software
    [Version: AdvCntV008-VIM]
    Primary Download | Secondary Mirror | Tertiary Mirror