23.97 and 59.9 fps???
#1
How do I get it to work i followed the sticky from above and right now this is what I have


tj@XBMCLive:~$ for i in 24 60; do xrandr -r $i; nvidia-settings -q RefreshRate | grep -o "[0-9][0-9].*Hz"; done
Rate 24.0 Hz not available for this size
60.00 Hz
60.00 Hz
This is the modes .txt

Quote:
--- Modes in ModePool for SANYO LCD (DFP-1) ---
"nvidia-auto-select" : 1280 x 720 @ 60.0 Hz (from: EDID)
"1920x1080" : 1920 x 1080 @ 60.1 Hz Interlace (from: EDID)
"1920x1080_60i" : 1920 x 1080 @ 60.1 Hz Interlace (from: EDID)
"1920x1080_60i_0" : 1920 x 1080 @ 59.94/60 Hz (CEA-861B Format 5) (from: ED$
"1440x480" : 1440 x 480 @ 60.1 Hz Interlace (from: EDID)
"1440x480_60i" : 1440 x 480 @ 60.1 Hz Interlace (from: EDID)
"1280x720" : 1280 x 720 @ 60.0 Hz (from: EDID)
"1280x720_60" : 1280 x 720 @ 60.0 Hz (from: EDID)
"1280x720_60_0" : 1280 x 720 @ 59.94/60 Hz (CEA-861B Format 4) (from: ED$
"1024x768" : 1024 x 768 @ 60.0 Hz (from: EDID)
"1024x768_60" : 1024 x 768 @ 60.0 Hz (from: EDID)
"800x600" : 800 x 600 @ 60.3 Hz (from: EDID)
"800x600_60" : 800 x 600 @ 60.3 Hz (from: EDID)
"720x480" : 720 x 480 @ 59.9 Hz (from: EDID)
"720x480_60" : 720 x 480 @ 59.9 Hz (from: EDID)
"720x480_60i" : (1440)x 480 @ 59.94/60 Hz Interlace (CEA-861B Format 6)$
"640x480" : 640 x 480 @ 59.9 Hz (from: EDID)
"640x480_60" : 640 x 480 @ 59.9 Hz (from: EDID)
xorg.conf file
Quote:
Section "Device"
Identifier "nvidia"
Driver "nvidia"
Option "NoLogo" "true"
Option "DynamicTwinView" "false"
Option "FlatPanelProperties" "Scaling = Native"
Option "ModeValidation" "NoVesaModes, NoXServerModes, NoVertRefre$
Option "UseDisplayDevice" "DFP-1"
Option "ModeDebug" "true"
Option "HWCursor" "false"
EndSection

Section "Screen"
Identifier "screen"
Device "nvidia"
SubSection "Display"
Modes "1280x720_60_0"
EndSubSection
EndSection

Any help i am getting jittery playback and some one told me its because i am running 60Hz when the movie is 29.96 Hz
Reply
#2
I had the same problem. I used this guide: http://forum.xbmc.org/showthread.php?tid=70068

Works great for me after that.
Reply
#3
Tbtf Wrote:Rate 24.0 Hz not available for this size

Looks like your tv doesn't support 24p.

-Erik
Don't be scared to ask questions. Odds are someone else is wondering the same thing.
Closet - Norco 4020 - Supermicro X8SAX - Intel i7-920 - Corsair HX1000 - Corsair XMS3 12GB - 10x1.5tb Raid 5 - 10x2tb Raid 5 - Openfiler VM inside Workstation Win7 x64
Living room - Silverstone ML02B-MXR - Gigabyte GA-E7AUM-DS2H - E8400 - OCZ Platinum Edition 4GB - Denon 3310CI
Bedroom - Antec Mini Skeleton - Zotac IONITX-B-E @ 1.92ghz - AVS Gear HA-IR01SV - A-DATA G series 4GB - Denon 2808CI
Reply

Logout Mark Read Team Forum Stats Members Help
23.97 and 59.9 fps???0