- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
I modified the intel vpl legacy sample to work with H264 encoding for YUV444 format.
Initialization is always success. When i tried to encode a file , MFXVideoENCODE_EncodeFrameAsync return success and when i call the function MFXVideoCORE_SyncOperation() , it always return -17(MFX_ERR_DEVICE_FAILED ) .
Attached the sample source code for reference and the input file for your reference.
command line to run the program is
Release\legacy-encode -i 444_1920x1080_MultipleFrames_legacy.ayuv -w 1920 -h 1080 -c h264 -t ayuv
The code work in the following scenario
h265 , yuv420 - working
h265 , yuv444 - working for intel 11th gen and higher. Not supported for the remaining older driver version
h264 , yuv420 - working
h264 , yuv444 - Failed .MFXVideoCORE_SyncOperation() always return -17(MFX_ERR_DEVICE_FAILED ) .
Thanks
Gireesh
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel communities and thanks for sharing the sample reproducer. Could you please let us know your machine details i.e. OS, Processor, Graphics card, kernel along with the version, etc. so that we could debug your issues further.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. Could you please give us an update regarding this issue?
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back form you, hence we are closing this thread now. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.
Regards,
Alekhya
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page