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
Development
Improvement Suggestions
AUtomatic thumbnails in MyPictures
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="Anonymous" data-source="post: 2555"><p>I've done some searching and it doesn't look like the thumbs.db file is setup for thumbnail extraction. It actually uses NTFS streams (more than just a simple file) to hold the data and apparently they aren't full JPEG-compliant data blobs anyway (almost the same in W2k though it doesn't use the thumbs.db header file). The ideal way to do this would be to use an API call to hide the underlying details of where the thumbnails come from and shield MP from future Windows changes. Unfortunately there doesn't seem to be an API call that grabs that pre-generated thumbnail image. It really looks like the only future-proof method is to generate them at the application level. I really hate this in principle though since Windows already does the work.</p></blockquote><p></p>
[QUOTE="Anonymous, post: 2555"] I've done some searching and it doesn't look like the thumbs.db file is setup for thumbnail extraction. It actually uses NTFS streams (more than just a simple file) to hold the data and apparently they aren't full JPEG-compliant data blobs anyway (almost the same in W2k though it doesn't use the thumbs.db header file). The ideal way to do this would be to use an API call to hide the underlying details of where the thumbnails come from and shield MP from future Windows changes. Unfortunately there doesn't seem to be an API call that grabs that pre-generated thumbnail image. It really looks like the only future-proof method is to generate them at the application level. I really hate this in principle though since Windows already does the work. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
AUtomatic thumbnails in MyPictures
Contact us
RSS
Top
Bottom