Questions about video and audio playback
1
vote
0answers
242 views
Video on OMXPlayer on rasberry pi debian
When I play video using omxplayer -o hdmi, sound will not work unless I also use the -r (adjust framerate/resolution to video) option.
The only problem with this is when the video is done it leaves a ...
2
votes
2answers
339 views
Video server for PS3
I am totally new to Raspberry Pi, and media servers - I do have experience with Debian command line though. Is it possible to make a Raspberry Pi have a local folder that can be shared as some sort ...
2
votes
1answer
779 views
Raspbmc stopped playing XViD files, Android Remote no longer works either
I rebooted to get the latest updates, and now my collection of XViD (MPEG-4/AC3) files won't play at all. They played fine before the update. I've googled for solutions, but nothing applicable to my ...
11
votes
6answers
18k views
Is it possible to support a remote infared control using the Raspberry Pi?
It would be interesting to use the Raspberry Pi as a replacement for a media center; however, as I see it now the Raspberry Pi needs to be controlled by means of a keyboard or over the network. Is it ...
5
votes
1answer
1k views
How do I setup MPD correctly?
I want to set up MPD on my Raspberry Pi. I am using latest Debian Wheezy, and I want MPD to run on network and to listen to any interface.
So far i've installed it:
sudo apt-get install mpd
and set ...
25
votes
3answers
28k views
Is it possible to install VLC?
I would like to install VLC on my Raspberry Pi and wonder if it is possible?
I can not find a distribution that supports it, but wonder if anyone has done this or knows a link to a site or group ...
12
votes
2answers
6k views
How can I solve sound drops over HDMI in Raspbmc?
I'm using Raspbmc RC3 to play some 720/1080p content over NFS and AFP. I experience frequent sound drops, every 2-3 minutes or so the sound drops for 1-2 secs.
I've set XBMC to forward Dolby/DTS to ...
14
votes
5answers
13k views
Is there any workaround for Netflix compatibility?
I know that Netflix does not work with Linux because Moonlight (an open-source implementation of Silverlight) doesn't support encryption.
Have any workarounds or solutions been identified to bring ...
14
votes
1answer
3k views
Can I stream 1080p video from the Pi?
We all know the Pi can play 1080p video no problem, but is it fast enough to act as the basis for a file server that can stream 1080p video over its wired network connection?
I'm thinking of using ...
13
votes
1answer
703 views
How do I run a media server?
I want to be able to serve files from my external hard drive through my Raspberry Pi to my network. Essentially using the Raspberry Pi as a network interface for my External Hard Drive, and allowing ...