HOWTO: High-Def Trailers in Front Row

 | Comments (4)  | TrackBacks (1)
Problem: My new, shiny 1080p television works great with a Mac mini, but it would be even better if the Theatrical Trailers section of Front Row showed 1080p trailers instead of the default standard-def fare. Solution: Direct Front Row to query the local web server for the trailers list. Then use a short Ruby script to create a trailer list with hd-only titles. Read on for the detailed how-to. Note that these instructions assume that you don’t normally use a web proxy, and that you are have enabled Personal Web Sharing. First, download trailers.zip and unzip it into /Library/WebServer/CGI-Executables. Then, go to the Proxy setting for your default network interface, and choose to Configure Proxies Using a PAC file. For the PAC File URL, enter file://localhost/Library/WebServer/CGI-Executables/trailers/proxy.pac — then apply the changes. After that, press shift-cmd-G in the Finder and enter “/etc/httpd/users”. Use your favourite text editor to edit the file your-short-username.conf that should already exist in the folder. As the first line of that file, enter RewriteRule ^/trailers/home/xml/current.xml$ /cgi-bin/trailers/current.rb [PT] Finally, in the Sharing preference pane, switch Personal Web Sharing off and on again. That’s it — Front Row will now show you 1080p trailers! There are some configuration options in the current.rb file — you can choose your desired resolution and whether to include SD-only trailers. Also note that the 1080p trailers demand some serious bandwidth, so most people might be better off with the 720p material.

1 TrackBacks

Listed below are links to blogs that reference this entry: HOWTO: High-Def Trailers in Front Row.

TrackBack URL for this entry: http://blog.karppinen.fi/mt/mt-tb.cgi/174

» from HD video bandwidth at MK&C

4 Comments

vb said:

your-short-username.conf - i dont understand this step. where exactly do i paste the entire line of text. and i cannot save the file, it says it cannot be overwritten?

Marko said:

You create a new file inside the /etc/httpd/users/ folder. If your short username is "vb", for example, you'd create vb.conf in there.

mike said:

I've done all the steps but now I get a "The Apple Movie Trailer site is unavailable" :/ .. please help

0xced said:

Or use Front Row Trailers:
http://0xced.blogspot.com/2007/02/bandes-annonces-front-row.html
It's a one click solution ;-)

Leave a comment

About this Entry

MK&C is an eight-person software development studio in Helsinki, Finland. We specialize in designing and developing human-friendly software for the Mac, iPhone and iPod touch platforms.

» www.karppinen.fi
» www.knoxformac.com
» flightagenda.com
» basetenframework.org

This page contains a single entry by Marko Karppinen published on December 8, 2006 11:40 AM.

Safe Sleep saves the day was the previous entry in this blog.

Here’s hoping is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.