Posts Tagged ‘windows’

Open Media Library 0.4.2 Fixes Bugs and Adds Minor Features

Written by JeremyC on October 11th, 2009. Posted in Plugins, Recent News

OML 0.4.2 The latest version of Open Media Library is now available for download from openmedialibrary.org and it includes a number of bug fixes and some minor additions. The additions are mostly in the back-end and database manager, however, the bug fixes are certainly worth the update. Much of the work in this patch focuses on the database editor provided to allow users to work with the new SQL database backend which makes OML performance incredible compared with other Media Center movie library plugins. If you haven’t already be sure to check out our post on the Open Media Library .4 beta.

For those who’ve already got the SQL server version installed updating to the latest version is as simple as downloading and installing the latest client version. We’ve got the 0.4.2 client for x86 systems and x64 systems available for download or you can head over to the Open Media Library site to get the latest versions. For those who haven’t given the 0.4 server a try yet we’ve got them available for x86 systems and x64 systems as well. As previously noted in the last Open Media Library article, single system installs require the server version to be installed though if you’ve already got server version 0.4 the latest client is all that is required to update to version 0.4.2.

For those updating, here’s a list of bug fixes and changes in this update, from the OML website:

Fixed:

  • Bug fixes to importing previous oml.dat files
  • Bug fixes to importing MyMovies.xml files
  • bug fixes to importing oml.xml files
  • bug fix to the moviecollectorz plugin
  • Trailers now work
  • fixed disappearing box art in db editor
  • bug fixes to backing up/restoring the database
  • various crashing fixes relating to meta data searches
  • fanart from 0.3 versions of oml will now be pulling into 0.4 during import
  • fixed race condition in the database layer
  • deleting and updating favorites should now work
  • fixed various issues when using 4:3 resolution tvs
  • bug fixes relating to extenders (diff bugs for vista and win7 fixed) (extenders)
  • fixed bug in transcoding mkv files under win7 (extenders)
  • various fixes to drag/drop in the db editor

Added:

  • Added firewall exception to the installers for sql server
  • Added separate settings for plugins (movies vs tv)
  • ability to remove fanart from db editor
  • more logging
  • ability to rebuild the database from scratch
  • ability to do meta-data searches for tv shows and seasons

Changed:

  • tv episodes now use “frontcover” image instead of thumbnail for display

moviesiterations If you’re haven’t already given Open Media Library a try be sure to check out our previous guide to getting started with version 0.4 and check it out. With development speeding up recently OML is sure to become a favorite for Windows 7 Media Center users in no time. Also, if you’ve got graphic design experience or coding skills be sure to head on over to the OML forums and lend a hand. Currently they’re looking for someone to create a few icons for use inside Media Center and coders and plugin creators are always in demand.

Playing MKVs with Media Foundation and Divx Labs

Written by JeremyC on October 10th, 2009. Posted in Recent News, Windows 7

DivxLabs Previously, getting MKV to work properly inside Windows 7 Media Center has required quite a bit of effort on the part of the end user. It was necessary to install a number of third party codecs, make modifications to the registry and tweak codec settings to get everything to play nicely. By default Windows 7 Media Center uses a new method for playing back audio video content known as Windows Media Foundation which replaces the older method known as DirectShow. Unfortunately, every codec package available to this point is programmed for DirectShow and doesn’t take advantage of the new WMP format meaning playing non-supported formats was a substantial hassle.

Luckily for us there is a small light at the end of the tunnel in the form of Divx Lab’s MKV project. The Divx Lab’s project aims to utilize the Windows Media Foundation to enable playback of the popular MKV format on both the main Media Center machine as well as extenders. Not only does this mean support for extenders but it could also very well mean the end to playing with various codec package settings to tweak the audio/video settings to match the output of the default Media Center playback.

Beyond enabling playback through your Windows Media Center Extenders, the picture quality of the Windows Media Foundation solution is incredible and contains complete DVXA hardware acceleration support. So not only is the quality fantastic but hardware acceleration will keep frame rates right where they should be without the drops that can sometimes occur with CPU intensive codecs such as FFDShow.

Using Divx Lab’s MKV preview video quality is amazing in full 1080p without so much as a hint of latency in the playback. There are still a few downsides to using the preview though. For instance, you’ll still be required to install a third party codec for audio playback depending on the audio encoding used for your movies. The newest version of AC3Filter is all you’ll need though and provides ACM wrapper allowing the playback to be passed through Windows Media Foundation as well.

Bolt Screen Cap 1

To give this great new product a try just head on over to the Divx Labs MKV Tech Preview page and create an account. Then hit up the Project Rémoulade Apps group page for a list of downloads and grab the latest version of the tech preview. To get your MKV files to show up in the native movie library you’ll still need to install the registry fix for either x86 systems or x64 systems depending on the OS being used. Don’t forget to grab the latest version of AC3Filter Full as well if you need extra support for AC3 audio and install that as well.

