- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have been experiencing what I believe is a bug in the H.264 sample decoder with IPP 5.3 (will try 6.0 shortly).
I am trying to decode some streams encoded using different FMO configurations and some missing NALs. The type of FMO configuration doesn't seem to affect the behavior and the problem is reproducible with a simple Dispersed Format with 2 slice groups.
The decoder gets into a state shortly after parsing the first frame with a missing NAL where it believes that a frame is complete whenever it receive the first slice of the frame and skip the remaining slices. I can patch the issue by ignoring the return value ofm_pTaskSupplier->AddSource() in the H264VideoDecoder::ParseFrame loopbut this is not a satisfying solution.
To be more clear, I feed a whole frame into the ParseFrame Method but only thefirstslice is decoded.
Has anybody encountered/solve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Vladimir
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Vladimir
Hi Vladimir,
This bug is indeed fix in IPP 6.0.
However while testing the 6.0 version of the H.264 decoder sample we did findseveral bugswhich were not in the 5.3 code base. What is the proper way to report the issues?
Emmanuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the proper way to report the issues?
Please submit your findings to Intel Premier Support
Vladimir
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page