PDA

View Full Version : Video is shrinked and the rest of screen is blured


kerosin
2008-09-09, 12:55
Hi Everybody,

I'm having problem playing all of my video files with XBMC, see the screenshot below:

http://img505.imageshack.us/img505/8676/screenshot002zc4.png (http://imageshack.us)

The result is the same if resolution is set to auto or eve if I set XBMC resolution to 1024x768 (FS) and the same resolution for media player.

No such problem when playing directly with MPlayer.

Have anybody experienced this before?

Thank you :)



P.S.: HP nc6000, ATI Mobility Radeon 9600, Catalyst 8.8, WinXP SP3

jmarshall
2008-09-09, 13:26
Yes - lots and lots of people have. Search for "glrectanglehack"

kerosin
2008-09-09, 14:04
I have created this file

C:\Program Files\XBMC\userdata\advancedsettings.xml :

<advancedsettings>
<glrectanglehack>yes</glrectanglehack>
</advancedsettings>

but the result is the same.

I'm wondering if the XBMC is reading this file at all ... because I have made some modifications to rss feeds in C:\Program Files\XBMC\userdata\RssFeeds.xml and I don't see those changes to be reflected when running XBMC

WiSo
2008-09-09, 14:31
http://xbmc.org/wiki/?title=XBMC_for_Windows_specific_FAQ#What_are_plat form_directories_.3F

If you start XBMC via the installer link you run it in platform mode. See the link above where the platform directories are.

kerosin
2008-09-09, 14:57
Ok, the correct file path for me was:

C:\Documents and Settings\[user]\AppData\XBMC\userdata\advancedsettings.xml

Now the video plays perfectly.


Thanks jmarshall and WiSo !!!