You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
We're planning a Raspberry'Pi Meetup next week. It's already in the Hackerspace Calendar. Michael Cheng will be hosting us.
It will be like a "Show and Tell" session with those who already have had their grubby paws on the Raspberry'Pi sharing what they have been doing on it.
Please feel free to join us and if you have a Raspberry'Pi please do share with us what you've been doing with it.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
Hi,
So i got my hands on it. And tried setting it up with Raspbian "Wheezy". Works like a breeze. Manage to install a BitTorrent client. Downloaded a file with ease. Tried installing VLC, but somehow it couldn't play videos properly. Tried installing Rasp XBMC. RC3 had some issues booting up after the installer formatted the SD Card.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
Try it on Raspbian. The hard float version. I think it should do the VLC better. We also had problems playing videos on VLC at the RS Demo a few months ago.
Michael Cheng
unread,
Jul 24, 2012, 8:20:00 AM7/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
I am on Raspbian "Wheezy". Don't think its improved. The CPU maxed out to 100% but nothing shows.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
as far as I know, there's no GPU acceleration for vlc video output, there's not acceleration even for X windows...
I would start with omxplayer or maybe directly jump to XBMC
-- anacron
Michael Cheng
unread,
Jul 24, 2012, 8:25:05 AM7/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
Tried Raspbmc (http://www.raspbmc.com/) on the weekend. RC3 had some bugs. Might be a problem with my installation. Will try it again soon.
I am also considering OpenELEC. :D
I actually tried to use OMXPlayer - but the distro i found had s problem with Wheezy (couldn't find the libpcre shared library even though its installed).
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
I don't know about the raspbmc, haven't tried it yet, with omxplayer you need to probably do a symlink with wheezy sudo ln -s /usr/lib/arm-linux-gnueabi/libpcre.so /usr/lib/omxplayer/libpcre.so.1
-- anacron
Jason Ng
unread,
Jul 24, 2012, 9:12:32 AM7/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
I just tried it over the weekend. Well, it works. Managed to play
videos but the interface is a little laggy. A word of caution
though, it takes a long to compile on the RPi. I started on it on
Saturday evening and left it running. Managed to finish on Sunday
morning.
Cheers
Jason
Michael Cheng
unread,
Jul 24, 2012, 1:16:15 PM7/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hacker...@googlegroups.com
Ah! Thanks! I was wondering where to get it! I'll give it a shot!