Category: Streaming
Ripping Compact Discs with dbpoweramp
I am working on a mass CD-ripping project. Currently, I do have a hard drive filled with FLAC copies of all my CDs. The only issue is that they were ripped over the span of 10+ years and I can’t trust their accuracy. I was thinking of re-ripping them all at the same time with the best DVD/CDROM drives I can find and the best CD ripping program.
The CD ripper I’m using is called dbpoweramp. It reports errors on discs by comparing the rip to the central database. I am seeing 1-2 errors in about one out of six discs with my CD collection. Some of the CDs are as old as 1986, when I first started buying them. In some cases, It’s enough to clean the disc and they rip without errors. In other cases, there are tiny scratches and nothing can fix the issue. There’s almost 2k cds to rip so in most of the cases, I have to make a quick determination of whether I have time to try again and again to rip the discs. So far the favorite ones have been re-ripped. At this point, I’m not even sure if one inaccurate track will even play in a way that seems off.
On a side note, the dbpoweramp suite comes with a batch ripper, so I’m able to rip from several CD drives at once. Right now I have five drives connected with two on the way. When all of the drives are running and the CDs aren’t in rough shape, the system can average a combined ripping speed of 150-205x.
I bought a case to house the DVD/CDROM units called Copystars Duplicators Case (see above). The case was designed for a CD/DVD duplicator system but it keeps five drives nice and tidy. I can cram all of the cables on the inside of the case. The SATA connector cables I’m using are called Inateck SATA to USB 3.0 Converter Adapter. I have also installed a USB 3.0 PCIe card called FebSmart 4 Ports USB 3.0 for fast transfers of data. Please let me know if you have any questions about the setup. So far I’m very happy with this project and I’m well underway, having ripped about 25% of the collection.
Ubuntu and Video Streaming Services
Up until now, I have been frustrated by the lack of support for video streaming services on Ubuntu. For streaming audio, there’s a Spotify snap app conveniently in the Ubuntu Store but nothing for Netflix, Hulu or others.
Today I was poking around and discovered an application called “ElectronPlayer” in the Ubuntu Software store. It supports Youtube, Netflix, Hulu, Twitch and Floatplane. I installed it on my old 2007 iMac running Ubuntu 18.04.3 LTS.
To my surprise, it works very well! I highly recommend this application.
Install Sony Playstation Now (PS Now) on Ubuntu
I’m always looking at ways to play video games on Ubuntu Linux. This one is a doozy. With Playstation Now, you can play over 700 real PS2, PS3 and PS4 games on your Ubuntu computer. The technology uses streaming from remote server where the gaming console exists. Sony typically will give you a couple weeks as a free trial though the deals vary. I was able to take advantage of a Black Friday sale with one full year of PS Now for only $70. Fantastic deal.
Here’s how to install PS Now on Ubuntu:
First install wine if it’s not already installed. Wine is a Linux program that helps us run Windows programs on the Linux platform.
sudo apt install wine-stable
Next, download winetricks into your downloads folder.
cd "${HOME}/Downloads" wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks chmod +x winetricks
Now install some Windows apps with winetricks.
./winetricks corefonts ./winetricks vulkansdk ./winetricks dxvk ./winetricks vcrun2013
Now we are going to install Lutris, which is a program that helps you install games and other apps on your Wine Windows installation.
sudo apt-get install lutris
Once you find Lutris in your application menu and launch it.
Now visit the Lutris website and launch the PS Now installer.
https://lutris.net/games/playstation-now/
After you select ‘install’ you will see a Playstation Now icon in the Lutris application.
Here’s where I ran into trouble with this installation Mind you, I figured all this out by using directions cobbled together from many broken install methods I found on the web! When I tried to launch PS Now from Lutris, I was met with a message that said, “Vulkan is not installed” even though I installed it with winetricks (above).
Here’s the fix:
Right-click on the Playstation Now icon in Lutris.
Select “configure”.
Select the “runner options” tab.
Turn “Enable DXVK” off.
Save and relaunch. After poking on a couple dialog boxes, you should be good to go!
Review: iSilencer3.0 USB Audio Noise Eliminator
Rethinking Music Streaming
According to The Guardian, an artist is paid $0.001128 per song stream after the label gets it’s share. A million streams of a song will pay $1,128. How many songs will get played a million times? Is this a sustainable business model for artists?
Spotify could be seen as a vehicle for promotion. If a trending song lead to higher CD/LP sales, I could see the angle. There will also be many who feel any media beyond streaming is antiquated. There will be others who simply refuse to pay for physical media as well as streaming. These are obvious points.
What’s the answer? Should Spotify pay artists more? We will find out how profitable the company is once it goes public and must disclose their sales revenue numbers. I believe at that time it will be easier to reassess the streaming business model. There should be a fair ratio of profits to artist payout. What do you think? Do you use Spotify or other music streaming services? Do you buy physical media and support your favorite artists?
‘Netflix for theaters’ MoviePass disrupting movie theater industry
Yet another industry-shaking paradigm shift is underway: a theater subscription service that lets users see as many theater movies as they wish for only $9.95. How does this work? The user pays MoviePass $9.95 a month and for each movie they attend, the company reimburses the theater. Unless there is some genius way to make the accounting of this work, MoviePass is doomed to fail. Each movie costs an average of $8.65. If a user sees more than one movie, MoviePass is losing money. Is this just an future IPO scam where investors pump cash in and the founder walks away rich? Do they plan on raising subscription costs? What do you think?