- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Your SDK looks very impressive! I wonder if you have support for tiled jpeg decoding.
For example if I have a jpeg picture 5000x4000, can I decode it by tiles let's say 640x480 each?
Also what is the maximum jpeg picture resolution that SDK support? 100Mpxl? 500Mpxl?
Thanks in advance.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ilia,
Tiled decode is not supported. To achieve such behavior you would have to decode the whole image then crop the frame yourself (or use Media SDK VPP). But I'm assuming this is not what you are looking for.
Current SW JPEG decoder supports decode of frames up to 16K resolution.
Next generation Intel Core platform, due later this year, will deliver HW JPEG decode with support for at least 8K frame resolution.
If the intent is to use Media SDK JPEG decoder for single image decode please note the limitations in the "mediasdkjpeg-man.pdf" document.
Regards,
Petter
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page