albrpi
Posts: 5
Joined: Thu Dec 26, 2013 9:20 pm

Software to watch videos

Thu Dec 26, 2013 9:28 pm

Hello, good evening to everyone. My name is Albert, I've just received the Raspberry Pi as a Christmas present and I'm very happy. I was installing some software but for the video and audio I can not find anything. I installed VLC but the image is freezing after few seconds. Can someone help me, please? And if you know some mp3 player as well I would appreciated, thank you very much

dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5537
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

Re: Software to watch videos

Thu Dec 26, 2013 10:30 pm

omxplayer should be pre-installed on raspbian, and is hardware accelerated.
You might also want to check out openelec or raspbmc.

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13099
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: Software to watch videos

Thu Dec 26, 2013 10:38 pm

I installed VLC but the image is freezing after few seconds.
That is because VLC is attempting to only use the CPU for decoding the video, and it should do that with the help of the GPU, as the CPU is too slow for the task, but it doesn't. perhaps one day there will be a version of VLC that is hardware accelerated, and does use the GPU, but not this one. In the meantime there are specific PI players that do.

albrpi
Posts: 5
Joined: Thu Dec 26, 2013 9:20 pm

Re: Software to watch videos

Thu Dec 26, 2013 10:50 pm

Ok, I read some posts, I don't want my Raspberry Pi as a media center, I only want a program to watch some videos that I have in a usb drive.Could you tell me some program? Thank you

dom
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 5537
Joined: Wed Aug 17, 2011 7:41 pm
Location: Cambridge

Re: Software to watch videos

Thu Dec 26, 2013 10:59 pm

albrpi wrote:Ok, I read some posts, I don't want my Raspberry Pi as a media center, I only want a program to watch some videos that I have in a usb drive.Could you tell me some program? Thank you
omxplayer. It is preinstalled. Type:
omxplayer <file>

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13099
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: Software to watch videos

Thu Dec 26, 2013 11:06 pm


Return to “Beginners”