- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to know the specific steps of a project to implement colorspace conversion by using visual studio 2010 ,vpp in msdk is supposed to used.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Intel Media SDK supports color space conversion from RGB(32)->NV12, YUY2->NV12 and YV12->NV12.
More details on how to use VPP to perform conversion is described in the Media SDK manuals.
There is also a vpp sample part of the SDK that can be used as reference.
If color space conversion is needed beyond the ones supported by Media SDK VPP then you can explore the capabilities of Intel Integrated Performance Primitives (IPP) which provides a wide range of conversion routines.
Regards,
More details on how to use VPP to perform conversion is described in the Media SDK manuals.
There is also a vpp sample part of the SDK that can be used as reference.
If color space conversion is needed beyond the ones supported by Media SDK VPP then you can explore the capabilities of Intel Integrated Performance Primitives (IPP) which provides a wide range of conversion routines.
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