Bolt Screen Cap 2

That’s all you need to give this tech preview from Dixv Labs a try and get MKV videos playing through the new Windows Media Foundation system.

Refresh Rate Changer for Windows 7 Media Center

Written by JeremyC on October 10th, 2009. Posted in Recent News, Windows 7

7MC Refresh Rate Changer Many movie enthusiasts prefer to watch content in it’s original resolution and refresh rate. Unfortunately, Windows 7 Media Center doesn’t automatically adjust the refresh rate or resolution of the program to suit content instead resizing and adjusting the content to suit Media Center’s settings. This of course distorts the content from it’s original format. Luckily for purists, Dgaust of the Australian Media Center Community has created a simple plugin to allow users to adjust the resolution and refresh rate of Media Center. Now changing Media Center to suit the content is fairly simple, even if not completely automatic.

To get started download and install the plugin from the Aus. Media Center Community forums. Next you’ll need to edit the settings.xml file and adjust the resolutions and refresh rates to suit your needs. Locate the settings.xml file in “C:Program Files (x86)RRC” and open it up in your favorite text editor.

settings

Next, adjust the resolutions and refresh rates by adding a new line to the resolutions section of the file. For each new resolution add the following WidthxHeight@XXhz. To accomplish changing the resolution and refresh rate the plugin requires a restart of the Media Center application. While this is a somewhat cumbersome method it certainly beats not being able to change the settings at all. You can set the delay in ms of the restart function in the settings file under the section.

Once inside Media Center you’ll find the plugin under the Extra Programs section. You can of course add this to a custom start strip using one of the popular programs available for download such as MC Studio or WMC Custom Configuration Wizard. Also, using the entry point /entrypoint:{3a8e5756-f890-42a4-8d7a-1a4a32242507}{751885da-f449-4c0e-a21c-4fc142240245} you can setup the plugin to launch from a button on your remote using a program such as Intelliremote.

plugin

From inside Windows 7 Media Center, select the plugin then choose the proper resolution and refresh rate. The plugin will take care of adjusting the settings and restarting the program with the proper display options. The plugin is still a work in progress but will suit users looking for an easy way to handle refresh rate and resolution switching.

That’s all there is to it! If you’ve got trouble or suggestions be sure to head over to the Australian Media Center Forums post and let the developer, Dgaust, know. Don’t hesitate to let him know if you’ve found this plugin useful either as the community of developers working to improve on and add the features left out of Windows 7 Media Center play an extremely important in advancing Media Center for everyone.

Reprogramming MCE Remote Buttons with Intelliremote

Written by JeremyC on October 10th, 2009. Posted in Recent News, Windows 7

intelliremote logo We’ve already covered replacing the built in movie library with a third party plug-in like MediaBrowser or Open Media Library. There are even a handful of solutions to hide the default movie start strip and add our own, such as MC Studio and Mikinhosoft’s Hide Strips program. The one problem that has persisted, however, is that pressing the video button on your MCE remote still takes you to the built in movie library. It’s as if there was nothing we could do to completely eliminate this cockroach like infestation inside our Windows 7 Media Centers. Luckily, with a few quick tweaks and Melloware’s Intelliremote program we can take down this final issue once and for all.

The first thing we’ll need to do is head over and download and install the latest trial version of intelliremote. This latest version fixes some issues that cropped up with Windows 7, so if you’ve got a previous version installed be sure to remove it and upgrade to this version. The trial version can be used for 30 days and the full version will set you back $24. This modest price will is likely worth it for most Media Center enthusiasts simply for the ease of use that Intelliremote provides as well as the fantastic support evident on their forums.

Once Intelliremote is installed we’re going to perform one more quick fix to enable the program to take control of the system once inside Media Center. By default Windows 7 Media Center takes control of the input device and overrides any other program’s preferences once inside the Media Center program. To disable this we need to open up the Services and disable the Human Interface Device Access service.

To do this open Control Panel, System and Security, Administrative Tools and open the Services application. Locate the Human Interface Device Access listing, right-click the entry and select properties. Inside the properties dialog select Disabled under startup type and Stop the service using the Stop button. Press OK to save your changes and exit the properties and Services application.

disable HID

Now let’s open up the Intelliremote program from the programs menu. Then open the Customize options from the system tray icon by double-clicking or right-clicking and selecting Customize. This brings up the options to set the buttons on your MCE remote to perform any action you’d like.

Let’s get started by selecting the Media Center icon on the left then choosing the MCE Videos button from the listing just to the right. Next press the Learn Code button and on your MCE remote press the appropriate button. If Intelliremote has detected the input properly a Success message should appear briefly then close the dialog. Afterward you can establish the action you’d like that button to perform.

learn key

