home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
View Pictures
large pictures can't be displayed
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="bta489" data-source="post: 1166823" data-attributes="member: 138471"><p>Hi there,</p><p></p><p>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.</p><p></p><p>MediaPortal.log (DEBUG-Verbosity) shows only this (MediaPortal-Error.log has no related entries): </p><p></p><p>[code]</p><p>[2015-12-21 12:45:24,362] [Log ] [MPMain ] [DEBUG] - IntegrityCheck: the C:\ProgramData\Team MediaPortal\MediaPortal\Database\PictureDatabase.db3 is OK</p><p>[2015-12-21 12:45:26,092] [Log ] [MPMain ] [INFO ] - picture database opened</p><p>[2015-12-21 12:45:26,094] [Log ] [MPMain ] [DEBUG] - TextureManager: CleanupThumbs()</p><p>[2015-12-21 12:45:26,619] [Log ] [MPMain ] [DEBUG] - GetFolderSetting: D:\Bilder found.</p><p>[2015-12-21 12:45:26,671] [Log ] [MPMain ] [INFO ] - ThreadPool.Init()</p><p>[2015-12-21 12:45:26,672] [Log ] [MPMain ] [DEBUG] - ThreadPool.StartThreads() : Thread PoolThread58 started</p><p>[2015-12-21 12:45:26,688] [Log ] [PoolThread58] [WARN ] - GUIPictures: Omitting outside path D: from check share D:\Bilder</p><p>[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</p><p>[2015-12-21 12:45:28,857] [Log ] [PoolThread58] [DEBUG] - ThreadPool.ProcessQueue() : total items processed: 1</p><p>[2015-12-21 12:45:31,114] [Log ] [MPMain ] [DEBUG] - Window: MediaPortal.GUI.Pictures.GUIPictures deinit</p><p>[2015-12-21 12:45:31,126] [Log ] [MPMain ] [DEBUG] - TextureManager: CleanupThumbs()</p><p>[2015-12-21 12:45:31,134] [Log ] [MPMain ] [DEBUG] - Window: MediaPortal.GUI.Pictures.GUISlideShow init</p><p>[2015-12-21 12:45:31,345] [Log ] [MPMain ] [DEBUG] - Picture: Fast loaded texture D:\Bilder\Test.jpg</p><p>[2015-12-21 12:45:31,354] [Log ] [MPMain ] [WARN ] - Picture: exception loading D:\Bilder\Test.jpg</p><p>[2015-12-21 12:45:31,360] [Log ] [MPMain ] [DEBUG] - GUISlideShow: LoadSlide - currentSlideIndex 2</p><p>[2015-12-21 12:45:31,575] [Log ] [PicPrefetch] [DEBUG] - Picture: Fast loaded texture D:\Bilder\Test (Individuell).jpg</p><p>[2015-12-21 12:45:31,579] [Log ] [PicPrefetch] [WARN ] - Picture: exception loading D:\Bilder\Test (Individuell).jpg</p><p>[2015-12-21 12:45:33,520] [Log ] [MPMain ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)</p><p>[2015-12-21 12:45:33,520] [Log ] [MPMain ] [INFO ] - Main: Deactivation request received</p><p>[2015-12-21 12:45:33,521] [Log ] [MPMain ] [DEBUG] - D3D: OnLostFocus()</p><p>[/code]</p><p></p><p>Is this a (known) limitation of the plugin?</p></blockquote><p></p>
[QUOTE="bta489, post: 1166823, member: 138471"] 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): [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() [/code] Is this a (known) limitation of the plugin? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
View Pictures
large pictures can't be displayed
Contact us
RSS
Top
Bottom