- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Working with intel media sdk , succeeded with the following scenario.
Capturing the screen and encoding those images using hardware h264 codec. Could play the encoded h264 bitstream using ffplay. But when I used the same code on a different windows machine, found some difference in colors.
In order to find the problem, separated VPP and encoding blocks of code. And tried software implementation of Intel media SDK, the bitstream was fine. With hardware implementation of VPP, found artifacts.
Used intel media sdk tutorial 0.0.3 and attached the system analyzer report(Amith-PC-HW-report.txt)
and the screenshot of the color differences(scaling-artifacts.png) and actual colors(scaling.png).
Any help resolving this would be appreciated.
- Tags:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like same issue as faced by me here: https://software.intel.com/en-us/forums/intel-media-sdk/topic/657754
I am also awaiting for its solution from quite long but didn't get any till now. Hope to get any fix now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ramashankar,
Thanks for your reply. I saw your post now , same issue as I am facing.
Are you waiting for their reply from 2 years?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I have been waiting for their response in expectation to get a proper fix. But meanwhile, i had implemented few work around for this issue.
1. As I was facing this issue in BGRA->NV12 conversion through VPP (HW mode) before encoding, so i switched to Intel screen capture plugin which gives raw frame in NV12 format. Now i don't need this conversion so no visual artifact.
2. As I cant use Intel capture on all scenario, so there i used SW mode VPP conversion which also works fine, but yes it is a performance overhead. So I am still looking for this issue fix from intel side in order to use hw mode conversion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Is anyone from intel team looking in to this issue? It is causing severe quality issue. Work around implemented by me (as mentioned above) are also having some other issues.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page