Showing posts with label raspberry. Show all posts
Showing posts with label raspberry. Show all posts

Saturday, July 07, 2012

Raspberry pi as media player, part 2

Openelec

I bought a fresh memory card, supposedly a class 10 capable of 20mb/s.

I then downloaded and installed a tool capable of writing linux disk images, Image Writer for Windows. After that I grabbed the latest image version of openelec.Go to http://openelec.thestateofme.com/ and scroll all the way down and download the most recent zipfile. Extract it and use imagewriter to put it on the SD card. Pop in the card and power up your raspberry.

Now I can't tell you how quickly this boots because by the time I'd found the TV remote and switched to the right channel it was already running. XBMC looks just like it does with raspbmc. Playing content is a matter of checking the sound output is correct in the settings screen and adding a source. I used PnP which my synology supports.
Playback was smoother than raspbmc. Raspbmc has the occasional stutter on higher bitrate mp4 files, Openelec is as smooth as 18 year old scotch.

If you run into problems, just go here.


Tuesday, July 03, 2012

Raspberry pi as media player, part 1



I finally got my raspberry pi in the mail last Saturday. Today I got time to play with it. Got a cheap HDMI cable, a no-name SD card, the power supply from my HTC and a keyboard and mouse. Plugged in network to connect to my Synology DS110j NAS and I was ready. Here's a shot of it with an AA battery for size.



Decided to try Raspbmc first since I couldn't find a way to install openelec from a windows machine. So I got the installer and pointed it to the SD card. 10 minutes later it was done. Plugged it into the Raspberry and watched it boot. Familiar linux style boot after which raspbmc started updating. I left it running for about an hour.

After that I found that I really know nothing about XBMC. But, the raspbmc project is reasonably well documented. So add some sources, discovered that you need to tell it to direct sound to the HDMI port and not some fancy receiver. A few minutes later I was watching some downloaded content. Most things work, high res mkv files do put a strain on the little processor though and there's the occasional sound problem.

I'm now watching an episode of "the Hairy Bikers" that I downloaded several weeks ago. Sound is good, picture is very, very crisp.



I need to tweak this, find a way to remote control and see if I can do some tuning for speed. Still, a very, very promising start. Tomorrow I'm going to try openelec using this guide.