- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI
I have a H264 file.
When i use "simple_decode" to decode on frame data, "DecodeFrameAsync" always return "MFX_ERR_MORE_DATA"
"DecodeHeader" succeed, and return the right image width and height(2448* 2048).
the file is the H264 bits.
And I can decode it with FFmpeg.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can you please send us the media sdk analyzer and media tracer logs to debug this issue? System analyzer is a utility that analyzes the system and reports back Intel Media SDK related capabilities and tracer logs is a utility that performs runtime recording of Intel Media SDK API calls and parameters to a log file.You can find more details about the tools in the <installed folder>\Software Development Kit\Tools.
Also, I was able to decode the input you have send. cmd used
sample - sample_decode.exe h264 -i Downloads\123_frame\123.temp -o customer.yuv
tutorial - simple_decode.exe Downloads\123_frame\123.temp output.yuv
Thanks,
-Surbhi
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page