For example if you’d like the MCE Videos button to open MediaBrowser instead of the native movie library choose the application event option and enter the location of the ehshell program, usually “C:Windowsehomeehshell.exe”. Under Params, set the entrypoint parameter by entering “/entrypoint:{ce32c570-4bec-4aeb-ad1d-cf47b91de0b2}{fc9abccc-36cb-47ac-8bab-03e8ef5f6f22}”. This is the “/entrypoint:” switch followed by the AppID, a slash and the EntryPoint ID. For example, to change the button to run Open Media Library the parameters would be, “/entrypoint:{3f0850a7-0fd7-4cbf-b8dc-c7f7ea31534e}{1044a023-44cc-401c-a5df-4f58601f1f57}”.

apply changes

Once you’ve set the application and parameters be sure to press the Apply Change button to commit the changes you’ve made to Intelliremote’s settings. That’s all there is to it! Relaunch Windows 7 Media Center and give it a try. As long as the HID Access service has been disabled you should now have total control over the Media Center remote using the Intelliremote settings. Note: Should you notice any remote buttons stop functioning properly inside Media Center you likely need to use the Learn Code function for that particular button inside Intelliremote.

Create Custom Themes and Start Menus with Media Center Studio

Written by JeremyC on October 10th, 2009. Posted in Media Center, Plugins, Recent News

logo A new program we’ve all been waiting for quite some time to get our hands on, Media Center Studio, has finally arrived allowing even the most novice users the ability to create their own custom Media Center themes and Start Menu arrangements. Media Center Studio, created by Advent of the Australian Media Center Community the author of Media Center Menu Mender, gives users the ability to do what could formerly only be done with heavy editing of system files and registry settings. All this has now been packed into one handy program that’s reasonably easy to use by comparison.

To get started just head over to the Media Center Studio website and click the Download link to get the latest version of the program. There is also a sticky thread for the app on the Aus Media Center Community Forums you can check out should you have any troubles getting started. The software is still very early beta and as a result there are still a number of bugs to be found.

Once the program has been installed launch it from the programs menu and you’ll find a well styled interface allowing you to create new themes and edit the Media Center start menu. Let’s start by creating a new theme. To do this make sure you are on the themes tab and press the New button. This will create a new tab with all the theme editing options available including changing fonts colors, fonts, and images for each theme.

new theme

Just select the item you’d like to modify on the left and use the settings on the right to change that item’s appearance. You can change font colors using a series of sliders allowing for any RGB color allow with an alpha setting. A color selector would have honestly been preferable to this system as it can take quite a bit of play to get the color you are looking for. A point and click color wheel or similar system would be much simpler. Also, under the fonts section a crash occurred whenever attempting to bring up the dropdown box to select a new font, likely due to it’s just released beta status and will likely be fixed soon.

font color editor

Though the font color selector is somewhat tricky to master it is still a huge improvement over not being able to edit the colors at all. Modifying the font colors using Media Center Studio allow for successful font color changes for the first time which should open up a large number of possibilities for Media Center background images that would have previously conflicted with the bluish font colors that are default.

font colors

Changing images was also a snap. Just select the image that you’d like to alter and hit the browse button to select it’s replacement. However, after modifying the images another small bug was noticed as the option to save the theme wasn’t available until the font color was changed. There seems to be a bug in the detection of altered images and the save function.

theme editor

Themes aside, Media Center Studio also provides an excellent Start Menu editor. Selecting the Start Menu tab will bring up an editor similar to the Media Center Menu Mender that was popular with Vista Media Center users. Selecting the Start Menu option at the top also allows you to create custom entry points. The editor made it fairly easy to create a new strip and add an all new application to it.

Start by creating a new strip, press the Menu Strip button at the top and a new strip will be added to the lower viewport. Edit the name and location by pressing the small notepad icon next to the name then dragging the strip to the location you’d like it to appear. Next create a new entry point by pressing either the Application or Game button at the top. This will bring up a pane allowing you to select the application and then edit the icon and details of the program.

program options

The program options allow for some very advanced configuration of just what actions to perform before launching the program and how to exit the program and return to Media Center. There do seem to be some remaining bugs in the plugin that launches the programs however causing some Extensibility Host errors though they are being looked into and will hopefully be cleared up soon.

To add the program to your new start menu strip return to the Start Menu tab and expand the Entry Points pane at the bottom of the application. This will bring up a listing of all the available entry point which you can then drag and drop onto your new start menu strips. It should be noted that due to restrictions put in place by Microsoft you are still unable to add new tiles to the default strips.

add entry point

Once finished be sure to apply any theme changes you’ve made by returning to the original Themes tab and pressing the Apply button. You’ll notice there are also options to export and import themes from other Media Center Studio users. Expect to see plenty of new themes popping up over the course of the next few weeks available for download.

new background applied

That’s all there is to it! Relaunch Windows Media Center and bask in the glory of your newly customized interface.