mastiha Wrote:For come reason, whenever I press control-c it stops but then also removes the incomplete file.
I swear, Windows is such a stupid OS. Check for a PM.
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2008-11-04 04:23
Post: #21
mastiha Wrote:For come reason, whenever I press control-c it stops but then also removes the incomplete file. I swear, Windows is such a stupid OS. Check for a PM. MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2008-11-04 07:04
Post: #22
@mastiha ->
The sample you uploaded is a rip from a blueray disk (from it's title) Under my MacBook (2GHz Core2 Duo), this is running at 70-90 percent cpu (one core) with bit-rates in the 7-9MBit range. This MacBook is 4 times faster than the AppleTV (1 GHz, single core). So a good rule of thumb is 50 percent. Skiploopfilter can help if you are in the 65-70 percent level on this class of MacBook. dca 48KHz, 5.1 h264, yuv420p, 1280x688 PAR 1:1 DAR 80:43 This crashes XBMC on my AppleTV running close to current svn in postProcess_MMX2 with skiploopfilter set to 48 or 8. Interesting result that I will track down later. Boxee can play it but skips as decoding cannot keep up with display. The cpu resources required are just too much for the AppleTV to play. Transcode or try to find a version that uses a lower profile h264 flavor. MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
mastiha
Member Posts: 61 Joined: Aug 2004 Reputation: 0 |
2008-11-04 10:16
Post: #23
Ok.
Looks like I'll have to stick with the popcorn hour for the time being to play these files. |
| find quote |
devros
Junior Member Posts: 17 Joined: Oct 2008 Reputation: 0 |
2008-11-04 21:35
Post: #24
tyche Wrote:i use a Readynas as well. Some others don't seem to have problems with smb but maybe the Readynas isn't the best for that protocol. When I first set up smb connections, it wasn't very good. There was a long "buffering" delay at the start and lots of stuttering. I simply enabled nfs on the readynas share and changed to nfs mounts on the apple tv. It worked so well, I just kept it and moved on. The only problem I have is if the atv reboots, I need to ssh and set my mounts again. So far I've had no luck getting them to automount. The machine rarely need to be restarted though. Put the mount_nfs command in /etc/rc.local and it will run at startup. |
| find quote |