Mikkyo
Posts: 4
Joined: Sun Jun 28, 2015 1:37 pm

Problem reading videos

Sun Jun 28, 2015 3:16 pm

Hi buddies ! :D

I'm new using Raspberry pi 2, and i was wondering if there is a way to properly watch a movie using my Raspberry pi 2.
I'm using Ubuntu Mate as operating system.
Everytime I try to watch a video on Youtube, there is no problem, i just get a 360p quality but it's ok.
But when i try .avi or .mp4 with VLC, there is like an image per 10seconds.

Is that normal ? Or did I make a wrong configuration ?

Thx in advance for your reply.

Newbily,
Mikkyo.

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Problem reading videos

Sun Jun 28, 2015 4:55 pm

Mikkyo wrote:Hi buddies ! :D

I'm new using Raspberry pi 2, and i was wondering if there is a way to properly watch a movie using my Raspberry pi 2.
I'm using Ubuntu Mate as operating system.
Everytime I try to watch a video on Youtube, there is no problem, i just get a 360p quality but it's ok.
But when i try .avi or .mp4 with VLC, there is like an image per 10seconds.

Is that normal ? Or did I make a wrong configuration ?

Thx in advance for your reply.

Newbily,
Mikkyo.
Install Raspbian OS and kweb would be my recommendation ;)
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Mikkyo
Posts: 4
Joined: Sun Jun 28, 2015 1:37 pm

Re: Problem reading videos

Sun Jun 28, 2015 6:53 pm

Oh ! Thanks !
I will try it and will put an udpate if there is something new :)

fruitoftheloom wrote:
Mikkyo wrote:Hi buddies ! :D

I'm new using Raspberry pi 2, and i was wondering if there is a way to properly watch a movie using my Raspberry pi 2.
I'm using Ubuntu Mate as operating system.
Everytime I try to watch a video on Youtube, there is no problem, i just get a 360p quality but it's ok.
But when i try .avi or .mp4 with VLC, there is like an image per 10seconds.

Is that normal ? Or did I make a wrong configuration ?

Thx in advance for your reply.

Newbily,
Mikkyo.
Install Raspbian OS and kweb would be my recommendation ;)

Mikkyo
Posts: 4
Joined: Sun Jun 28, 2015 1:37 pm

Re: Problem reading videos

Thu Jul 02, 2015 1:33 pm

Apparently that's work well :]
But the screen is not in the application, it's like the screen is outsite the application.
And i have trouble to read youtube video in Kweb.

I will make another try.

Thx :]

User avatar
allfox
Posts: 452
Joined: Sat Jun 22, 2013 1:36 pm
Location: Guang Dong, China

Re: Problem reading videos

Thu Jul 02, 2015 1:41 pm

Well, I think OP means Youtube is acceptable, but local .mp4 files is slow? Is that you mean?

Could you try using omxplayer instead of VLC? I was told that default VLC installation is not hardware accelerated, so could be slow.

So try this:

Code: Select all

$  omxplayer [your .mp4 file]
Pi should handle 720p H.264 in .mp4 container fluently, I tried that before, with an old Pi 1 B.

There is a method to get VLC hardware accelerated, need some digging job into this forum.

Mikkyo
Posts: 4
Joined: Sun Jun 28, 2015 1:37 pm

Re: Problem reading videos

Thu Jul 02, 2015 2:37 pm

allfox wrote:Well, I think OP means Youtube is acceptable, but local .mp4 files is slow? Is that you mean?

Could you try using omxplayer instead of VLC? I was told that default VLC installation is not hardware accelerated, so could be slow.

So try this:

Code: Select all

$  omxplayer [your .mp4 file]
Pi should handle 720p H.264 in .mp4 container fluently, I tried that before, with an old Pi 1 B.

There is a method to get VLC hardware accelerated, need some digging job into this forum.
Thanks for your answer.
When i use omxplayer, that works very good :]
But i can't play a video on youtube, i don't know how to force omxplayer to play the video for me.

Thx for everything :)

Return to “General discussion”