Large MKV's (films) fail about and hour in

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
hobx Offline
Junior Member
Posts: 11
Joined: Jan 2011
Reputation: 0
Post: #21
Numus Wrote:This is one reason when i bought my current house i dropped ethernet throughout and every room has a connection that then goes into my office and into the primary router... I also only use modified firmware and buy only routers capable of running either ddwrt or tomato...

Agreed. Gigabit ethernet is the way to get all the way. I've even got it through the house here, but the patch panel is not patched, I've been putting it off, but this may force me to get of my arse and start patching.

Well, thanks very much for your help mate. I appreciate it, always helps to have a second pair of eyes on for a diagnosis, especially when you're not sure of the system (first time I've really played with xmbc).

Cheers dude! Smile
find quote
sporadic Offline
Junior Member
Posts: 2
Joined: Jan 2011
Reputation: 0
Post: #22
In regards to streaming via 802.11g, I've never had an issue with any of my media boxes. Running tomato firmware on two buffalo routers, with one setup behind my TV as a wireless bridge. Everything (xbox 360, wdtv live, apple tv) is hardwired into the bridge, with the bridge connecting to my main router via 802.11g. Make sure you don't have any frequency conflicts in your access point (like your neighbors all stacking on the default channel, usually 6 i think).

That being said, what's the CPU doing when this happens? apt-get install top

What OS / Hardware are you using for your Samba server? I noticed you mentioned PS3 before. Were you running a transcoding server? Your media share isn't slammed is it? You can get some throughput measurements on your samba share by installing samba and using smbget.

Getting samba packages:
echo "deb http://tom.zickel.org/samba ./" > /etc/apt/sources.list.d/zickel.list
apt-get update
apt-get install samba

After it installs, go over to /private/var/tmp (so you don't fill up root) and try downloading something with smbget from your samba server.
cd /private/var/tmp
smbget smb://NETWORKSPACE/openshare/Videos/Films/Sci\ Fi/the.matrix.1999.dvd9.720p.hddvd.x264-hv.mkv

As the movie is downloading, smbget will tell you the transfer rate. Note however, smbget says its telling you Mb/s when in reality its showing MB/s. It may take a minute or so for the numbers to stabilize, but tell us what you get. Just "ctrl-c" to stop the smbget and rm whatever file you downloaded once you're comfortable its a stable reading.

All that being said, this is my first round w/ Apple/iOS/Mac/Jailbreak stuff and its been a long time since I've messed with XBMC. Once I finally figured out how to open a f'n shell terminal in OS X I felt at home! Props to the XBMC team for throwing this together! Just a grungy old UNIX guy...

Good luck!
find quote
CrashX Offline
Posting Freak
Posts: 1,216
Joined: Jan 2009
Reputation: 2
Post: #23
candyman2000 Wrote:Hi

Whats this add-on that automatically pastebins your logs?

Yes it will pastebin it and email you as well .. Please see my signature for more details ..

The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
find quote
andrewspearns Offline
Junior Member
Posts: 16
Joined: Jan 2011
Reputation: 0
Post: #24
Does the AppleTV 2 have Gigabit ethernet? The specs I found say 10/100 which would make 100 the bottleneck for transfer speeds. That said, 100 is plenty to play most anything we throw at these machines.
find quote
Post Reply