Can I in any way setup preferred refresh rates for given frame rates (using the auto change function).
I would like to have:
23.976Hz for 23.976fps
24.0Hz for 24.0fps
59.94Hz for 29.97fps (and 59.94fps)
50Hz for 25fps and 50fps
When I read the xbmc.log I can see that 24Hz, 50Hz and 60Hz are the only ones used.
Under XP, Vista and Windows 7 I can use 23,24,25,29,50,59,60 (23.976, 24, 25, 29.97, 50, 59.94, 60.
Any way to configure this using XBMC on Ubuntu?
Using a Nvidia 8600GTS and a display that supports all refresh rates mentioned above (akso in EDID)
anderskkan
Junior Member Posts: 22 Joined: Apr 2009 Reputation: 0 |
2009-04-26 01:11
Post: #1
(This post was last modified: 2009-04-26 05:22 by anderskkan.)
|
| find quote |
anderskkan
Junior Member Posts: 22 Joined: Apr 2009 Reputation: 0 |
2009-04-26 05:07
Post: #2
I found the answer myself:
http://www.avenard.org/media/Patches_%26...pport.html Is there any chance this could be done with XBMC also? It's great to have automatic refresh rate changing. But todays solution don't let you use the "correct" refresh rate As set by using this technique: http://www.avenard.org/media/Patches_%26...rates.html
(This post was last modified: 2009-04-26 05:27 by anderskkan.)
|
| find quote |
olympia
Team-XBMC Member Joined: May 2008 Reputation: 31 |
2009-04-26 10:12
Post: #3
ASUS P5N7A-VM - Intel C2D E7300 - 2GB RAM - Silverstone GD02 Black - MS MCE Remote - Patriot Warp 32GB SSD Drive |
| find quote |
whop
Junior Member Posts: 12 Joined: Sep 2008 Reputation: 0 |
2009-04-26 11:07
Post: #4
it's possible to match what xrandr reports when using nvidia and DynamicTwinView by modifying xbmc-xrandr.c. As mentioned in your link the order of the modelines matter so with my xorg.conf:
Quote:Section "Monitor"I've done the following changes to xbmc-xrandr.c: Quote:> svn diff xbmc-xrandr.c |
| find quote |
lixe
Member Posts: 55 Joined: Dec 2008 Reputation: 0 |
2009-04-26 11:39
Post: #5
Do I have to do this before compiling XBMC? If so, how can I do it when I'm installing XBMC via PPA? Would be so great to have exactelly 23.976 =)
EDIT: By the way the xorg.conf from http://www.avenard.org/media/Patches_%26...rates.html doesn't work for me...
(This post was last modified: 2009-04-26 12:15 by lixe.)
|
| find quote |
anderskkan
Junior Member Posts: 22 Joined: Apr 2009 Reputation: 0 |
2009-04-26 14:37
Post: #6
whop Wrote:it's possible to match what xrandr reports when using nvidia and DynamicTwinView by modifying xbmc-xrandr.c. As mentioned in your link the order of the modelines matter so with my xorg.conf: Thanks for this tips. It does work for giving me a "correct" list for changing refresh rate inside XBMC. But it does not help me with having the correct refresh rate automatically set based on the frame rate. It does not choose the correct refresh rate. |
| find quote |
anderskkan
Junior Member Posts: 22 Joined: Apr 2009 Reputation: 0 |
2009-04-26 18:25
Post: #7
Intel Core2 Duo 3GHz
2GB RAM NVIDIA GeForce 8600 GTS v185.19 Auzentech X-Meridian 7.1 CMI8788 ALSA v1.0.19 ------------------------------------------------------- System: Ubuntu 8.04 "Hardy Heron" 2.6.24-23 i686 XBMC-beta1 r19716 manual In my quest for perfect playback with XBMC I found that the frame rate detection (read out) is not correct for many of my movies. This results in that the automatic refresh rate function will choose the wrong refresh rate. Code: VC-1All the above have untouched video remuxed into MKVs (*or encoded with x264). Using ffdshow with ffmpeg codecs under Winows ALL frame rates are detected (read) 100% correct. So something must be wrong with the way XBMC reads the frame rate. Maybe this should have it's own thread as the original question for this thread already has been answered? (thanks whop)
(This post was last modified: 2009-04-26 19:45 by anderskkan.)
|
| find quote |
anderskkan
Junior Member Posts: 22 Joined: Apr 2009 Reputation: 0 |
2009-04-26 19:50
Post: #8
To validate the table I wrote above I have during the day gone through a whole disk (1TB, about 45 moives) with my ripped and remuxed Blu-rays and HD DVDs.
XBMC detects the wrong frame rate for more than 80%. It's easy to test and confirm by reading the log. Pressing "O" for OSD Codec information shows the correct refresh rate though.
(This post was last modified: 2009-04-26 20:15 by anderskkan.)
|
| find quote |
miljbee
Senior Member Joined: Jun 2008 Reputation: 0 Location: France |
2009-04-27 16:54
Post: #9
Don't know if it is really the same issue, but I have opened a trac ticket for this :
http://trac.xbmc.org/ticket/6015 I put a sample vid in the ticket, but I have many other files with the same problem. Also, I Havent't been able to correct the problem with avidemux. I have only seen the problem with some 25fps movies. I Have never seen the problem with 23,976/24 fps movies. I run XBMC on winXP. |
| find quote |
mlmc
Member Posts: 73 Joined: Nov 2008 Reputation: 0 |
2009-05-15 09:19
Post: #10
Any progress here, this is a major show stopper for me, anyone?
|
| find quote |

Search
Help