- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am recently facing issue with h264 encoding with intel media sdk in win10 which was working properly other than win10.
I ran simple_encode.exe with
h264 -i sample.yuv -o OutputEncodedFile -w 1280 -h 720 -hw which was not working(MFXVideoCORE_SyncOperation giving error -17 ) where as if I ran same with h264 -i sample.yuv -o OutputEncodedFile -w 1280 -h 720 -hw -d3d working without any issue.
Can somebody help me to trace the problem why encoder is giving error -17 with MFX_IOPATTERN_IN_SYSTEM_MEMORY
My machine config:
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Naresh,
It seems like you have old driver. Update it to the latest version and try to run encoding one more time.
Best wishes,
Anna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Anna,
I updated my media sdk to 1.19 from 1.16 but still 1.16 sdk loading when I MFXInit();
Do you have any Idea about this problem?.
Coming to my Issue,is it problem with SDK or Hardware?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page