Showing posts with label Windows 7. Show all posts
Showing posts with label Windows 7. Show all posts

Monday, February 28, 2011

List of Standalone Installers

I'm annoyed by software installers which need to constantly download additional content from the internet in order to complete an installation. Besides taking forever to install, it requires you to be connected to the internet and doesn't make efficient use of internet bandwidth if you need to install on more than a few machines.

The following is a list of the most common standalone installers I could find, any other suggestions would be great;

Wednesday, February 9, 2011

Service Pack 1 for Windows 7 and Server 2008 R2 is RTM

SP1 is RTM and will be available for download as follows;
  • TechNet/MSDN/VL subscribers - Feb 16, 2011
  • General availability (Download Center/Windows Update) - Feb 22, 2011
It would appear that an uninstall of SP1 Beta or RC is still required before installing RTM - there have been reports of users who are not able to remove SP1 RC due to the uninstall files being placed in a Temp folder during installation, any disk cleanup tasks post installation which might have removed these files will prevent uninstallation. I guess the only safe options would be System Restore back to a pre-RC restore point, or a complete rebuild. Hopefully you didn't deploy the RC to any production servers, the RC will expire on Nov 30, 2011.

Thursday, January 20, 2011

Windows 7 Media Center, XBOX360 Extenders and MKV container formats

The Matroska Multimedia Container format (MKV) is a free and open-standard container format which allows any number of video, audio and subtitle tracks to be stored in a single file. Some would argue that MKV is the ONLY container format to use today, and with good reason since it supports advanced H.264 video compression standards used for High-Definition video, the latest standards in multi-channel audio, and it's supported by a multitude of portable media players and installable media solutions such as XBMC, Mythbuntu, etc.

Unfortunately Windows 7 does not include native support for the MKV container format, however playback of H.264 streams and multi-channel audio in other container formats is supported, but only through the new Media Foundation framework. Media Foundation was introduced in Windows Vista already as a replacement for DirectShow - DirectShow is still supported in Windows 7, however its use is discouraged. Windows 7's Media Foundation pipeline is what brings native support for H.264 to Windows 7 and makes use of DirectX Video Acceleration (DXVA) on supported graphics cards when available, all without requiring additional codecs to be installed.

The key to playing MKV content is to install a component which allows Windows 7 to 'open' (or more accurately 'split') the MKV container format to get to the H.264 and audio streams, and there are a number of simple ways to achieve this, the most common being installing Haali's Media Splitter (http://haali.su/mkv) or installing a codec pack such as Shark007's codec solution (http://shark007.net/).

This all works perfectly when using Windows 7 Media Center in isolation, as your sole entertainment solution directly connected to your LCD/Plasma and amplifier, but these splitters and codec packs do nothing for MKV playback when including one or more XBOX360 Extenders into your solution for remote access to media from other locations around the home. Even though Microsoft included H.264 support for XBOX360's in 2007, the MKV container is not supported. Since there is no option to install a splitter on the XBOX360 to gain access to the H.264 stream, the only way to get MKV files to play on an Extender is to transcode the content to a format which is supported by the Extender before streaming, and once again there are a number or ways this can be achieved. The problem is that transcoding is intensive, reduces video and audio quality, increases load and heat output on the PC doing the encoding, and is thus not desirable to be doing on your Windows Media Center PC which is most likely tucked away in a tight spot with minimal ventilation and prone to overheating (well mine is anyway). This can be solved by offloading the transcoding onto another PC or dedicated machine, but that's not always an effective or viable solution. Wouldn't it be nice if the H.264 stream in the MKV container could be decoded natively by the XBOX360? Well it can, using the DivX Plus Codec Pack from DivX. (http://www.divx.com/en/software/divx-plus/codec-pack).

The DivX Plus Codec Pack is free, and includes a MKV splitter for DirectShow and Media Foundation. When installed on a Windows 7 machine (Haali splitter and Shark007 codecs are not required in this scenario), it allows playback of the H.264 stream in MKV containers using the Media Foundation framework from both Media Center and connected XBOX360 Extenders, without requiring any transcoding. 

The problem (and actually the point of this post) is that the splitter included in the DivX Codec Pack pack does not include decoders for AC3 and DTS audio for licensing reasons - Microsoft only allows their Media Foundation AC3 decoder to be used with their own software. Unfortunately all filters currently available, such as AC3filter, are DirectShow-based. This means that while SD and HD video from MKV containers work perfectly on both Media Center and Extenders, audio channels are limited to stereo in most circumstances which makes this solution unworkable when needing to support MKVs on Extenders.

Just to prove this theory, I did a test of my own using a clean install of Windows 7 Ultimate x86 on a PC hooked up to a 5.1 amp using SPDIF, using the following test files;
  • MKV file with AC3 audio (5.1 audio track)
  • MKV file with DTS audio (5.1 audio track)
  • MPG file with AC3 audio (5.1 audio track)
  • AVI file with AC3 audio (5.1 audio track)
This was the result:-
1. With DivX Plus installed only;
  • MKV file with AC3 - Media Player: NO AUDIO / Media Center: NO AUDIO
  • MKV file with DTS - Media Player: NO AUDIO / Media Center: NO AUDIO
  • MPG file with AC3 - Media Player: 5.1 / Media Center: 5.1
  • AVI file with AC3 - Media Player: 5.1 / Media Center: 5.1
These results seem correct and to be expected since no third-party AC3 decoder was installed for MKV files, and supported containers output audio correctly in 5.1.

2. With DivX Plus AND AC3Filter 1.63b installed;
  • MKV file with AC3 - Media Player: 5.1 / Media Center: STEREO
  • MKV file with DTS - Media Player: 5.1 / Media Center: STEREO
  • MPG file with AC3 - Media Player: 5.1 / Media Center: 5.1
  • AVI file with AC3 - Media Player: STEREO / Media Center: STEREO
That's odd - Media Player seems to use the DirectShow-based AC3Filter correctly, but Media Center will only output stereo. Oddly, a standard AVI container with AC3 audio output 5.1 correctly before AC3Filter was installed, but also dropped to stereo after installation.

So there we have it, there doesn't seem to be any way to butter your bread on both sides at the moment; either you get full 5.1 audio in Windows Media Center and transcode to your extender, or get stereo in Windows Media Center and full MKV playback support on your extender without transcoding. Think I'll take the 5.1 audio option.

Wednesday, October 27, 2010

Service Pack 1 Release Candidate released for Windows 7 / Server 2008 R2!

SP1 Release Candidate (RC) has just been released for Windows 7 and Server 2008 R2, here's a link to the MS download page: http://technet.microsoft.com/en-us/evalcenter/ff183870.aspx

If you installed SP1 Beta then you will need to first uninstall it before installing RC - and believe me, it's going to take a while. If you removed the SP1 Beta uninstall files to free up disk space, then sorry for you - upgrading to RC is not possible. You will be required to completely re-install Windows 7 or Server 2008 R2, or restore a complete System Image Backup, created prior to installing the SP1 Beta, before you can install the RC.