Video lag
#1
Hi!
Recently 1080p and also 720p but not so much have started lagging for me on my htpc runnin' xbmcbuntu RC3. I feel like I've tried everything.. Trying diffrent computers to stream from, connect a network cable, installed DD-WRT on my router changing wifi channels and probably something more too. But I just can't understand why something that works perfectly fine stars doing this.. I also lose audio for a few seconds on videos who works fine.
Reply
#2
What kind of system are you running? Gigabit LAN? Wireless N? Is the video just choppy or does it keep buffering? Are you streaming full blu ray rips (20gig+) or compressed (10gig-ish)?
ASUS F2A85-M PRO FM2 -- AMD A10-6800K -- 8gig DDR3 1600 -- Nvidia GTX 650 -- Samsung SSD 120gig -- GRANDIA GD05B Case -- Onkyo RC-HT260 -- Paradigm Atom Monitor S7 x4, Center 1, Surrounds 1 -- Panasonic 60ST60
Reply
#3
http://www.asus.com/Motherboard/E45M1I_DELUXE/
I've tried both wireless and with wire.
Mostly it's just choppy but sometimes it's just buffering. I stream compressed 1080p (10gig-ish)
Reply
#4
do you run an xvba enabled version? and we need a debug log
Reply
#5
http://xbmclogs.com/show.php?id=31081 I hope this says something. I've never saved a debug log before.
I've tried to figure out what "xvba" is but I don't get it.
I'm not a superstar when it comes to computers..
Reply
#6
Xvba is AMDs hardware video decoding, it is needed for playback of HD video as your CPU alone can not handle it.

The Xbmc version you are running does not support it, thats why it lags.
run this in a terminal:

Code:
sudo add-apt-repository -r ppa:team-xbmc/unstable
sudo add-apt-repository ppa:wsnipex/xbmc-xvba-frodo
sudo apt-get remove xbmc xbmc-bin
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc xbmc-bin

for more info see here: http://forum.xbmc.org/showthread.php?t=116996
Reply
#7
Ok thanks for the help! Smile
Reply
#8
Hello.
Somehow I still have the same problem so I'm hoping someone can take a look at my log.

http://xbmclogs.com/show.php?id=32626


I got a crash log too: http://xbmclogs.com/show.php?id=32627
Reply
#9
you're not playing any video in that log.
Reply
#10
Sorry.. I hope you can see something in this one. I don't really know what I'm doing here as you can see Tongue

http://xbmclogs.com/show.php?id=32635
Reply
#11
you are still running mainline xbmc(from the nightly ppa) that does not have Xvba support.
Reply
#12
Hmm ok. I did the code thing again but the same result. Is it something I'm missing?
Reply
#13
apt-cache policy xbmc
Reply
#14
xbmc:
Installed: 2:13.0~git20130204.0200-7b2dddc-0quantal
Candidate: 2:13.0~git20130204.0200-7b2dddc-0quantal
Version table:
*** 2:13.0~git20130204.0200-7b2dddc-0quantal 0
500 http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status
2:12.0~git20130129.1036-frodo-0quantal 0
500 http://ppa.launchpad.net/wsnipex/xbmc-xv...do/ubuntu/ quantal/main i386 Packages
2:11.0~git20120510.82388d5-1ubuntu2 0
500 http://se.archive.ubuntu.com/ubuntu/ quantal/universe i386 Packages
Reply
#15
as I said, remove the nightly ppa, remove and reinstall xbmc
Reply

Logout Mark Read Team Forum Stats Members Help
Video lag0