- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i want to use media sdk convert color space
when i see media sdk manual i found that the media sdk vpp
support only some color space
i want to know does vpp can convert RGB24 to yuv420
or convert RGB24 to NV12
thank you advanced
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Media SDK VPP component only supports a limited set of color conversion routines (HW accelerated) as listed in the Media SDK manual.
RGB24 is not supported so you will have to rely on other methods to perform color space conversions. The Intel IPP product provides one way of doing this, as illustrated in the Media SDK tutorial sample (http://software.intel.com/en-us/articles/intel-media-sdk-tutorial-simple-6-encode-ipp-cc)
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