Table of Contents

SACD Ripping with the Sony BSD-S390

1.0 Introduction

The main SACD Ripping article describes me achieving things with a Sony S490 Blu-ray player. It happens to be cheap and widely available on the likes of EBay. Obviously, however, different hardware will need different approaches… and I simply don't have the resources to test every Blu-ray player in existence! I am therefore extremely grateful to Scott Starry for writing in with <em>his</em> instructions on how to do the SACD ripping dance using (in his case) a Sony BDP-S390 player. I obviously can't vouch for what he writes from personal experience, but I trust his ability to document, so his insight is offered here, verbatim, to assist you if you happen to be using that player, too. Note that Scott appears to be using Windows as his main operating system -which is entirely fine, but you need to keep that in mind.

2.0 Latest platform releases

Personal settings:

3.0 Instructions

Configure settings on Sony BDP-S390 and the USB thumb drive as per instructions in Sections 2 through 4 of the main SACD Ripping article

NOTE: Be patient with all operations. The unit is slow to respond and has no indicator lights other than connected to power.

After that:

ping <IP Address>

For example, the ping 192.168.2.150 should allow you to obtain the usual type of reply:

Pinging 192.168.2.150 with 32 bytes of data:
Reply from 192.168.2.150: bytes=32 time=1ms TTL=64
Reply from 192.168.2.150: bytes=32 time&lt;1ms TTL=64
Reply from 192.168.2.150: bytes=32 time=1ms TTL=64
sacd_extract[.exe] -i <IP address>:2002 -P

The brackets [] indicate that on Windows, the extension of the executable should be included.

You should now see the title of the SACD, the Disc, the Album (often the same as the Disc), the Area Count (greater than one if more than one work is on the Album), information about the Tracks (under each Area).

sacd_extract[.exe] -s -2 -z -i <IP address>:2002 -o <folder to hold the DSF files>

…or…

sacd_extract[.exe] -I -2 -z -i <IP address>:2002 -o <folder to hold the ISO file>

Upon issuing the command, one should hear the transport activate. Several seconds will pass (usually five) before one will see messages of the form (for an ISO):

Processing [<folder>\<album>.iso] (n/m)..
Completed: a% (bMB), Total: x% (yMB) at zMB/sec

…where n, m, a, and x are integers, and b, y, and z are floating point values.

CAUTION: If the process does not start for some reason after the sacd_extract command has been issued, and you use CTRL+C or simply close the window, you may cause your local network to fail. To recover, disconnect the Ethernet cable from the BDP-S390. The network should recover within seconds. I have not found an explanation for this behaviour.

To rip another SACD, start again at Step 2. Note: The BDP-S390 is a “one-hit wonder”: It can only rip one SACD before needing to be rebooted. However, as long as the tray is not opened, several sacd_extract commands can be issued against the same SACD such as using the options -P (information), -s (generate DSF files), and -I (generate ISO file).