Monday, October 22, 2012

Configuring PS3 Media Server with Windows 7 Firewall

If you've installed PS3 Media Server, and you're getting the message "No Renderers were Found" and a great big red "X" on the Status tab, give the following a try. It worked for me.

(NOTE: These instructions are written for those using the Windows 7 Firewall. However, they should work for any other software-based firewall.)

1. Open Windows Firewall control (in Start Menu run box type "WF.msc")

2. You are going to create 2 new rules: 1 inbound and 1 outbound.

3. On the left side, select Inbound Rules. Then, on the right pane, you will see an option for a New Rule. Click it (see below).


4. In the New Inbound Rule Wizard (which should appear), do the following:

  • Choose Program and click Next
  •  Select This Program Path, and enter the path to javaw.exe on your PC (typically \Program files\x86\java\jre6\bin)

  •  Choose Allow the Connection, then Tick Private and Public.
Complete this process by naming the rule something notable (e.g. ! - PS3 Media Server). Repeat the process in Outbound Rules. Now restart PS3 Media Server. Provided everything else is in order, it should now work.

It is important to note that opening javaw.exe to inbound connections from any IP is a security risk. You may wish to limit the scope of these rules to your local subnet. You can do this by double-clicking on the rule, and selecting Scope. Here, you can limit the remote IPs that can connect to javaw.exe to your local subnet (or specific IP addresses, if you choose).

How to Convert FLAC or OGG to MP3 - The Easy Way

Downloaded some music, only to find it is in .FLAC format rather than mp3, and it won't transfer to your iPod or play on your favorite media player?

Here's an easy way to convert, without using converter programs of questionable origin (some of which, despite my best efforts, are probably turning up in my advertising on this blog...)

1. Download foobar2000 , a fabulous free (and more importantly, reputable) media player. Even if you choose not to use foobar2000 as your default media player, it's great to keep around and takes up very little storage.

2. Download the LAME mp3 encoder. Save wherever you like - I drop files like this in c:\utils. Unzip.

3. Install foobar2000.

4. Run foobar2000. Select File -> Preferences -> Advanced. On the right pane, you will see an option for Tools (see below)



5. Select Converter -> Additional Command Line encoder paths. Add the path where you saved LAME (for me, c:\utils). 

The above steps you will only need to do once. To save FLAC (or whatever format) to MP3, do the following:

1. Select File -> Add Files (or Add Folder, if you like)

2. Highlight the files in the foobar2000 main window, and right-click. Select Convert. Choose your options (I like 192kbps MP3).

3. Select Save Destination and convert!