Posted on August 7, 2008 by Chad
The three tools out there that convert mpeg2 to DVR-MS are VideoReDo Plus, TSConverter and dvredit. Of the three I can only get VideoReDo Plus to work. This is slightly frustrating as it’s also the only one that actually costs money ($50). It does work well though.
For dvredit I get the following error: “failed to add pToTS filter to graph 0×80004003″.
For TSConverter I get a never ending series of blank message boxes which require me to close the program via Task Manager.
My system is running Vista Ultimate (which I’m sure is part of the problem). If anyone has a solution to the above problem or has another program to try, it would be greatly appreciated.
Filed under: MCE | Tagged: DVR-MS, MCE | 2 Comments »
Posted on August 1, 2008 by Chad
As promised in the previous post, here is a way to add a hard hyperlink reference to all of your Whiist photo albums. This makes the album easier to share by adding the direct hyperlink to an e-mail or other web page/blog.
Here are the steps to enable “Link to this album”:
- Download the new album script here. Unzip the album.ashx file to a known location.
- For each of your photo shares you would like to enable this feature:
- Navigate to the public folder containing the photo share.
- Copy the new album.ashx file over the existing album.ashx file already in this location.
- If you view your website now, you will see a hyperlink in the upper right hand corner of the web page with the text “Link to this album”.
- If you select that link, the URL in the address bar of the browser will be a hard link to that album. The web page will not change, just the URL in the address bar.
Please comment and let me know how this works for you. To revert, just copy back the older album.ashx. I would obviously try this on a test album first to make sure it is what you are looking for.
Filed under: WHS | Tagged: WHIIST, WHS | 1 Comment »
Posted on July 31, 2008 by Chad
It is convenient to e-mail direct links to Whiist photo albums located in sub-folders of the main album. Doing this is rather non-intuitive, but it is at least possible. The general format is as follows:
http://<domain name>/<album folder>/default.aspx?albummode=Folder&albumpath=<relative URL>
The formatting of the <relative URL> field is the standard URL format with special characters denoted with % and their ASCII integer value. A good resource that will format URLs automatically is here.
As an example, an album located in the “06.15.08 Father’s Day” folder of the album at http://mediaserver01/Summer2008 can be directly referenced as:
http://mediaserver01/summer2008/default.aspx?albummode=Folder&albumpath=%2fsummer2008%2f06.15.08+Father%27s+Day
Soon I will pos a modified album.ashx to always have a hard link directly to the album on the album web page.
Filed under: WHS | Tagged: WHIIST, WHS | Leave a Comment »
Posted on April 10, 2008 by Chad
In short adding thumbnail images to the Media Center video library is easy. Simply place a .jpg with the exact same file name as the movie file in the same videos folder. For instance to have the file “Bourne Ultimatum.dvr-ms” show a thumbnail in the videos section of Media Center, put a file named “Bourne Ultimatum.jpg” in the same folder.
The tricky part is getting the file to show up properly, it needs the correct dimensions or the image will be cropped. The dimensions Media Center displays are 320×240 (WxH). To find an image with those dimensions I go to Google Images and search the movie title. Google Images provides the dimensions of each image file. As long as W/H = 1.33 you’re good. So for instance a jpg with 1024×768 dimensions works just as well.

Filed under: MCE | Tagged: MCE, MediaCenter | 4 Comments »
Posted on March 28, 2008 by Chad
If you want full DVD quality backups to be stored on your network and viewed by the XBox 360 Media Center Extender, DVR-MS is the best file format. DVR-MS supports 5.1 surround sound and it’s video format is mpeg2 so there is no loss in video quality. Since there is no transcoding, conversions are quick as well. Plain mpeg2 works as well but the XBox 360 Media Center Extender cannot fast-forward and rewind well with that format. For the full interactive experience DVR-MS works best.
Here are the steps to convert a DVD backup to DVR-MS:
- Backup the vob set of the desired DVD using DVD Decrypter or your favorite DVD ripper.
- Use vob2mpg to convert the vobs to a single mpg.
- Use VideoRedo Plus to convert the mpg to DVR-MS.
VideoRedo Plus costs about $45 but it works very well with DVR-MS. You can skip the vob2mpg step and convert the vobs directly with VideoRedo but I have found at the vob transitions there can be skips. vob2mpg combines the vobs without the skips. Another option would be to create a single vob with DVD Decrypter.
Filed under: MCE | Tagged: DVR-MS, MCE, XBOX, XBOX360 | Leave a Comment »
Posted on March 27, 2008 by Chad
There are a couple of quick and easy ways to customize your WHIIST photo album that I haven’t seen posted. The page default settings are located in default.aspx. To edit that file:
- Using Windows Explorer open the directory where the photos are placed for the album.
- Using Wordpad (or your favorite text editor) open default.aspx.
- To change the title displayed in the web browser’s title bar:
- In between the
<title> HTML tags, replace the “Windows Home Server Gallery” with what you would like displayed at the top of the viewer’s web browser.
- Save and close the default.aspx file.
- To change the heading displayed at the top of the web page.
- In between the
<span class="LandingHeaderStyle"></span> HTML tags, replace the “WHIIST Photo Gallery” with what you would like displayed at the top of the photo gallery web page.
- Save and close the default.aspx file.
Filed under: WHS | Tagged: ASP.NET, WHIIST, WHS | 3 Comments »
Posted on March 26, 2008 by Chad
I’ve seem a number of posts from Windows Home Server users asking to add captions to WHIIST. I’ve created a minor hack to enable captions to web pages hosted using WHIIST. This change involves replacing one of the ASP.NET script files found in the directory that photos are added.
Here are the steps to enable captions in WHIIST:
- Download the new album script here. Unzip the album.ashx file to a known location.
- For each of your photo shares you would like to enable captions:
- Navigate to the public folder containing the photo share.
- Copy the new album.ashx file over the existing album.ashx file already in this location.
- If you view your website now, you will see the caption for each photo is the file name of the photo. This is the default caption.
- To add custom title and caption edit the metadata for each photo.
- To edit the metadata, follow these steps:
- Right click on the picture file to add a caption in windows explorer.
- Select “Properties”.
- Select the “Summary” tab.
- In the “Title:” field, enter the title you would like displayed for the photo.
- In the “Comments:” field, enter any additional comments you would like displayed.
Please comment and let me know how this works for you. To revert, just copy back the older album.ashx. I would obviously try this on a test album first to make sure it is what you are looking for.
Filed under: WHS | Tagged: ASP.NET, WHIIST, WHS | 7 Comments »
Posted on March 26, 2008 by Chad
Welcome to the Media Serve blog. This blog will try to capture my experiences with distributing digital media locally over my home network and externally over Windows Home Server. I’ve found some tips and tricks along the way, hopefully others will find them useful as well.
Filed under: Misc | Leave a Comment »