problems with video playback
#1
Hello everyone.
I recently installed XBMC on my new raspberry pi model b.
Yesterday I did some tests and everything went OK.
Today, however, I tried to add the same video, which yesterday I viewed via XBMC without any problems, in the archives so that they recognize by the scraper. Movies and TV series have been recognized correctly by the scraper, but now if I try to play them the result is that in some starts only the sound of the movie, while others do not start at all.

What might be? Someone can help me?

The version of my XBMC is 13.1 and it has been installed on top of raspbian distro.

Thanks in advance
Reply
#2
A debug log may contain clues.
Reply
#3
OK here is the complete log file.
These are the actions that I run:

- Start xbmc
- Tried to run a video, the video did not start for nothing
- Tried to run a second video: has started only the audio of the video
- Xbmc stopped.

http://xbmclogs.com/show.php?id=250469
Reply
#4
Code:
14:30:35 T:3034722304  NOTICE: ARM mem: 448MB GPU mem: 64MB MPG2:0 WVC1:0

gpu_mem is too low. Needs to be at least 128.
Reply
#5
OK and how can i fix that? Sorry, but I'm still a newbie of raspberry!
Reply
#6
(2014-07-20, 14:59)marbal Wrote: OK and how can i fix that? Sorry, but I'm still a newbie of raspberry!

You might be better off using a custom xbmc distribution (e.g. openelec) where this is all set up for you.

But, you can change gpu_mem by editing config.txt on the boot partition, or by running:
Code:
sudo raspi-config
and going to advanced, then memory split.
Reply
#7
Yes it works great now!!
Thanks!!
Reply

Logout Mark Read Team Forum Stats Members Help
problems with video playback0