Browsing video library: D3DERR_OUTOFVIDEOMEMORY
#1
I am having a problem while browsing my movie library. I am using confluence and the "fanart" view. Also, I do have dds fanart enabled in advancedsettings.xml.
While scrolling through, the screen will go black. I can still hear XBMC's navigation sounds in the background, but there is not picture.
From the debug long, it seems that d3d is running out of memory. I have been using dds fanart for over a month and have not had any problems with it until now. In fact, it has been a life-saver on my ION based HTPC's. Any ideas what change could have caused this and how I can remedy it?

Full log is here: http://pastebin.com/bSwmuEvi
Code:
21:25:55 T:3772 M:291336192   DEBUG: CApplication::OnKey: 61479 pressed, action is Right
21:25:55 T:2252 M:265461760   DEBUG: CImageLoader::DoWork - took 105 ms to load special://masterprofile/Thumbnails/Video/e/e261476a.dds
21:25:55 T:3772 M:263348224   DEBUG: CRenderSystemDX::PresentRenderImpl - Present failed. 8876017C - D3DERR_OUTOFVIDEOMEMORY (Out of video memory)
21:25:55 T:3772 M:263348224   ERROR: D3DERR_OUTOFVIDEOMEMORY
21:25:55 T:3772 M:263348224   DEBUG: D3DERR_DEVICELOST
21:25:59 T:3772 M:275865600   DEBUG: SDLKeyboard: scancode: 29, sym: 306, unicode: 0, modifier: 0
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply
#2
How much ram is reserved for the gpu in the bios?
Reply
#3
bobo1on1 Wrote:How much ram is reserved for the gpu in the bios?
Its an Acer Revo 1600. I believe it's default was 128, but I changed it to the max of 256MB
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply
#4
I just ran into the same problem here, while trying to switch the thumbnail for a movie. For many movies, when opening the or scrolling through the thumbnails list, the screen goes black and I get this in debug.log:

Code:
01:06:04 T:912 M:288919552   DEBUG: ------ Window Init (FileBrowser.xml) ------
01:06:04 T:196 M:288919552   DEBUG: thread start, auto delete: 0
01:06:05 T:196 M:271724544   DEBUG: Thread 196 terminating
01:06:05 T:1336 M:265740288   DEBUG: Thread 1336 terminating
01:06:06 T:912 M:265273344   DEBUG: CRenderSystemDX::PresentRenderImpl - Present failed. 8876017C - D3DERR_OUTOFVIDEOMEMORY (Out of video memory)
01:06:06 T:912 M:265273344   ERROR: D3DERR_OUTOFVIDEOMEMORY
01:06:06 T:912 M:265273344   DEBUG: D3DERR_DEVICELOST

I never had such a problem previously.

GPU has 256 MB RAM assigned now (was 128 before, I increased it to test without effect). Further specs see signature.

Any idea?
Kind regards, Frank

Kodi: LibreELEC Beta
HTPC: Raspberry Pi 2 (Model B)
TV: Toshiba 47"
NAS: Debian Jessie x64 (Gigabyte GA-D510UD), HDD 3x1.5 TB + 1x2 TB (SnapRAID, MergerFS)
Reply
#5
This issue still persists for me. Happens mostly when scrolling thru videos one drection then going backward.
I have xbmc 10.1 on win7 acer revo 1600 256mb gpu ram. I also have dds canary enabled.
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply
#6
I did a little test by copying the problematic installation 1:1 to another PC, where the out-of-memory issue does not occur. So it seems to be hardware-related.

But: On XBMC 9 this effect has never occurred before on my HTPC, and I did not do any changes to drivers, hardware or settings that could cause this.

Why would 256 MB video memory suddenly not be enough to display a few thumbnails of video covers?!
Kind regards, Frank

Kodi: LibreELEC Beta
HTPC: Raspberry Pi 2 (Model B)
TV: Toshiba 47"
NAS: Debian Jessie x64 (Gigabyte GA-D510UD), HDD 3x1.5 TB + 1x2 TB (SnapRAID, MergerFS)
Reply

Logout Mark Read Team Forum Stats Members Help
Browsing video library: D3DERR_OUTOFVIDEOMEMORY0