2012-09-17, 18:48
Scenario:
When switching Live TV channels XBMC tries to set the best display refresh rate if option "adjust display refresh rate to match video" is enabled. I already set the mode "1980x1080@50p" as initial X11 default (System info in XBMC confirms this). However, switching to a ASTRA/HOTBIRD satellite channel forces XBMC to do something about 5 seconds after the channel switch. The display goes blank for a couple of milliseconds and sometimes video playback is not smooth afterwards. This behavior does not occur when option "adjust display refresh rate to match video" is disabled.
My questions:
- Why is XBMC trying to change the refresh rate? It's already set to "1920x1080@50p", which is the best setting for viewing satellite TV in my region (PAL).
- Is there any chance to configure XBMC to alsways use "1920x1080@50p" for Live TV?
- I played around with different settings and encountered another strange behavior: When "1920x1080@60p" is set as default, XBMC switches perfectly to "1920x1080@50p" when switching to a Live TV channel. The only thing is it takes about 5 seconds after a channel switch until XBMC decides to switch to "1920x1080@50p" which isn't really acceptable to me.
- Any other tips?
Additional Information:
- Hardware: Mac Mini with 2.4GHz, NVidia 320M graphic card
- XBMC 2:11.0-pvr+pulse8~git20120911.db0474f-0ubuntu1~build99~precise
- Tvheadend 2.99.53.4502158
- Technisat SkyStar HD2 USB Tuner
- X11 Configuration:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.40 ([email protected]) Thu Apr 5 22:40:54 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
Option "ExactModeTimingsDVI" "TRUE"
ModeLine "1920x1080@50p" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
ModeLine "1920x1080@60p" 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
ModeLine "1920x1080@24p" 74.16 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "DynamicTwinView" "0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080@50p" "1920x1080@60p" "1920x1080@24p"
EndSubSection
EndSection
When switching Live TV channels XBMC tries to set the best display refresh rate if option "adjust display refresh rate to match video" is enabled. I already set the mode "1980x1080@50p" as initial X11 default (System info in XBMC confirms this). However, switching to a ASTRA/HOTBIRD satellite channel forces XBMC to do something about 5 seconds after the channel switch. The display goes blank for a couple of milliseconds and sometimes video playback is not smooth afterwards. This behavior does not occur when option "adjust display refresh rate to match video" is disabled.
My questions:
- Why is XBMC trying to change the refresh rate? It's already set to "1920x1080@50p", which is the best setting for viewing satellite TV in my region (PAL).
- Is there any chance to configure XBMC to alsways use "1920x1080@50p" for Live TV?
- I played around with different settings and encountered another strange behavior: When "1920x1080@60p" is set as default, XBMC switches perfectly to "1920x1080@50p" when switching to a Live TV channel. The only thing is it takes about 5 seconds after a channel switch until XBMC decides to switch to "1920x1080@50p" which isn't really acceptable to me.
- Any other tips?
Additional Information:
- Hardware: Mac Mini with 2.4GHz, NVidia 320M graphic card
- XBMC 2:11.0-pvr+pulse8~git20120911.db0474f-0ubuntu1~build99~precise
- Tvheadend 2.99.53.4502158
- Technisat SkyStar HD2 USB Tuner
- X11 Configuration:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.40 ([email protected]) Thu Apr 5 22:40:54 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
Option "ExactModeTimingsDVI" "TRUE"
ModeLine "1920x1080@50p" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
ModeLine "1920x1080@60p" 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
ModeLine "1920x1080@24p" 74.16 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "DynamicTwinView" "0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080@50p" "1920x1080@60p" "1920x1080@24p"
EndSubSection
EndSection