- March 17, 2013
- 176
- 99
- Home Country
- Germany
Hi there,
when trying to open a large .jpg-Picture (dimensions around 10 000 x 7500 pixels) MP only shows black. I created various new test-files in paint with those dimensions (I attached a rather pretty one) and MP fails to display it, so I'm fairly certain it's the sheer amount of pixels that is causing the issue. I tried waiting, in case the processing of those huge images just takes a bit, but after several minutes the screen was still black. The Thumbnails for the files are being created flawlessly, though.
MediaPortal.log (DEBUG-Verbosity) shows only this (MediaPortal-Error.log has no related entries):
Is this a (known) limitation of the plugin?
when trying to open a large .jpg-Picture (dimensions around 10 000 x 7500 pixels) MP only shows black. I created various new test-files in paint with those dimensions (I attached a rather pretty one) and MP fails to display it, so I'm fairly certain it's the sheer amount of pixels that is causing the issue. I tried waiting, in case the processing of those huge images just takes a bit, but after several minutes the screen was still black. The Thumbnails for the files are being created flawlessly, though.
MediaPortal.log (DEBUG-Verbosity) shows only this (MediaPortal-Error.log has no related entries):
Code:
[2015-12-21 12:45:24,362] [Log ] [MPMain ] [DEBUG] - IntegrityCheck: the C:\ProgramData\Team MediaPortal\MediaPortal\Database\PictureDatabase.db3 is OK
[2015-12-21 12:45:26,092] [Log ] [MPMain ] [INFO ] - picture database opened
[2015-12-21 12:45:26,094] [Log ] [MPMain ] [DEBUG] - TextureManager: CleanupThumbs()
[2015-12-21 12:45:26,619] [Log ] [MPMain ] [DEBUG] - GetFolderSetting: D:\Bilder found.
[2015-12-21 12:45:26,671] [Log ] [MPMain ] [INFO ] - ThreadPool.Init()
[2015-12-21 12:45:26,672] [Log ] [MPMain ] [DEBUG] - ThreadPool.StartThreads() : Thread PoolThread58 started
[2015-12-21 12:45:26,688] [Log ] [PoolThread58] [WARN ] - GUIPictures: Omitting outside path D: from check share D:\Bilder
[2015-12-21 12:45:28,857] [Log ] [PoolThread58] [DEBUG] - GUIPictures: Creation of all thumbs for dir 'D:\Bilder' took 2,1781738 seconds for 20 files
[2015-12-21 12:45:28,857] [Log ] [PoolThread58] [DEBUG] - ThreadPool.ProcessQueue() : total items processed: 1
[2015-12-21 12:45:31,114] [Log ] [MPMain ] [DEBUG] - Window: MediaPortal.GUI.Pictures.GUIPictures deinit
[2015-12-21 12:45:31,126] [Log ] [MPMain ] [DEBUG] - TextureManager: CleanupThumbs()
[2015-12-21 12:45:31,134] [Log ] [MPMain ] [DEBUG] - Window: MediaPortal.GUI.Pictures.GUISlideShow init
[2015-12-21 12:45:31,345] [Log ] [MPMain ] [DEBUG] - Picture: Fast loaded texture D:\Bilder\Test.jpg
[2015-12-21 12:45:31,354] [Log ] [MPMain ] [WARN ] - Picture: exception loading D:\Bilder\Test.jpg
[2015-12-21 12:45:31,360] [Log ] [MPMain ] [DEBUG] - GUISlideShow: LoadSlide - currentSlideIndex 2
[2015-12-21 12:45:31,575] [Log ] [PicPrefetch] [DEBUG] - Picture: Fast loaded texture D:\Bilder\Test (Individuell).jpg
[2015-12-21 12:45:31,579] [Log ] [PicPrefetch] [WARN ] - Picture: exception loading D:\Bilder\Test (Individuell).jpg
[2015-12-21 12:45:33,520] [Log ] [MPMain ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)
[2015-12-21 12:45:33,520] [Log ] [MPMain ] [INFO ] - Main: Deactivation request received
[2015-12-21 12:45:33,521] [Log ] [MPMain ] [DEBUG] - D3D: OnLostFocus()
Is this a (known) limitation of the plugin?