
Also only 9-11fps on my Athlon X2 3800.
WiSo
Team-XBMC Developer Posts: 2,484 Joined: Oct 2003 Reputation: 0 Location: Germany |
2008-04-28 11:03
Post: #11
Yep this is the premium example I also use for testing
![]() Also only 9-11fps on my Athlon X2 3800. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
scoundrel
Junior Member Posts: 28 Joined: Apr 2008 Reputation: 0 |
2008-05-02 06:45
Post: #12
With the bird test, I get 24 fps maxed CPU. With Media Player Classic using CoreAVC, I get 30+ fps at 80% utilization. I'm running an Athlon X2 4200 with a Geforce 7600 GT. Hope this helps.
|
| find quote |
gorgone
Member Joined: Mar 2008 Reputation: 0 |
2008-05-03 03:08
Post: #13
max 44% cpu looks damn nice
|
| find quote |
gorgone
Member Joined: Mar 2008 Reputation: 0 |
2008-05-03 03:13
Post: #14
gorgone Wrote:max 44% cpu looks damn nicewith coreavc 1.7 and with xbmc 46% max cpuload |
| find quote |
scoundrel
Junior Member Posts: 28 Joined: Apr 2008 Reputation: 0 |
2008-05-06 21:33
Post: #15
gorgone what are your PC specs?
|
| find quote |
gorgone
Member Joined: Mar 2008 Reputation: 0 |
2008-05-07 01:47
Post: #16
scoundrel Wrote:gorgone what are your PC specs? q6600 2gig ram 1066 gforce 7800gtx |
| find quote |
anyo
Member Posts: 82 Joined: Mar 2008 Reputation: 0 |
2008-05-07 02:17
Post: #17
I have a new box I just built... Q6600 4gb ram... and just using the intel g35 built in video card on my motherboard.. I can play the planet earth bird scene with no noticable frames dropped... thanks wiso!!
|
| find quote |
WiSo
Team-XBMC Developer Posts: 2,484 Joined: Oct 2003 Reputation: 0 Location: Germany |
2008-05-07 08:53
Post: #18
Would you all please have a look into the logfile to see if you have any entry about a missing pthread library?
According to some documents the pthreadGC.dll is needed in order to use pthreads for windows but I can't found the entry in my logfile. I'll provide the next dlls with win32 threads which are supposed to be slightly slower but doesn't need any extra library. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
paco
Senior Member Posts: 234 Joined: Mar 2008 Reputation: 0 Location: Toronto |
2008-05-07 22:29
Post: #19
Yes there is such an entry in my xbmc.log. Here's what it looks like:
01:13:50 T:892 M:1091379200 DEBUG: Dll pthreadGC2.dll was not found in path 01:13:50 T:892 M:1091375104 DEBUG: Unable to load referenced dll pthreadGC2.dll - Dll: Q:\system\players\dvdplayer\avcodec-51.dll 01:13:50 T:892 M:1091375104 DEBUG: Unable to resolve pthreadGC2.dll pthread_cond_broadcast 01:13:50 T:892 M:1091375104 DEBUG: Unable to resolve pthreadGC2.dll pthread_cond_destroy 01:13:50 T:892 M:1091375104 DEBUG: Unable to resolve pthreadGC2.dll pthread_cond_init 01:13:50 T:892 M:1091375104 DEBUG: Unable to resolve pthreadGC2.dll pthread_cond_signal 01:13:50 T:892 M:1091375104 DEBUG: Unable to resolve pthreadGC2.dll pthread_cond_wait 01:13:50 T:892 M:1091371008 DEBUG: Unable to resolve pthreadGC2.dll pthread_create 01:13:50 T:892 M:1091371008 DEBUG: Unable to resolve pthreadGC2.dll pthread_join 01:13:50 T:892 M:1091371008 DEBUG: Unable to resolve pthreadGC2.dll pthread_mutex_destroy 01:13:50 T:892 M:1091371008 DEBUG: Unable to resolve pthreadGC2.dll pthread_mutex_init 01:13:50 T:892 M:1091371008 DEBUG: Unable to resolve pthreadGC2.dll pthread_mutex_lock 01:13:50 T:892 M:1091371008 DEBUG: Unable to resolve pthreadGC2.dll pthread_mutex_unlock 01:13:50 T:892 M:1089777664 DEBUG: CThread::staticThread, deleting thread graphic context 01:13:50 T:892 M:1089777664 DEBUG: Thread 892 terminating I hope that helps. |
| find quote |
WiSo
Team-XBMC Developer Posts: 2,484 Joined: Oct 2003 Reputation: 0 Location: Germany |
2008-05-07 22:55
Post: #20
funny thats not in my log. The next ffmpeg dlls are compiled with win32 threads.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |